From owner-freebsd-ports-bugs Mon Feb 17 14:40:12 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F2D137B405 for ; Mon, 17 Feb 2003 14:40:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFFD043FB1 for ; Mon, 17 Feb 2003 14:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1HMe4NS050440 for ; Mon, 17 Feb 2003 14:40:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1HMe4ZR050439; Mon, 17 Feb 2003 14:40:04 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0438737B401 for ; Mon, 17 Feb 2003 14:38:30 -0800 (PST) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4334543F3F for ; Mon, 17 Feb 2003 14:38:28 -0800 (PST) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.7/8.12.7) with ESMTP id h1HMdYFk020293 for ; Mon, 17 Feb 2003 23:39:34 +0100 (CET) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.7/8.12.7/Submit) id h1HMdYxr020292; Mon, 17 Feb 2003 23:39:34 +0100 (CET) Message-Id: <200302172239.h1HMdYxr020292@vaio.alexdupre.com> Date: Mon, 17 Feb 2003 23:39:34 +0100 (CET) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/48396: [Maintainer Update] Port: devel/zziplib Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 */ - #include -+#elif defined ZZIP_HAVE_INTTYPES_H /* FreeBSD 4.x */ -+#include - #elif defined ZZIP_HAVE_SYS_INT_TYPES_H /*solaris*/ - #include - #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