Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2008 14:50:05 +0800 (CST)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        johnson.peter@gmail.com
Subject:   ports/124568: [PATCH] security/zzuf: update to 0.12
Message-ID:  <200806140650.m5E6o5wa095504@lucky7.cs.nctu.edu.tw>
Resent-Message-ID: <200806140710.m5E7A2P4029103@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806140650.m5E6o5wa095504>