pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-SUPER Updating package devel/p5-SUPER from 1....
details: https://anonhg.NetBSD.org/pkgsrc/rev/d7f642fc91a7
branches: trunk
changeset: 398997:d7f642fc91a7
user: sno <sno%pkgsrc.org@localhost>
date: Sat Sep 12 19:37:02 2009 +0000
description:
Updating package devel/p5-SUPER from 1.16nb1 to 1.17
pkgsrc changes:
- Adding license definition
- Switch module type
- adjust dependencies
Upstream changes:
(None noted, so I write down from diff)
- switch to Module::Build
- remove POD coverage test
. no functional changes
diffstat:
devel/p5-SUPER/Makefile | 14 ++++++++------
devel/p5-SUPER/distinfo | 8 ++++----
2 files changed, 12 insertions(+), 10 deletions(-)
diffs (47 lines):
diff -r bd6388a9bd8c -r d7f642fc91a7 devel/p5-SUPER/Makefile
--- a/devel/p5-SUPER/Makefile Sat Sep 12 19:30:31 2009 +0000
+++ b/devel/p5-SUPER/Makefile Sat Sep 12 19:37:02 2009 +0000
@@ -1,22 +1,24 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:00 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/09/12 19:37:02 sno Exp $
#
-DISTNAME= SUPER-1.16
+DISTNAME= SUPER-1.17
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SUPER/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/SUPER/
COMMENT= Perl 5 module to control superclass method dispatch
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/SUPER/.packlist
+DEPENDS+= p5-Sub-Identify>=0.03:../../devel/p5-Sub-Identify
+BUILD_DEPENDS+= p5-Module-Build>=0.35:../../devel/p5-Module-Build
-DEPENDS+= p5-Sub-Identify-[0-9]*:../../devel/p5-Sub-Identify
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/SUPER/.packlist
+PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r bd6388a9bd8c -r d7f642fc91a7 devel/p5-SUPER/distinfo
--- a/devel/p5-SUPER/distinfo Sat Sep 12 19:30:31 2009 +0000
+++ b/devel/p5-SUPER/distinfo Sat Sep 12 19:37:02 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/09/08 00:04:06 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/09/12 19:37:02 sno Exp $
-SHA1 (SUPER-1.16.tar.gz) = 81e541623505d075e6bc561988e03d1d0c24f0e7
-RMD160 (SUPER-1.16.tar.gz) = b4faefedd019bcad057c12b0f1cb6f1816d6358a
-Size (SUPER-1.16.tar.gz) = 7749 bytes
+SHA1 (SUPER-1.17.tar.gz) = e72761c682dc9eb4ac11e3648906bbd9d2e5f60f
+RMD160 (SUPER-1.17.tar.gz) = 3935eb618333921a850e0b08425f3f1d48ea4d54
+Size (SUPER-1.17.tar.gz) = 8096 bytes
Home |
Main Index |
Thread Index |
Old Index