summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2010-07-14 17:52:04 +0000
committerseb <seb@pkgsrc.org>2010-07-14 17:52:04 +0000
commit76b68de68a2bb20f7b755c0a495fe4f7dec35f01 (patch)
tree2b650b1e3117c5fad9d5b9e6aa1b4213ee89d192 /devel
parent8b4c74be92d56ea4ec7ae7d787a7dc2a82d2467e (diff)
downloadpkgsrc-76b68de68a2bb20f7b755c0a495fe4f7dec35f01.tar.gz
Update p5-Software-License from version 0.012 to version 0.101.620
(upstream version 0.101620). Pkgsrc changes: - adjust dependencies - Set PERL5_MODULE_TYPE to Module::Install::Bundled instead of adding '--skipdeps' to MAKE_PARAMS Upstream changes: 0.101620 2010-06-11 19:14:03 America/New_York LGPL_3_0 now includes GPL_3 in its fulltext (RT #47135) 0.101600 2010-06-09 07:50:11 America/New_York "None" should be "restrictive" on 1.4, not "restricted" 0.101410 2010-05-21 07:41:57 America/New_York Artistic licenses' meta2_name should not have a trailing _0 0.101370 2010-05-17 19:07:27 America/New_York add the meta2_name method for META.json files in schema v2 0.016 2010-05-01 added the None and CC0_1_0 licenses for the far ends of the spectrum (thanks to Brian Phillips for None) 0.015 2010-03-26 up the Test::More prereq 0.014 2010-03-23 add meta_name to almost all remaining licenses, and add a test 0.013 2010-03-18 add meta_name to Artistic 2 (thanks, Bernardo Rechea)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Software-License/Makefile9
-rw-r--r--devel/p5-Software-License/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/p5-Software-License/Makefile b/devel/p5-Software-License/Makefile
index ee592089b40..85a93df7682 100644
--- a/devel/p5-Software-License/Makefile
+++ b/devel/p5-Software-License/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2009/07/07 21:26:19 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/07/14 17:52:04 seb Exp $
#
-DISTNAME= Software-License-0.012
-PKGNAME= p5-${DISTNAME}
+DISTNAME= Software-License-0.101620
+PKGNAME= p5-Software-License-0.101.620
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/}
@@ -11,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Software-License/
COMMENT= Perl 5 module which provide templated software licenses
LICENSE= ${PERL5_LICENSE}
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
DEPENDS+= p5-Data-Section-[0-9]*:../../devel/p5-Data-Section
DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install
DEPENDS+= p5-Text-Template-[0-9]*:../../textproc/p5-Text-Template
@@ -18,7 +19,7 @@ DEPENDS+= p5-Text-Template-[0-9]*:../../textproc/p5-Text-Template
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/Software/License/.packlist
-MAKE_PARAMS+= --skipdeps # Can#t use Module::Install as type because ExtraTests.pm
+PERL5_MODULE_TYPE= Module::Install::Bundled
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Software-License/distinfo b/devel/p5-Software-License/distinfo
index 8e2809c4e95..b932fd16647 100644
--- a/devel/p5-Software-License/distinfo
+++ b/devel/p5-Software-License/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/07/07 21:26:19 sno Exp $
+$NetBSD: distinfo,v 1.6 2010/07/14 17:52:04 seb Exp $
-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
+SHA1 (Software-License-0.101620.tar.gz) = 6e43016232fcfe95c1b4018e021e409ca195488d
+RMD160 (Software-License-0.101620.tar.gz) = f932a4de1faaca5e02d605a34cf17e754af7fd1c
+Size (Software-License-0.101620.tar.gz) = 91536 bytes