Hi,

This diff updates p5-Compress-Bzip2 to the latest release.

- take maintainer
- update license
- update test

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/p5-Compress-Bzip2/Makefile,v
retrieving revision 1.11
diff -u -p -u -r1.11 Makefile
--- Makefile	14 Jun 2014 23:23:11 -0000	1.11
+++ Makefile	10 Nov 2014 14:25:34 -0000
@@ -4,18 +4,19 @@ SHARED_ONLY=	Yes
 
 COMMENT=	interface to bzip2 compression library
 
-DISTNAME=	Compress-Bzip2-2.16
+DISTNAME =	Compress-Bzip2-2.19
 CATEGORIES=	archivers
-REVISION=	0
 
-MAINTAINER=	Kevin Lo <[email protected]>
+MAINTAINER =	Benoit Lecocq <[email protected]>
 
-# GPLv2
+# Perl
 PERMIT_PACKAGE_CDROM=	Yes
 
 MODULES=	cpan
 LIB_DEPENDS =	archivers/bzip2
-WANTLIB =	bz2>=10 c
+WANTLIB =	bz2>=10
+
+MAKE_ENV =	TEST_POD=Yes
 
 pre-configure:
 	${SUBST_CMD} ${WRKSRC}/config.in
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/p5-Compress-Bzip2/distinfo,v
retrieving revision 1.3
diff -u -p -u -r1.3 distinfo
--- distinfo	25 Jun 2013 06:21:58 -0000	1.3
+++ distinfo	10 Nov 2014 14:25:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (Compress-Bzip2-2.16.tar.gz) = BkSbhnBk+cq/rQldc2skjYwzwCl15FEallPVZ3YAI20=
-SIZE (Compress-Bzip2-2.16.tar.gz) = 892106
+SHA256 (Compress-Bzip2-2.19.tar.gz) = AU6tTryrzw0azTS0EZgweq/u23k/cs2r+qW89tIjpXU=
+SIZE (Compress-Bzip2-2.19.tar.gz) = 884812

Reply via email to