ports/79691: Update port: net/bindtest - fixed size and checksum

Linh Pham question+fbsdports at closedsrc.org
Fri Apr 8 17:40:04 UTC 2005


>Number:         79691
>Category:       ports
>Synopsis:       Update port: net/bindtest - fixed size and checksum
>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:   Fri Apr 08 17:40:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 5.3-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 5.3-RELEASE-p4 FreeBSD 5.3-RELEASE-p4 #5: Sat Jan 8 23:34:57 PST 2005 question at q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
Fixed size and checksum mismatch for dist tarball. It looks like the tarball
is generated by the software maintainer from CVS, which can lead to both size
and checksum mismatch.
>How-To-Repeat:
>Fix:

--- bindtest-1.56.diff begins here ---
diff -ruN /usr/ports/net/bindtest/Makefile bindtest/Makefile
--- /usr/ports/net/bindtest/Makefile	Tue Mar  1 17:39:51 2005
+++ bindtest/Makefile	Fri Apr  8 10:29:15 2005
@@ -18,8 +18,6 @@
 MAINTAINER=	janos.mohacsi at bsd.hu
 COMMENT=	Test bind() semantics of IPv6 sockets
 
-BROKEN=		Size mismatch
-
 MAN1=		bindtest.1
 
 do-install:
Binary files /usr/ports/net/bindtest/bindtest.tgz and bindtest/bindtest.tgz differ
diff -ruN /usr/ports/net/bindtest/distinfo bindtest/distinfo
--- /usr/ports/net/bindtest/distinfo	Fri Feb 18 11:03:22 2005
+++ bindtest/distinfo	Fri Apr  8 10:28:54 2005
@@ -1,2 +1,2 @@
-MD5 (bindtest.tgz) = 34da012b719dc07913197d9beea9e71b
-SIZE (bindtest.tgz) = 9569
+MD5 (bindtest.tgz) = 1621cbdca74cb39b5e13aa2941bcd96b
+SIZE (bindtest.tgz) = 9566
--- bindtest-1.56.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list