Sat Dec 20 22:07:45 2008 UTC ()
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.


(he)
diff -r1.2 -r1.3 pkgsrc/devel/p5-ExtUtils-Install/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-ExtUtils-Install/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-ExtUtils-Install/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-ExtUtils-Install/Attic/Makefile 2008/10/19 19:17:53 1.2
+++ pkgsrc/devel/p5-ExtUtils-Install/Attic/Makefile 2008/12/20 22:07:45 1.3
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:53 he Exp $ 1# $NetBSD: Makefile,v 1.3 2008/12/20 22:07:45 he Exp $
2 2
3DISTNAME= ExtUtils-Install-1.50 3DISTNAME= ExtUtils-Install-1.52
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/~autrijus/ExtUtils-Install/ 9HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Install/
11COMMENT= Install files from here to there 10COMMENT= Install files from here to there
12 11
13USE_LANGUAGES= # empty 12USE_LANGUAGES= # empty
14PERL5_PACKLIST= auto/ExtUtils/Install/.packlist 13PERL5_PACKLIST= auto/ExtUtils/Install/.packlist
 14PERL5_MODULE_TYPE= Module::Build
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18.include "../../lang/perl5/module.mk" 18.include "../../lang/perl5/module.mk"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-ExtUtils-Install/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-ExtUtils-Install/Attic/distinfo 2008/05/29 08:22:30 1.1.1.1
+++ pkgsrc/devel/p5-ExtUtils-Install/Attic/distinfo 2008/12/20 22:07:45 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2008/05/29 08:22:30 abs Exp $ 1$NetBSD: distinfo,v 1.2 2008/12/20 22:07:45 he Exp $
2 2
3SHA1 (ExtUtils-Install-1.50.tar.gz) = 8bd5064194eecc92ef5628be918374f9dec26969 3SHA1 (ExtUtils-Install-1.52.tar.gz) = 7660067021b72fca7898d0963a92189690d78491
4RMD160 (ExtUtils-Install-1.50.tar.gz) = 1e44f61e69d1b8d8f95d606cf482e3e53fd027e0 4RMD160 (ExtUtils-Install-1.52.tar.gz) = 2391d02cfd9631eeae4dcc634b650e6cd2bade79
5Size (ExtUtils-Install-1.50.tar.gz) = 62057 bytes 5Size (ExtUtils-Install-1.52.tar.gz) = 66252 bytes