pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-AutoInstall Update to 0.63:
details: https://anonhg.NetBSD.org/pkgsrc/rev/a6954a8a20aa
branches: trunk
changeset: 503541:a6954a8a20aa
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 22 22:58:02 2005 +0000
description:
Update to 0.63:
== Changes for 0.63 - September 12, 2005
* Added some text in the POD's synopsis regarding --defaultdeps and the
environment variable.
== Changes for 0.62 - July 9, 2005
* With CPANPLUS, we no longer probe $Config{sitelib} for writability
and suggest `sudo` for the entire installation process, as CPANPLUS
can handle this with `sudo` on `make install`. Reported by Sungo.
diffstat:
devel/p5-ExtUtils-AutoInstall/Makefile | 8 +++++---
devel/p5-ExtUtils-AutoInstall/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 7e45e8d794bf -r a6954a8a20aa devel/p5-ExtUtils-AutoInstall/Makefile
--- a/devel/p5-ExtUtils-AutoInstall/Makefile Tue Nov 22 22:50:40 2005 +0000
+++ b/devel/p5-ExtUtils-AutoInstall/Makefile Tue Nov 22 22:58:02 2005 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:10 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/11/22 22:58:02 wiz Exp $
-DISTNAME= ExtUtils-AutoInstall-0.61
+DISTNAME= ExtUtils-AutoInstall-0.63
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~autrijus/ExtUtils-AutoInstall/
COMMENT= Lets Makefile.PL automatically install dependencies
+DEPENDS+= p5-Sort-Versions>=1.2:../../devel/p5-Sort-Versions
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/ExtUtils/AutoInstall/.packlist
diff -r 7e45e8d794bf -r a6954a8a20aa devel/p5-ExtUtils-AutoInstall/distinfo
--- a/devel/p5-ExtUtils-AutoInstall/distinfo Tue Nov 22 22:50:40 2005 +0000
+++ b/devel/p5-ExtUtils-AutoInstall/distinfo Tue Nov 22 22:58:02 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/03/03 04:23:13 epg Exp $
+$NetBSD: distinfo,v 1.3 2005/11/22 22:58:02 wiz Exp $
-SHA1 (ExtUtils-AutoInstall-0.61.tar.gz) = 133d3f0bd648e26f337533c726b3b5598605f97e
-RMD160 (ExtUtils-AutoInstall-0.61.tar.gz) = c948dc2055a3185eb2465b52daa3f6dbeeb81853
-Size (ExtUtils-AutoInstall-0.61.tar.gz) = 26021 bytes
+SHA1 (ExtUtils-AutoInstall-0.63.tar.gz) = 44cc7a07d774cea79da1967229331afc349586a0
+RMD160 (ExtUtils-AutoInstall-0.63.tar.gz) = 80e115155ac1bd0a990ea58188270b1937192b17
+Size (ExtUtils-AutoInstall-0.63.tar.gz) = 26951 bytes
Home |
Main Index |
Thread Index |
Old Index