ports/125161: [patch] net-p2p/bnbt correct typo: USE_BZIP -> USE_BZIP2
Alex Kozlov
spam at rm-rf.kiev.ua
Tue Jul 1 22:00:11 UTC 2008
>Number: 125161
>Category: ports
>Synopsis: [patch] net-p2p/bnbt correct typo: USE_BZIP -> USE_BZIP2
>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: Tue Jul 01 22:00:10 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Alex Kozlov
>Release: FreeBSD 6.3
>Organization:
private
>Environment:
>Description:
Correct typo: USE_BZIP -> USE_BZIP2
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: net-p2p/bnbt/Makefile
@@ -15,7 +15,7 @@
MAINTAINER= flz at FreeBSD.org
COMMENT= A C++ BitTorrent Tracker
-USE_BZIP= yes
+USE_BZIP2= yes
USE_GMAKE= yes
USE_DOS2UNIX= yes
Index: net-p2p/bnbt/distinfo
@@ -1,3 +1,3 @@
-MD5 (20060727-bnbt85-src.tar.gz) = 6198ce819b9edad13194f54f6715084a
-SHA256 (20060727-bnbt85-src.tar.gz) = 50a9c897f9bfc3a238fd74eb234b231225dfd2652592573002a93efce9ae9840
-SIZE (20060727-bnbt85-src.tar.gz) = 87105
+MD5 (20060727-bnbt85-src.tar.bz2) = 960e3fe817d0247205f15e1576348922
+SHA256 (20060727-bnbt85-src.tar.bz2) = 6653081240419a36a9f147454e0f4268957f01e258804e8f5798eb0845cee9e9
+SIZE (20060727-bnbt85-src.tar.bz2) = 65885
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list