ports/53971: update to archivers/p5-Compress-Bzip2
Mathieu Arnold
m at absolight.net
Tue Jul 1 15:00:30 UTC 2003
>Number: 53971
>Category: ports
>Synopsis: update to archivers/p5-Compress-Bzip2
>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: Tue Jul 01 08:00:27 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Mathieu Arnold
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386
>Description:
Update to 1.02
>How-To-Repeat:
>Fix:
--- p5-Compress-Bzip2-1.02.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-Compress-Bzip2/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 29 Apr 2003 15:20:44 -0000 1.2
+++ Makefile 1 Jul 2003 14:57:40 -0000
@@ -6,10 +6,10 @@
#
PORTNAME= Compress-Bzip2
-PORTVERSION= 1.01
+PORTVERSION= 1.02
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../by-authors/id/Z/ZO/ZOOVY
+MASTER_SITE_SUBDIR= ../by-authors/id/K/KC/KCARNUT
PKGNAMEPREFIX= p5-
MAINTAINER= demon at FreeBSD.org
@@ -18,6 +18,5 @@
PERL_CONFIGURE= YES
MAN3= Compress::Bzip2.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-Compress-Bzip2/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 29 Apr 2003 15:20:44 -0000 1.2
+++ distinfo 1 Jul 2003 14:57:40 -0000
@@ -1 +1 @@
-MD5 (Compress-Bzip2-1.01.tar.gz) = de721ff10f1ef909ca71e7b9a8a89f5e
+MD5 (Compress-Bzip2-1.02.tar.gz) = 3ff9ac323a45fe8484fdc9f0313c5f3f
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/archivers/p5-Compress-Bzip2/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist 23 Feb 2003 08:07:17 -0000 1.1
+++ pkg-plist 1 Jul 2003 14:57:40 -0000
@@ -1,8 +1,8 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Compress/Bzip2.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2/autosplit.ix
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2/Bzip2.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2/Bzip2.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2/.packlist
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress/Bzip2
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Compress 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Compress 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/Compress/Bzip2.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Bzip2/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Bzip2/Bzip2.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Bzip2/Bzip2.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Bzip2/autosplit.ix
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Bzip2
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Compress 2>/dev/null || true
--- p5-Compress-Bzip2-1.02.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list