diff options
author | he <he@pkgsrc.org> | 2008-12-20 22:07:45 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-20 22:07:45 +0000 |
commit | 04d91acf6c3587cfcf70b4054912d7973b3fbf7b (patch) | |
tree | 9530a2c78504827bdfc1974330e9c9708a9e62c8 /devel | |
parent | e9d8836ddbed18a5aaa500050b3fbd639bc892e6 (diff) | |
download | pkgsrc-04d91acf6c3587cfcf70b4054912d7973b3fbf7b.tar.gz |
Update from version 1.50nb1 to 1.52.
Pkgsrc changes:
o Canonicalize HOMEPAGE
o Change to Module::Build build type
Upstream changes:
1.52
Production rerelease of 1.51 to make the CPAN indexer happy about
permissions (hopefully).
SVN Revision 44.
1.51
Production release of 1.50_05. No other changes.
SVN revision 43.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-ExtUtils-Install/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-ExtUtils-Install/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-ExtUtils-Install/Makefile b/devel/p5-ExtUtils-Install/Makefile index 82b2df8d3d9..8945ea6d32e 100644 --- a/devel/p5-ExtUtils-Install/Makefile +++ b/devel/p5-ExtUtils-Install/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:53 he Exp $ +# $NetBSD: Makefile,v 1.3 2008/12/20 22:07:45 he Exp $ -DISTNAME= ExtUtils-Install-1.50 +DISTNAME= ExtUtils-Install-1.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~autrijus/ExtUtils-Install/ +HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Install/ COMMENT= Install files from here to there USE_LANGUAGES= # empty PERL5_PACKLIST= auto/ExtUtils/Install/.packlist +PERL5_MODULE_TYPE= Module::Build PKG_DESTDIR_SUPPORT= user-destdir diff --git a/devel/p5-ExtUtils-Install/distinfo b/devel/p5-ExtUtils-Install/distinfo index 6a0e2a00a22..f0d4f12b5d0 100644 --- a/devel/p5-ExtUtils-Install/distinfo +++ b/devel/p5-ExtUtils-Install/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/05/29 08:22:30 abs Exp $ +$NetBSD: distinfo,v 1.2 2008/12/20 22:07:45 he Exp $ -SHA1 (ExtUtils-Install-1.50.tar.gz) = 8bd5064194eecc92ef5628be918374f9dec26969 -RMD160 (ExtUtils-Install-1.50.tar.gz) = 1e44f61e69d1b8d8f95d606cf482e3e53fd027e0 -Size (ExtUtils-Install-1.50.tar.gz) = 62057 bytes +SHA1 (ExtUtils-Install-1.52.tar.gz) = 7660067021b72fca7898d0963a92189690d78491 +RMD160 (ExtUtils-Install-1.52.tar.gz) = 2391d02cfd9631eeae4dcc634b650e6cd2bade79 +Size (ExtUtils-Install-1.52.tar.gz) = 66252 bytes |