Mon Jan 25 14:00:21 2010 UTC ()
Updating devel/p5-Scope-Upper from 0.09 to 0.10

- Adjusting license definition

Upstream changes:
0.10    2010-01-18 23:50 UTC
        + Fix : Properly handle given/when on 5.10.
        + Fix : Some stack inconsistencies were fixed, though they were unlikely
                to have an impact on your real-life code.
        + Fix : Work around Kwalitee test misfailures.


(sno)
diff -r1.2 -r1.3 pkgsrc/devel/p5-Scope-Upper/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Scope-Upper/distinfo

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

--- pkgsrc/devel/p5-Scope-Upper/Makefile 2009/05/19 23:16:24 1.2
+++ pkgsrc/devel/p5-Scope-Upper/Makefile 2010/01/25 14:00:21 1.3
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.2 2009/05/19 23:16:24 sno Exp $ 1# $NetBSD: Makefile,v 1.3 2010/01/25 14:00:21 sno Exp $
2 2
3DISTNAME= Scope-Upper-0.09 3DISTNAME= Scope-Upper-0.10
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scope/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scope/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Scope-Upper/ 9HOMEPAGE= http://search.cpan.org/dist/Scope-Upper/
10COMMENT= Perl5 module to act on upper scopes 10COMMENT= Perl5 module to act on upper scopes
11LICENSE= gnu-gpl-v2 # OR artistic 11LICENSE= ${PERL5_LICENSE}
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15PERL5_PACKLIST= auto/Scope/Upper/.packlist 15PERL5_PACKLIST= auto/Scope/Upper/.packlist
16 16
17.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/p5-Scope-Upper/distinfo 2009/05/19 23:16:24 1.2
+++ pkgsrc/devel/p5-Scope-Upper/distinfo 2010/01/25 14:00:21 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2009/05/19 23:16:24 sno Exp $ 1$NetBSD: distinfo,v 1.3 2010/01/25 14:00:21 sno Exp $
2 2
3SHA1 (Scope-Upper-0.09.tar.gz) = 26bd959ce2042e286560d8f1c718721ce9e5ebb9 3SHA1 (Scope-Upper-0.10.tar.gz) = 45c3635e7e786fef439a204c3620de87e398280d
4RMD160 (Scope-Upper-0.09.tar.gz) = a0098828faa4163a0514a93a5f5192d025ad2c16 4RMD160 (Scope-Upper-0.10.tar.gz) = 67abcdf5958b25809d479dfeb2b25c91e36133ec
5Size (Scope-Upper-0.09.tar.gz) = 25916 bytes 5Size (Scope-Upper-0.10.tar.gz) = 29978 bytes