Sun Jun 14 22:24:12 2009 UTC ()
pkgsrc changes:
  - Updating package of p5 module Attribute::Handlers from 0.83 to 0.85
  - Setting LICENSE to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.84	Wed Jun 10 15:14:00 CET 2009
        - Core-CPAN synchronization
0.85	Thu Jun 11 09:31:00 CET 2009
        - Document findsym for the sake of mod_perl. (David Wheeler)
        - Remove unused variable. (David Wheeler)


(sno)
diff -r1.19 -r1.20 pkgsrc/devel/p5-Attribute-Handlers/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/p5-Attribute-Handlers/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/devel/p5-Attribute-Handlers/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Attribute-Handlers/Attic/Makefile 2009/04/12 10:39:01 1.19
+++ pkgsrc/devel/p5-Attribute-Handlers/Attic/Makefile 2009/06/14 22:24:12 1.20
@@ -1,21 +1,22 @@ @@ -1,21 +1,22 @@
1# $NetBSD: Makefile,v 1.19 2009/04/12 10:39:01 he Exp $ 1# $NetBSD: Makefile,v 1.20 2009/06/14 22:24:12 sno Exp $
2 2
3DISTNAME= Attribute-Handlers-0.83 3DISTNAME= Attribute-Handlers-0.85
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5SVR4_PKGNAME= p5ah 5SVR4_PKGNAME= p5ah
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Attribute-Handlers/ 10HOMEPAGE= http://search.cpan.org/dist/Attribute-Handlers/
11COMMENT= Simpler definition of attribute handlers 11COMMENT= Simpler definition of attribute handlers
 12LICENSE= ${PERL5_LICENSE}
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
15 16
16USE_LANGUAGES= # none 17USE_LANGUAGES= # none
17 18
18PERL5_PACKLIST= auto/Attribute/Handlers/.packlist 19PERL5_PACKLIST= auto/Attribute/Handlers/.packlist
19 20
20.include "../../lang/perl5/module.mk" 21.include "../../lang/perl5/module.mk"
21.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Attribute-Handlers/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Attribute-Handlers/Attic/distinfo 2009/04/12 10:39:01 1.7
+++ pkgsrc/devel/p5-Attribute-Handlers/Attic/distinfo 2009/06/14 22:24:12 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2009/04/12 10:39:01 he Exp $ 1$NetBSD: distinfo,v 1.8 2009/06/14 22:24:12 sno Exp $
2 2
3SHA1 (Attribute-Handlers-0.83.tar.gz) = 2808814f4e7d8dfd44fcaec351c7d694a160dd9a 3SHA1 (Attribute-Handlers-0.85.tar.gz) = 707cdb430858d030d5b3799ca6d9553325c92d84
4RMD160 (Attribute-Handlers-0.83.tar.gz) = 51f92d6d3ec88dc0c7659edf1bebb20e268127b7 4RMD160 (Attribute-Handlers-0.85.tar.gz) = faf156eb1122aff8ae8b39c20be575e57c2c4dbb
5Size (Attribute-Handlers-0.83.tar.gz) = 21796 bytes 5Size (Attribute-Handlers-0.85.tar.gz) = 22223 bytes