pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-ExtUtils-Manifest Update to 1.68:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1fe1a056be8d
branches: trunk
changeset: 641486:1fe1a056be8d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Nov 09 12:33:48 2014 +0000
description:
Update to 1.68:
1.68 Tue, Sep 16, 2014
- Fix regression with manifind() and following symlinks
1.66 Sun, Aug 31, 2014
- manifind() will now follow symlinks
- Tests fixed if PERL_MM_MANIFEST_VERBOSE env var is set to
false value
- Fixed bug with maniread()'s handling of quoted filenames
1.65 Fri, Aug 8, 2014
- Support perls < v5.8.3 once again
- Don't generate MANIFESTs with CRLFs on Windows
1.64 Thu, Jul 17, 2014
- Ignore vim swap files and prove generated files
- use Exporter import
- use 'our' instead of use vars
diffstat:
devel/p5-ExtUtils-Manifest/Makefile | 7 +++----
devel/p5-ExtUtils-Manifest/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r efcd5c3fbcd3 -r 1fe1a056be8d devel/p5-ExtUtils-Manifest/Makefile
--- a/devel/p5-ExtUtils-Manifest/Makefile Sun Nov 09 12:10:56 2014 +0000
+++ b/devel/p5-ExtUtils-Manifest/Makefile Sun Nov 09 12:33:48 2014 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:53 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2014/11/09 12:33:48 wiz Exp $
-DISTNAME= ExtUtils-Manifest-1.63
+DISTNAME= ExtUtils-Manifest-1.68
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BINGOS/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/ExtUtils-Manifest/
diff -r efcd5c3fbcd3 -r 1fe1a056be8d devel/p5-ExtUtils-Manifest/distinfo
--- a/devel/p5-ExtUtils-Manifest/distinfo Sun Nov 09 12:10:56 2014 +0000
+++ b/devel/p5-ExtUtils-Manifest/distinfo Sun Nov 09 12:33:48 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2013/12/02 13:02:23 wiz Exp $
+$NetBSD: distinfo,v 1.7 2014/11/09 12:33:48 wiz Exp $
-SHA1 (ExtUtils-Manifest-1.63.tar.gz) = 7346171d6af800b5ccf08562b806e0bd1139c61a
-RMD160 (ExtUtils-Manifest-1.63.tar.gz) = 3c73626f6b6cb3254fb766bbe9529a5e5232c1ea
-Size (ExtUtils-Manifest-1.63.tar.gz) = 29013 bytes
+SHA1 (ExtUtils-Manifest-1.68.tar.gz) = 4e03dc2ccbd68fb8876203136c48ca7981037286
+RMD160 (ExtUtils-Manifest-1.68.tar.gz) = d0f32339d505e1742547255ab3c7b533afef7ed8
+Size (ExtUtils-Manifest-1.68.tar.gz) = 30486 bytes
Home |
Main Index |
Thread Index |
Old Index