ports/124568: [PATCH] security/zzuf: update to 0.12
Li-Wen Hsu
lwhsu at FreeBSD.org
Sat Jun 14 07:10:02 UTC 2008
>Number: 124568
>Category: ports
>Synopsis: [PATCH] security/zzuf: update to 0.12
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Jun 14 07:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Li-Wen Hsu
>Release: FreeBSD 7.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD lucky7 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Sun Feb 24 18:50:17 CST 2008
>Description:
- Update to 0.12
Port maintainer (johnson.peter at gmail.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- zzuf-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/zzuf/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 30 Nov 2007 21:11:04 -0000 1.5
+++ Makefile 14 Jun 2008 06:49:49 -0000
@@ -6,9 +6,9 @@
#
PORTNAME= zzuf
-PORTVERSION= 0.10
+PORTVERSION= 0.12
CATEGORIES= security
-MASTER_SITES= http://sam.zoy.org/zzuf/
+MASTER_SITES= http://libcaca.zoy.org/files/zzuf/
MAINTAINER= johnson.peter at gmail.com
COMMENT= Transparent application input fuzzer
@@ -18,6 +18,7 @@
USE_LDCONFIG= yes
MAN1= zzuf.1
+MAN3= libzzuf.3
post-install:
@${RM} -f ${PREFIX}/lib/zzuf/libzzuf.la
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/zzuf/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo 30 Nov 2007 21:11:04 -0000 1.3
+++ distinfo 14 Jun 2008 06:49:49 -0000
@@ -1,3 +1,3 @@
-MD5 (zzuf-0.10.tar.gz) = 2cbaea84c18304df15ef6e74c0fb2d16
-SHA256 (zzuf-0.10.tar.gz) = a5fa82e49c01721f0ae339345780c55d1ae9e42ed6909901a1c688800e5b834c
-SIZE (zzuf-0.10.tar.gz) = 425897
+MD5 (zzuf-0.12.tar.gz) = 39f97432b02e358cdf2915f844ee3106
+SHA256 (zzuf-0.12.tar.gz) = 0a89fdb6912d4dd68ac88c54951e87738294d13562e0d57662fb90974b947710
+SIZE (zzuf-0.12.tar.gz) = 446043
--- zzuf-0.12.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list