Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2003 23:39:34 +0100 (CET)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48396: [Maintainer Update] Port: devel/zziplib
Message-ID:  <200302172239.h1HMdYxr020292@vaio.alexdupre.com>

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

>Number:         48396
>Category:       ports
>Synopsis:       [Maintainer Update] Port: devel/zziplib
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 14:40:04 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.7-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD vaio.alexdupre.com 4.7-ALEXDUPRE FreeBSD 4.7-ALEXDUPRE #0: Mon Feb 17 21:11:40 CET 2003 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386


	
>Description:
Update to 0.10.76
	
>How-To-Repeat:
	
>Fix:

	

--- zziplib.diff begins here ---
diff -ruN zziplib/Makefile zziplib.new/Makefile
--- zziplib/Makefile	Sat Jun 22 17:57:04 2002
+++ zziplib.new/Makefile	Mon Feb 17 23:16:11 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zziplib
-PORTVERSION=	0.10.54
+PORTVERSION=	0.10.76
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN zziplib/distinfo zziplib.new/distinfo
--- zziplib/distinfo	Sat Jun 22 17:57:04 2002
+++ zziplib.new/distinfo	Mon Feb 17 23:16:40 2003
@@ -1 +1 @@
-MD5 (zziplib-0.10.54.tar.gz) = ee66f47cf5a296c6600e4814a4f5049d
+MD5 (zziplib-0.10.76.tar.gz) = 4f9b42054ecfd1639c3f82bbdf778feb
diff -ruN zziplib/files/patch-zzip-stdint.h zziplib.new/files/patch-zzip-stdint.h
--- zziplib/files/patch-zzip-stdint.h	Sun Dec 22 16:02:51 2002
+++ zziplib.new/files/patch-zzip-stdint.h	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
-
-$FreeBSD: ports/devel/zziplib/files/patch-zzip-stdint.h,v 1.1 2002/12/22 15:02:51 naddy Exp $
-
---- zzip-stdint.h.orig	Sun Dec 22 13:59:40 2002
-+++ zzip-stdint.h	Sun Dec 22 14:00:28 2002
-@@ -13,6 +13,8 @@
- #ifdef ZZIP_HAVE_STDINT_H
-     /* ISO C 9X: 7.18 Integer types <stdint.h> */
- #include <stdint.h>
-+#elif defined ZZIP_HAVE_INTTYPES_H	/* FreeBSD 4.x */
-+#include <inttypes.h>
- #elif defined ZZIP_HAVE_SYS_INT_TYPES_H /*solaris*/
- #include <sys/int_types.h>
- #else
diff -ruN zziplib/pkg-plist zziplib.new/pkg-plist
--- zziplib/pkg-plist	Mon May 20 10:27:05 2002
+++ zziplib.new/pkg-plist	Mon Feb 17 23:32:15 2003
@@ -1,16 +1,25 @@
 bin/zzcat
 bin/zzdir
 bin/zzip-config
-include/zzip-conf.h
-include/zzip-config.h
+bin/zzxorcat
+bin/zzxorcopy
+bin/zzxordir
 include/zzip-file.h
 include/zzip-io.h
-include/zzip-msvc.h
-include/zzip-stdint.h
 include/zzip.h
 include/zzipformat.h
 include/zziplib.h
 include/zzipwrap.h
+include/zzip/_config.h
+include/zzip/_msvc.h
+include/zzip/conf.h
+include/zzip/file.h
+include/zzip/format.h
+include/zzip/lib.h
+include/zzip/plugin.h
+include/zzip/stdint.h
+include/zzip/wrap.h
+include/zzip/zzip.h
 lib/libzzip-0.so
 lib/libzzip-0.so.10
 lib/libzzip.a
@@ -21,3 +30,8 @@
 lib/libzzipwrap.a
 lib/libzzipwrap.la
 lib/libzzipwrap.so
+lib/pkgconfig/zzip-zlib-config.pc
+lib/pkgconfig/zziplib.pc
+lib/pkgconfig/zzipwrap.pc
+@dirrm include/zzip
+@dirrm lib/pkgconfig
--- zziplib.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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