Update to 3.47
Upstream changes: 3.47 - Fri May 23 18:52:00 2014 - Improved Android support. - File::Spec::Unix->tmpdir: Always return an absolute path - File::Spec now has an XS version for performance. - QNX and VMS portability - tmpdir is updated when the environment changes.
This commit is contained in:
parent
a996b4c93c
commit
cfe345b11a
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
||||||
# $NetBSD: Makefile,v 1.19 2014/05/29 23:36:12 wiz Exp $
|
# $NetBSD: Makefile,v 1.20 2014/08/31 06:49:41 wen Exp $
|
||||||
|
|
||||||
DISTNAME= PathTools-3.40
|
DISTNAME= PathTools-3.47
|
||||||
PKGNAME= p5-${DISTNAME}
|
PKGNAME= p5-${DISTNAME}
|
||||||
PKGREVISION= 1
|
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
$NetBSD: distinfo,v 1.9 2013/06/29 09:25:30 sno Exp $
|
$NetBSD: distinfo,v 1.10 2014/08/31 06:49:41 wen Exp $
|
||||||
|
|
||||||
SHA1 (PathTools-3.40.tar.gz) = 8d679ada3454f8c63ef30629465c06b2aced55b5
|
SHA1 (PathTools-3.47.tar.gz) = e29c649d51405a63ea5c3255637411bbf82c96c2
|
||||||
RMD160 (PathTools-3.40.tar.gz) = 25ffe2cecd79de2305987afed0d5f7c5831aee48
|
RMD160 (PathTools-3.47.tar.gz) = cb22b3776e9b7dec75079250a3733059de733c64
|
||||||
Size (PathTools-3.40.tar.gz) = 139883 bytes
|
Size (PathTools-3.47.tar.gz) = 143041 bytes
|
||||||
|
|
Loading…
Reference in a new issue