summaryrefslogtreecommitdiff
path: root/time/p5-Time-HiRes/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-15 13:39:39 +0000
committersno <sno@pkgsrc.org>2010-02-15 13:39:39 +0000
commitba9b38265a6b83d8b4da3b420554006d17b74166 (patch)
tree9af7c28520dee9ecec36b30c7cdb5129f04b13e2 /time/p5-Time-HiRes/Makefile
parentb04d7d66cebb6d296024d085042b7dc1ad1c9e93 (diff)
downloadpkgsrc-ba9b38265a6b83d8b4da3b420554006d17b74166.tar.gz
Updating time/p5-Time-HiRes from 1.9719nb1 to 1.9720
Upstream changes: 1.9720 [2010-02-14] - Address [rt.cpan.org #54196] alarm and ularm return values are bogus, report and fix from Nicholas Clark
Diffstat (limited to 'time/p5-Time-HiRes/Makefile')
-rw-r--r--time/p5-Time-HiRes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile
index aba6751deba..a300ee132df 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2010/01/16 19:27:18 heinz Exp $
+# $NetBSD: Makefile,v 1.28 2010/02/15 13:39:39 sno Exp $
-DISTNAME= Time-HiRes-1.9719
+DISTNAME= Time-HiRes-1.9720
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
SVR4_PKGNAME= p5thr
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}