Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Sep 2002 08:53:59 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42361: update archivers/p5-Archive-Zip to 1.03 
Message-ID:  <20020903065359.9CDB6CB9090@guineapig.pil.dk>

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

>Number:         42361
>Category:       ports
>Synopsis:       update archivers/p5-Archive-Zip to 1.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 03 00:00:18 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD guineapig.pil.dk 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #13: Tue Aug 20 07:59:55 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
update to 1.03

Partly submitted by: "Yeasah Pell" <yeasah@apocalypse.org>

>How-To-Repeat:
	
>Fix:

	

--- p5-Archive-Zip.diff begins here ---
diff -ruN p5-Archive-Zip.orig/Makefile p5-Archive-Zip/Makefile
--- p5-Archive-Zip.orig/Makefile	Mon Sep  2 17:27:11 2002
+++ p5-Archive-Zip/Makefile	Tue Sep  3 08:47:54 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Archive-Zip
-PORTVERSION=	1.01
+PORTVERSION=	1.03
 CATEGORIES=	archivers perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Archive
@@ -14,12 +14,13 @@
 
 MAINTAINER=	erwin@lansing.dk
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
+BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
 MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3=		Archive::Zip.3 Archive::Zip::Tree.3
+MAN3=		Archive::Zip.3 Archive::Zip::Tree.3 Archive::Zip::FAQ.3 Archive::Zip::MemberRead.3
 
 .include <bsd.port.mk>
diff -ruN p5-Archive-Zip.orig/distinfo p5-Archive-Zip/distinfo
--- p5-Archive-Zip.orig/distinfo	Mon Sep  2 17:27:11 2002
+++ p5-Archive-Zip/distinfo	Tue Sep  3 08:38:53 2002
@@ -1 +1 @@
-MD5 (Archive-Zip-1.01.tar.gz) = 00a692a50c16187da4593ce129296550
+MD5 (Archive-Zip-1.03.tar.gz) = 8e07a692e32f8087a02002cfd4663db9
diff -ruN p5-Archive-Zip.orig/pkg-plist p5-Archive-Zip/pkg-plist
--- p5-Archive-Zip.orig/pkg-plist	Mon Sep  2 17:27:11 2002
+++ p5-Archive-Zip/pkg-plist	Mon Sep  2 17:27:24 2002
@@ -1,8 +1,11 @@
 bin/crc32
 lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip.pm
+lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip.pod
+lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/FAQ.pod
 lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/BufferedFileHandle.pm
 lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/MockFileHandle.pm
 lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/Tree.pm
+lib/perl5/site_perl/%%PERL_VER%%/Archive/Zip/MemberRead.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Archive/Zip/.packlist
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Archive/Zip
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Archive
--- p5-Archive-Zip.diff ends here ---


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

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




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