pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-Time-Local



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Aug 18 10:34:54 UTC 2016

Modified Files:
        pkgsrc/time/p5-Time-Local: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/time/p5-Time-Local/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/time/p5-Time-Local/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-Time-Local/Makefile
diff -u pkgsrc/time/p5-Time-Local/Makefile:1.14 pkgsrc/time/p5-Time-Local/Makefile:1.15
--- pkgsrc/time/p5-Time-Local/Makefile:1.14     Wed Jun  8 19:24:52 2016
+++ pkgsrc/time/p5-Time-Local/Makefile  Thu Aug 18 10:34:53 2016
@@ -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/}
 

Index: pkgsrc/time/p5-Time-Local/distinfo
diff -u pkgsrc/time/p5-Time-Local/distinfo:1.6 pkgsrc/time/p5-Time-Local/distinfo:1.7
--- pkgsrc/time/p5-Time-Local/distinfo:1.6      Mon Nov  2 23:31:42 2015
+++ pkgsrc/time/p5-Time-Local/distinfo  Thu Aug 18 10:34:53 2016
@@ -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