pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-TimeDate Update to 2.30. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8285d1c94c2
branches: trunk
changeset: 621517:e8285d1c94c2
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Jul 10 03:01:57 2013 +0000
description:
Update to 2.30. From the changelog:
* Syncing distribution version number with Date::Parse, not functional changes
diffstat:
time/p5-TimeDate/Makefile | 13 +++++++++----
time/p5-TimeDate/distinfo | 8 ++++----
2 files changed, 13 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 6fb5d9db9fc2 -r e8285d1c94c2 time/p5-TimeDate/Makefile
--- a/time/p5-TimeDate/Makefile Wed Jul 10 02:54:10 2013 +0000
+++ b/time/p5-TimeDate/Makefile Wed Jul 10 03:01:57 2013 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2013/05/31 12:42:29 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/07/10 03:01:57 schmonz Exp $
#
-DISTNAME= TimeDate-1.20
+DISTNAME= TimeDate-2.30
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
SVR4_PKGNAME= p5tid
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
@@ -16,7 +15,13 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/TimeDate/.packlist
+PERL5_PACKLIST= auto/Date/Parse/.packlist
+
+post-extract:
+ cd ${WRKSRC}; \
+ for f in Russian_cp1251.pm Russian_koi8r.pm Turkish.pm; do \
+ chmod -x lib/Date/Language/$${f}; \
+ done
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6fb5d9db9fc2 -r e8285d1c94c2 time/p5-TimeDate/distinfo
--- a/time/p5-TimeDate/distinfo Wed Jul 10 02:54:10 2013 +0000
+++ b/time/p5-TimeDate/distinfo Wed Jul 10 03:01:57 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/12/15 13:34:43 wiz Exp $
+$NetBSD: distinfo,v 1.8 2013/07/10 03:01:57 schmonz Exp $
-SHA1 (TimeDate-1.20.tar.gz) = 6394cd243e05c3c2073fa73348a4ad90d8d5963e
-RMD160 (TimeDate-1.20.tar.gz) = 513094a2d2fb3678c1ad893abc28c94d344ec7b8
-Size (TimeDate-1.20.tar.gz) = 29590 bytes
+SHA1 (TimeDate-2.30.tar.gz) = db2f810bf665062998ffc1ba873c29287120f3f5
+RMD160 (TimeDate-2.30.tar.gz) = 78eb4306d82635d15182e16044467f5e6ffeb39a
+Size (TimeDate-2.30.tar.gz) = 31109 bytes
Home |
Main Index |
Thread Index |
Old Index