summaryrefslogtreecommitdiff
path: root/time/p5-Time-HiRes/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-11-28 13:08:40 +0000
committerwiz <wiz@pkgsrc.org>2016-11-28 13:08:40 +0000
commit5e1fb5580b3e3e3e355bf7cb02bce8fbe8fa1447 (patch)
tree12b53c79bb36d30f1b3d9d57886f4df17d17b976 /time/p5-Time-HiRes/Makefile
parent7c08d098449ccb268215c27fd003a6e6e22eedcb (diff)
downloadpkgsrc-5e1fb5580b3e3e3e355bf7cb02bce8fbe8fa1447.tar.gz
Updated p5-Time-HiRes to 1.9741.
1.9741 [2016-11-20] - C++11 compatibility: blead a914236c - El Capitan compatibility: blead 45bbc013 - use CLOCK_REALTIME for clock_nanosleep scan: blead 56ed632c - include file consistency in scans: blead 605b4dbe - use clockid_t consistently: blead 2979fdf3 - use hv_fetchs(): blead 07e4dd7a - scan for clockid_t (needed for macos Sierra): blead 69d1f2c2 - darwin lacks clockid_t: blead d1e7b5aa [rt.cpan.org #129789] - provide template for tempfile: blead 91dca83e - explicit cast for clockid_t in C++11: blead 1c566547 - upgrade to a newer ppport (3.35)
Diffstat (limited to 'time/p5-Time-HiRes/Makefile')
-rw-r--r--time/p5-Time-HiRes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile
index 993a5065471..775e43dd8d4 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2016/10/18 08:31:57 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2016/11/28 13:08:40 wiz Exp $
-DISTNAME= Time-HiRes-1.9740
+DISTNAME= Time-HiRes-1.9741
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}