summaryrefslogtreecommitdiff
path: root/time/p5-Time-Piece
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-07-15 20:27:05 +0000
committerschmonz <schmonz>2014-07-15 20:27:05 +0000
commite7c88a02c4e5c3f378c997106a5ef0387181a7de (patch)
treed76c216825b6963da7ead1c78f300533bc9e6c9b /time/p5-Time-Piece
parent7ffcd65e2e54345b53a3b595f051e854170b31d5 (diff)
downloadpkgsrc-e7c88a02c4e5c3f378c997106a5ef0387181a7de.tar.gz
Update to 1.27. From the changelog:
- portability fixes for XS changes in 1.25_01 - no changes since previous (trial) release - fix compiling for WinCE, execution is untested - add a .gitignore (from Win32::API) - fix a compiler warning about unused var, and add inlining - add PERL_NO_GET_CONTEXT to XS to bring the binary into 21st century - refactor XS code to remove large sections of duplicate machine code - fix _crt_localtime to return year only once, previously _crt_localtime returned year (item #6) twice in the list
Diffstat (limited to 'time/p5-Time-Piece')
-rw-r--r--time/p5-Time-Piece/Makefile5
-rw-r--r--time/p5-Time-Piece/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Time-Piece/Makefile b/time/p5-Time-Piece/Makefile
index 50b32f8f0cb..39711defcad 100644
--- a/time/p5-Time-Piece/Makefile
+++ b/time/p5-Time-Piece/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:54 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2014/07/15 20:27:05 schmonz Exp $
-DISTNAME= Time-Piece-1.24
+DISTNAME= Time-Piece-1.27
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5tpc
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff --git a/time/p5-Time-Piece/distinfo b/time/p5-Time-Piece/distinfo
index 5ca3221f969..415e42f4f09 100644
--- a/time/p5-Time-Piece/distinfo
+++ b/time/p5-Time-Piece/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2013/12/04 15:12:04 wen Exp $
+$NetBSD: distinfo,v 1.14 2014/07/15 20:27:05 schmonz Exp $
-SHA1 (Time-Piece-1.24.tar.gz) = 42542275e5406edf23c9262bd4786bf4324b1eb6
-RMD160 (Time-Piece-1.24.tar.gz) = 95a7dd878326cf87216f5b3f6a060192739ff322
-Size (Time-Piece-1.24.tar.gz) = 26347 bytes
+SHA1 (Time-Piece-1.27.tar.gz) = 44ca9840eee4191859034e514d09079ca360e14f
+RMD160 (Time-Piece-1.27.tar.gz) = c8ca21d68856b506cbb1b39873e2f1cf1c6b06b6
+Size (Time-Piece-1.27.tar.gz) = 27281 bytes