pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Want - updated package to 0.16



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b6f4dab626e8
branches:  trunk
changeset: 536346:b6f4dab626e8
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Tue Dec 11 12:05:54 2007 +0000

description:
- updated package to 0.16
- USER_DESTDIR support added
- new maintainer for the package
- ok'ed by rillig
Changelog:
0.16  Thu Dec  6 11:15:39 GMT 2007
    - Make sure there are no ._ files in the tarball
    - Refuse to run Makefile.PL with Perl < 5.006

diffstat:

 devel/p5-Want/Makefile |  8 +++++---
 devel/p5-Want/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 8a7c6adfd045 -r b6f4dab626e8 devel/p5-Want/Makefile
--- a/devel/p5-Want/Makefile    Tue Dec 11 12:04:03 2007 +0000
+++ b/devel/p5-Want/Makefile    Tue Dec 11 12:05:54 2007 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.12 2007/05/17 20:28:38 seb Exp $
+# $NetBSD: Makefile,v 1.13 2007/12/11 12:05:54 rhaen Exp $
 
-DISTNAME=      Want-0.14
+DISTNAME=      Want-0.16
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Algorithm/ROBIN/} # this is a hack
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    rhaen%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Want/
 COMMENT=       Perl module providing a generalisation of wantarray
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 PERL5_PACKLIST=                auto/Want/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r 8a7c6adfd045 -r b6f4dab626e8 devel/p5-Want/distinfo
--- a/devel/p5-Want/distinfo    Tue Dec 11 12:04:03 2007 +0000
+++ b/devel/p5-Want/distinfo    Tue Dec 11 12:05:54 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2007/05/17 20:28:39 seb Exp $
+$NetBSD: distinfo,v 1.8 2007/12/11 12:05:54 rhaen Exp $
 
-SHA1 (Want-0.14.tar.gz) = 26479f2c2b293f515417a38d9ce9a9aaea373894
-RMD160 (Want-0.14.tar.gz) = d80369d64e2d2a262ed861e583d0ba4eb8e44414
-Size (Want-0.14.tar.gz) = 17815 bytes
+SHA1 (Want-0.16.tar.gz) = 12ac78a9a3299108712dd970e5a08dceb0f7c68f
+RMD160 (Want-0.16.tar.gz) = ec98c59e65732b3dc82cf024dafd4a4fe88e64b7
+Size (Want-0.16.tar.gz) = 17660 bytes



Home | Main Index | Thread Index | Old Index