pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Software-License pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff6ea783e324
branches: trunk
changeset: 395359:ff6ea783e324
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 07 21:26:19 2009 +0000
description:
pkgsrc changes:
- Updating package for p5 module from 0.011 to 0.012
- Adjusting license and work around Module::Install
Upstream changes:
0.012 2009-05-22
added guess_license_from_meta which is both JSON and YAML compatible
(BRICAS)
diffstat:
devel/p5-Software-License/Makefile | 7 ++++---
devel/p5-Software-License/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r d63eb17802f1 -r ff6ea783e324 devel/p5-Software-License/Makefile
--- a/devel/p5-Software-License/Makefile Tue Jul 07 21:24:42 2009 +0000
+++ b/devel/p5-Software-License/Makefile Tue Jul 07 21:26:19 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/05/21 10:54:05 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/07/07 21:26:19 sno Exp $
#
-DISTNAME= Software-License-0.011
+DISTNAME= Software-License-0.012
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/}
@@ -9,7 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Software-License/
COMMENT= Perl 5 module which provide templated software licenses
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Data-Section-[0-9]*:../../devel/p5-Data-Section
DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install
@@ -18,6 +18,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Software/License/.packlist
+MAKE_PARAMS+= --skipdeps # Can#t use Module::Install as type because ExtraTests.pm
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r d63eb17802f1 -r ff6ea783e324 devel/p5-Software-License/distinfo
--- a/devel/p5-Software-License/distinfo Tue Jul 07 21:24:42 2009 +0000
+++ b/devel/p5-Software-License/distinfo Tue Jul 07 21:26:19 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/05/21 10:54:05 sno Exp $
+$NetBSD: distinfo,v 1.5 2009/07/07 21:26:19 sno Exp $
-SHA1 (Software-License-0.011.tar.gz) = 87b5a9c8b9f5956428b17fe31ae82f25387945ec
-RMD160 (Software-License-0.011.tar.gz) = a7e208e54ba60007cf3b7428ad4facc7b3a481d7
-Size (Software-License-0.011.tar.gz) = 99971 bytes
+SHA1 (Software-License-0.012.tar.gz) = 08f6325d5e43ee9076c31daaf8445ac6383895d6
+RMD160 (Software-License-0.012.tar.gz) = aac4e885841417ae6b410c5003a27b8e98eba6e8
+Size (Software-License-0.012.tar.gz) = 100564 bytes
Home |
Main Index |
Thread Index |
Old Index