From 7677b3a1c9232ca1c4ed1bcdf526320c8db0bb42 Mon Sep 17 00:00:00 2001 From: sno Date: Wed, 10 Mar 2010 09:48:06 +0000 Subject: Updating time/p5-Time-Clock from 0.12nb1 to 1.00 pkgsrc changes: - Add license definition Upstream changes: 1.00 (03.09.2010) - John Siracusa * The %i format now correctly shows 12 for 12 AM. * Removed leading zeros from the %i format. * Bumped version number to reflect API stability. --- time/p5-Time-Clock/Makefile | 10 +++++++--- time/p5-Time-Clock/distinfo | 8 ++++---- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'time') diff --git a/time/p5-Time-Clock/Makefile b/time/p5-Time-Clock/Makefile index 66a39b0d30a..8b3f90d4b41 100644 --- a/time/p5-Time-Clock/Makefile +++ b/time/p5-Time-Clock/Makefile @@ -1,19 +1,23 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:01 he Exp $ +# $NetBSD: Makefile,v 1.4 2010/03/10 09:48:06 sno Exp $ -DISTNAME= Time-Clock-0.12 +DISTNAME= Time-Clock-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +#PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Time-Clock/ COMMENT= Twenty-four hour clock object with nanosecond precision +LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Time/Clock/.packlist PKG_DESTDIR_SUPPORT= user-destdir +post-extract: + ${FIND} ${WRKSRC} -name "*.pm" -type f -exec ${CHMOD} -x {} \; + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Time-Clock/distinfo b/time/p5-Time-Clock/distinfo index d7449c2a4b7..790b33ea634 100644 --- a/time/p5-Time-Clock/distinfo +++ b/time/p5-Time-Clock/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/05/28 21:06:34 abs Exp $ +$NetBSD: distinfo,v 1.3 2010/03/10 09:48:06 sno Exp $ -SHA1 (Time-Clock-0.12.tar.gz) = e76ef505693ee00aa69ae24086548500ade04ed3 -RMD160 (Time-Clock-0.12.tar.gz) = a0f9e87da69112a788b290164bb12cf5ca9c6af0 -Size (Time-Clock-0.12.tar.gz) = 7756 bytes +SHA1 (Time-Clock-1.00.tar.gz) = a7fec392de62a290bed3277d5e3ec180ff9fece2 +RMD160 (Time-Clock-1.00.tar.gz) = d3ea95155f5b74b5ecbfedd74b942da0c4b1b4ca +Size (Time-Clock-1.00.tar.gz) = 8329 bytes -- cgit v1.2.3