pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-B-Utils Updating package devel/p5-B-Utils fro...
details: https://anonhg.NetBSD.org/pkgsrc/rev/995999936623
branches: trunk
changeset: 564824:995999936623
user: sno <sno%pkgsrc.org@localhost>
date: Sat Sep 12 18:12:28 2009 +0000
description:
Updating package devel/p5-B-Utils from 0.07 to 0.08
pkgsrc changes:
- Adding license definition
- Adjusting dependencies
Upstream changes:
0.08 Tue Sep 01 08:29:00 PDT 2009
- Add xt/version.t to keep all our version #s in sync
- Regenerate README
- Add disabled Test::PPPort
- Move author tests to xt/
- declare dep on 5.6 for installation
- Add .gitignore
- compatibility layer in Makefile.PL (Alexandr Ciornii)
- use configure_requires, good error messages in case of missing modules (Alexandr Ciornii)
- correct prereqs (Alexandr Ciornii)
- use ppport.h for compatibility (Alexandr Ciornii)
diffstat:
devel/p5-B-Utils/Makefile | 8 ++++++--
devel/p5-B-Utils/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 6 deletions(-)
diffs (40 lines):
diff -r f991175fa229 -r 995999936623 devel/p5-B-Utils/Makefile
--- a/devel/p5-B-Utils/Makefile Sat Sep 12 18:12:13 2009 +0000
+++ b/devel/p5-B-Utils/Makefile Sat Sep 12 18:12:28 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/12/20 19:01:33 he Exp $
+# $NetBSD: Makefile,v 1.6 2009/09/12 18:12:28 sno Exp $
#
-DISTNAME= B-Utils-0.07
+DISTNAME= B-Utils-0.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/}
@@ -9,9 +9,13 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/B-Utils/
COMMENT= Perl 5 module providing op tree manipulation helper functions
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
+BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.302:../../devel/p5-ExtUtils-Depends
+
USE_LANGUAGES= c
PERL5_PACKLIST= auto/B/Utils/.packlist
diff -r f991175fa229 -r 995999936623 devel/p5-B-Utils/distinfo
--- a/devel/p5-B-Utils/distinfo Sat Sep 12 18:12:13 2009 +0000
+++ b/devel/p5-B-Utils/distinfo Sat Sep 12 18:12:28 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/12/20 19:01:33 he Exp $
+$NetBSD: distinfo,v 1.4 2009/09/12 18:12:28 sno Exp $
-SHA1 (B-Utils-0.07.tar.gz) = 7564d9290821555b97f9f34cfd47aa6c39aa2b1a
-RMD160 (B-Utils-0.07.tar.gz) = 7e738b05d6fd447c1ab84c8fbac84a4f3c37c73b
-Size (B-Utils-0.07.tar.gz) = 27053 bytes
+SHA1 (B-Utils-0.08.tar.gz) = b670d7aa59f421d68f5013da1776d318d5a1d59c
+RMD160 (B-Utils-0.08.tar.gz) = 6511f79c673337d681db1db6a8407f7e7748398e
+Size (B-Utils-0.08.tar.gz) = 67996 bytes
Home |
Main Index |
Thread Index |
Old Index