Date: Sun, 17 May 2020 08:50:06 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r535531 - branches/2020Q2/cad/fritzing Message-ID: <202005170850.04H8o6rv036477@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun May 17 08:50:06 2020 New Revision: 535531 URL: https://svnweb.freebsd.org/changeset/ports/535531 Log: MFH: r535326 cad/fritzing: fix fetch and unexpire The distfile has been rerolled, and (mildly) checked by the submitter for changes. PR: 245224 Submitted by: bob@eager.cx Approved by: maintainer (timeout, 6 weeks) Approved by: ports-secteam (joneum) Modified: branches/2020Q2/cad/fritzing/Makefile branches/2020Q2/cad/fritzing/distinfo Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/cad/fritzing/Makefile ============================================================================== --- branches/2020Q2/cad/fritzing/Makefile Sun May 17 08:44:44 2020 (r535530) +++ branches/2020Q2/cad/fritzing/Makefile Sun May 17 08:50:06 2020 (r535531) @@ -4,13 +4,11 @@ PORTNAME= fritzing PORTVERSION= 0.9.2 DISTVERSIONSUFFIX= b -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= cad MAINTAINER= lenzi.sergio@gmail.com COMMENT= CAD for printed circuit boards - -BROKEN= unfetchable LICENSE= GPLv2+ Modified: branches/2020Q2/cad/fritzing/distinfo ============================================================================== --- branches/2020Q2/cad/fritzing/distinfo Sun May 17 08:44:44 2020 (r535530) +++ branches/2020Q2/cad/fritzing/distinfo Sun May 17 08:50:06 2020 (r535531) @@ -1,5 +1,5 @@ -TIMESTAMP = 1496739838 -SHA256 (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = 6e9dbb94a4ca5e23effc2056f471c78913b9efa4c154ced94de8f72bfe29735f -SIZE (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = 10913985 +TIMESTAMP = 1585740674 +SHA256 (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = cd9f5709b8481639ff8649d516d34cb18a096efa3981e3d20f3cc9d6c9953c97 +SIZE (fritzing-fritzing-app-0.9.2b_GH0.tar.gz) = 10913494 SHA256 (fritzing-fritzing-parts-0.9.2b_GH0.tar.gz) = 5f5f5e26bfc33911f57b1620912fdf0a834c50d196b930ef70e784f3a447194b SIZE (fritzing-fritzing-parts-0.9.2b_GH0.tar.gz) = 15924206
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005170850.04H8o6rv036477>