pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-Time-Local Updated time/p5-Time-Local to 1.24



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5880c993f72a
branches:  trunk
changeset: 351264:5880c993f72a
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Aug 18 10:34:53 2016 +0000

description:
Updated time/p5-Time-Local to 1.24
----------------------------------
1.24     2016-08-13

- Set the INSTALLDIRS to 'perl' for Perl 5.10 and earlier. Without this, you
  can upgrade Time::Local from CPAN but perl will not see the upgraded
  version. Reported by Olivier Mengu??. RT #116825.

diffstat:

 time/p5-Time-Local/Makefile |   7 +++----
 time/p5-Time-Local/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (30 lines):

diff -r f8554c3a8231 -r 5880c993f72a time/p5-Time-Local/Makefile
--- a/time/p5-Time-Local/Makefile       Thu Aug 18 10:08:02 2016 +0000
+++ b/time/p5-Time-Local/Makefile       Thu Aug 18 10:34:53 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2016/08/18 10:34:53 mef Exp $
 
-DISTNAME=      Time-Local-1.2300
-PKGNAME=       p5-${DISTNAME:C/2300/23.00/}
-PKGREVISION=   3
+DISTNAME=      Time-Local-1.24
+PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Time/}
 
diff -r f8554c3a8231 -r 5880c993f72a time/p5-Time-Local/distinfo
--- a/time/p5-Time-Local/distinfo       Thu Aug 18 10:08:02 2016 +0000
+++ b/time/p5-Time-Local/distinfo       Thu Aug 18 10:34:53 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/02 23:31:42 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/08/18 10:34:53 mef Exp $
 
-SHA1 (Time-Local-1.2300.tar.gz) = 1632bff3578cfdc8a23d3abed5ad205ef279fa23
-RMD160 (Time-Local-1.2300.tar.gz) = e812a09820f530ebed183f2b173684d80568c4b2
-SHA512 (Time-Local-1.2300.tar.gz) = 812a4e1d8820becfc4c19a3a862e5234744b4124b99fd33c856e331e0f2f6131b98ae9e8cfde637c9db5b2de036f643424f4d2d15bdb47fa57dffd8f3bdeeb41
-Size (Time-Local-1.2300.tar.gz) = 19818 bytes
+SHA1 (Time-Local-1.24.tar.gz) = 5e6a719bb97d20b2f1eaa330629eddea7847b134
+RMD160 (Time-Local-1.24.tar.gz) = b60384c788da84249f23bb6991cc94e567a333ba
+SHA512 (Time-Local-1.24.tar.gz) = 60cad83aba3c33723ec211287677a6f72db27ef95e0cec6252f34432d53a209de56812fa891e998da3404fbe7556ccd25d9b4261356b18527bf218e61c938c34
+Size (Time-Local-1.24.tar.gz) = 37437 bytes



Home | Main Index | Thread Index | Old Index