summaryrefslogtreecommitdiff
path: root/time/p5-Time-Piece/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-10-02 02:28:47 +0000
committerwen <wen@pkgsrc.org>2013-10-02 02:28:47 +0000
commit80a4876c49b211923e6449820176166c69e981e1 (patch)
treefc25e3eb41ee15f3f16199dec7509cc1b788fd27 /time/p5-Time-Piece/Makefile
parent54f5b1170cf7bf7c7c907318b4d1052f3ab02ff5 (diff)
downloadpkgsrc-80a4876c49b211923e6449820176166c69e981e1.tar.gz
Update to 1.23
Upstream changes: 1.23 2013-09-06 - add a LICENSE file (thanks, John Peacock!) - make sure Time::Seconds loads Exporter, which it relies on (thanks, GFUJI and TOKUHIROM!) - fix day of year parsing (like "%y%j") (thanks, Doug Wilson)
Diffstat (limited to 'time/p5-Time-Piece/Makefile')
-rw-r--r--time/p5-Time-Piece/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Time-Piece/Makefile b/time/p5-Time-Piece/Makefile
index fbe44f89db9..d10341cb443 100644
--- a/time/p5-Time-Piece/Makefile
+++ b/time/p5-Time-Piece/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2013/08/12 23:13:44 wen Exp $
+# $NetBSD: Makefile,v 1.22 2013/10/02 02:28:47 wen Exp $
-DISTNAME= Time-Piece-1.22
+DISTNAME= Time-Piece-1.23
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tpc
CATEGORIES= time perl5