Tue Nov 13 14:46:26 2012 UTC ()
Update to 0.11

Upstream changes:
[Changes for 0.10 - 2012-09-11]

* LICENSING CHANGE: This compilation and all individual files in it
  are now under the nullary CC0 1.0 Universal terms:

  To the extent possible under law, ... has waived all copyright and
  related or neighboring rights to Test-use-ok.

* Update t/01-basic.t to work with Test::Simple 0.98_02 and later.
  Reported by andk++


(wen)
diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-use-ok/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Test-use-ok/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-use-ok/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-use-ok/Attic/Makefile 2012/10/31 11:19:12 1.7
+++ pkgsrc/devel/p5-Test-use-ok/Attic/Makefile 2012/11/13 14:46:25 1.8
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2012/10/31 11:19:12 asau Exp $ 1# $NetBSD: Makefile,v 1.8 2012/11/13 14:46:25 wen Exp $
2 2
3DISTNAME= Test-use-ok-0.02 3DISTNAME= Test-use-ok-0.11
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Test-use-ok/ 9HOMEPAGE= http://search.cpan.org/dist/Test-use-ok/
11COMMENT= Alternative to Test::More::use_ok 10COMMENT= Alternative to Test::More::use_ok
12 11
13USE_LANGUAGES= # empty 12USE_LANGUAGES= # empty
14PERL5_PACKLIST= auto/Test/use/ok/.packlist 13PERL5_PACKLIST= auto/Test/use/ok/.packlist
15 14
16.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Test-use-ok/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-use-ok/Attic/distinfo 2008/06/23 03:59:19 1.1.1.1
+++ pkgsrc/devel/p5-Test-use-ok/Attic/distinfo 2012/11/13 14:46:25 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2008/06/23 03:59:19 abs Exp $ 1$NetBSD: distinfo,v 1.2 2012/11/13 14:46:25 wen Exp $
2 2
3SHA1 (Test-use-ok-0.02.tar.gz) = 3a4e9a4361ab9118a2469476ca42434030710bf0 3SHA1 (Test-use-ok-0.11.tar.gz) = 5b6601a573771db31bfbdbcfe45162bb4f8e558b
4RMD160 (Test-use-ok-0.02.tar.gz) = f0adc7074c4afd2440f14a64cb47b5f30f7c1944 4RMD160 (Test-use-ok-0.11.tar.gz) = ae9e2029f3bbcff2f0349761bcd570c9d1f57397
5Size (Test-use-ok-0.02.tar.gz) = 13348 bytes 5Size (Test-use-ok-0.11.tar.gz) = 24815 bytes