pkgsrc changes:

- Updating package of p5 module XML::NamespaceSupport from 1.09nb1
    to 1.10
  - Setting LICENSE to ${PERL5_LICENSE} according to module documentation
  - Setting module type to Module::Install

Upstream changes:
1.10  2009-06-12
    - Release real version since CPAN testers gave us a pass (perigrin)
1.09_90 2009-05-28
    - Re-bundle with modern testing and Module::Install (perigrin)
This commit is contained in:
sno 2009-06-15 18:59:23 +00:00
parent fd44f30bc9
commit 9d006fee55
2 changed files with 9 additions and 8 deletions

View file

@ -1,14 +1,14 @@
# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:59 he Exp $
# $NetBSD: Makefile,v 1.17 2009/06/15 18:59:23 sno Exp $
DISTNAME= XML-NamespaceSupport-1.09
DISTNAME= XML-NamespaceSupport-1.10
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-NamespaceSupport/
COMMENT= Perl module to the SAX2 NamespaceSupport class
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
@ -16,9 +16,10 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/XML/NamespaceSupport/.packlist
PERL5_MODULE_TYPE= Module::Install
post-extract:
${CHMOD} a-x ${WRKSRC}/NamespaceSupport.pm
${CHMOD} a-x ${WRKSRC}/lib/XML/NamespaceSupport.pm
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2006/01/03 17:35:59 wiz Exp $
$NetBSD: distinfo,v 1.6 2009/06/15 18:59:23 sno Exp $
SHA1 (XML-NamespaceSupport-1.09.tar.gz) = 2587fd1576467627d4abeeccaa9efbc02c573882
RMD160 (XML-NamespaceSupport-1.09.tar.gz) = ea8c50cfaf26f413b2cc180303079def6dd0490f
Size (XML-NamespaceSupport-1.09.tar.gz) = 8036 bytes
SHA1 (XML-NamespaceSupport-1.10.tar.gz) = 729eaa53c02fc728b3ee72bd859eba037e848ee6
RMD160 (XML-NamespaceSupport-1.10.tar.gz) = 4fb92231a51fa970e0d8727e936af0c692038b78
Size (XML-NamespaceSupport-1.10.tar.gz) = 27887 bytes