ports/111282: [patch] fix distinfo for security/f-protd and remove BROKEN, it's fetchable again
Josh Paetzel
josh at tcbug.org
Thu Apr 5 19:20:03 UTC 2007
>Number: 111282
>Category: ports
>Synopsis: [patch] fix distinfo for security/f-protd and remove BROKEN, it's fetchable again
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 05 19:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Josh Paetzel
>Release: FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD 6.2-STABLE #2: Fri Mar 16 20:46:47 CDT 2007
jpaetzel at homebase.tcbug.org:/usr/obj/usr/src/sys/HOMEBASE
>Description:
security/f-protd is marked unfetchable but it's still fetchable, just the distinfo is wrong.
>How-To-Repeat:
cd /usr/ports/security/f-protd
make fetch
marked as broken
remove BROKEN from Makefile
make fetch
=> fp-freebsd-ms.trial.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://files.f-prot.com/files/bsd-x86/trial/.
fetch: http://files.f-prot.com/files/bsd-x86/trial/fp-freebsd-ms.trial.tar.gz: size mismatch: expected 7391083, actual 7632894
>Fix:
--- Makefile.old Thu Apr 5 13:52:26 2007
+++ Makefile Thu Apr 5 13:53:16 2007
@@ -19,8 +19,6 @@
RESTRICTED= Restrictive 60 day evaluation license
-BROKEN= Unfetchable
-
WRKSRC= ${WRKDIR}/f-prot
NO_BUILD= yes
USE_RC_SUBR= fprotd.sh fprotd_scanmail.sh
--- distinfo.old Thu Apr 5 13:54:25 2007
+++ distinfo Thu Apr 5 13:55:18 2007
@@ -1,3 +1,3 @@
-MD5 (fp-freebsd-ms.trial.tar.gz) = 506c86cf00c06335c673bec74b95e394
-SHA256 (fp-freebsd-ms.trial.tar.gz) = 9fddb783fef6c2050dd3fd309393fcbbe2226cf4035ea1b0727081745145a6f6
-SIZE (fp-freebsd-ms.trial.tar.gz) = 7391083
+MD5 (fp-freebsd-ms.trial.tar.gz) = 0beaa4a424fc260b667411c8e4b99bad
+SHA256 (fp-freebsd-ms.trial.tar.gz) = d1a1cc4f378f6691f7d798f7ebc17caeb2ec81319c881d4a474ae2408847cb5c
+SIZE (fp-freebsd-ms.trial.tar.gz) = 7632894
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list