ports/117518: [PATCH] misc/ipbt - fix BROKEN size mismatch in distinfo

Chess Griffin chess at chessgriffin.com
Fri Oct 26 02:00:04 UTC 2007


>Number:         117518
>Category:       ports
>Synopsis:       [PATCH] misc/ipbt - fix BROKEN size mismatch in distinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 26 02:00:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Chess Griffin
>Release:        7.0-BETA1
>Organization:
>Environment:
FreeBSD bsdbob.localdomain 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Mon Oct 22 12:10:49 EDT 2007     root at bsdbob.localdomain:/usr/obj/usr/src/sys/CHESS  i386
>Description:
Try to build misc/ipbt.  It will fail due to size mismatch in distinfo file.  Patch is below.

diff -u /home/chess/ipbt/Makefile /usr/ports/misc/ipbt/Makefile
--- /home/chess/ipbt/Makefile	2007-10-25 21:41:58.000000000 -0400
+++ /usr/ports/misc/ipbt/Makefile	2007-10-25 21:47:25.000000000 -0400
@@ -14,8 +14,6 @@
 MAINTAINER=	matt_mills at btopenworld.com
 COMMENT=	A high-tech ttyrec player with improvements over ttyplay
 
-BROKEN=		Size mismatch
-
 MAN1=		ipbt.1
 
 USE_PERL5=	yes
diff -u /home/chess/ipbt/distinfo /usr/ports/misc/ipbt/distinfo
--- /home/chess/ipbt/distinfo	2007-07-30 23:04:15.000000000 -0400
+++ /usr/ports/misc/ipbt/distinfo	2007-10-25 20:24:47.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (ipbt-r7471.tar.gz) = 5d00fa7fe55cf05601900b2fa4a76b75
-SHA256 (ipbt-r7471.tar.gz) = 363c271b330824cb3554603dd87420dc4c454dfd83bbae9d6a3a6dfcdf7a857f
-SIZE (ipbt-r7471.tar.gz) = 177242
+MD5 (ipbt-r7471.tar.gz) = 04f334f253f2699705ea434148c23db7
+SHA256 (ipbt-r7471.tar.gz) = 607f2dfeb9e90b69e26a2991908aaec671bcddfbe15e645e27d5d1a26afc05cc
+SIZE (ipbt-r7471.tar.gz) = 177237
>How-To-Repeat:

>Fix:


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



More information about the freebsd-ports-bugs mailing list