Sun May 3 07:47:50 2009 UTC ()
PkgSrc changes:
  - Updating package for p5 module Software::License from 0.009 to 0.010
  - Setting license to gnu-gpl-v2

Upstream changes:
0.010     2009-04-14
          add url methods where they were missing (Shlomi Fish)


(sno)
diff -r1.2 -r1.3 pkgsrc/devel/p5-Software-License/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Software-License/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Software-License/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Software-License/Makefile 2009/01/20 23:54:59 1.2
+++ pkgsrc/devel/p5-Software-License/Makefile 2009/05/03 07:47:49 1.3
@@ -1,22 +1,23 @@ @@ -1,22 +1,23 @@
1# $NetBSD: Makefile,v 1.2 2009/01/20 23:54:59 he Exp $ 1# $NetBSD: Makefile,v 1.3 2009/05/03 07:47:49 sno Exp $
2# 2#
3 3
4DISTNAME= Software-License-0.009 4DISTNAME= Software-License-0.010
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Software-License/ 10HOMEPAGE= http://search.cpan.org/dist/Software-License/
11COMMENT= Perl 5 module which provide templated software licenses 11COMMENT= Perl 5 module which provide templated software licenses
 12LICENSE= gnu-gpl-v2 # OR artistic
12 13
13DEPENDS+= p5-Data-Section>0:../../devel/p5-Data-Section 14DEPENDS+= p5-Data-Section-[0-9]*:../../devel/p5-Data-Section
14DEPENDS+= p5-Sub-Install>0:../../devel/p5-Sub-Install 15DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install
15DEPENDS+= p5-Text-Template>0:../../textproc/p5-Text-Template 16DEPENDS+= p5-Text-Template-[0-9]*:../../textproc/p5-Text-Template
16 17
17PKG_DESTDIR_SUPPORT= user-destdir 18PKG_DESTDIR_SUPPORT= user-destdir
18 19
19PERL5_PACKLIST= auto/Software/License/.packlist 20PERL5_PACKLIST= auto/Software/License/.packlist
20 21
21.include "../../lang/perl5/module.mk" 22.include "../../lang/perl5/module.mk"
22.include "../../mk/bsd.pkg.mk" 23.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Software-License/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Software-License/distinfo 2009/01/20 23:54:59 1.2
+++ pkgsrc/devel/p5-Software-License/distinfo 2009/05/03 07:47:49 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2009/01/20 23:54:59 he Exp $ 1$NetBSD: distinfo,v 1.3 2009/05/03 07:47:49 sno Exp $
2 2
3SHA1 (Software-License-0.009.tar.gz) = a1705c82090d35bef9cf473313f7212908e36803 3SHA1 (Software-License-0.010.tar.gz) = fcaf8cd9a6baec65a31aa999f6bce9883b1729e6
4RMD160 (Software-License-0.009.tar.gz) = 9c8ac00b63065498d29eff194160cb13cfecffe8 4RMD160 (Software-License-0.010.tar.gz) = 7aeb26ae383b15d4ed387215dd4448af613b0772
5Size (Software-License-0.009.tar.gz) = 97753 bytes 5Size (Software-License-0.010.tar.gz) = 98430 bytes