summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-01 21:15:34 +0000
committersno <sno@pkgsrc.org>2009-05-01 21:15:34 +0000
commit8dcfcabcf598a6ec4e4f72060ab0f7eab1e9042d (patch)
tree39f4ba8cf9706940091f540b59e1f723107ae279
parent2cbd12422375956835f727675713c5527d5522a7 (diff)
downloadpkgsrc-8dcfcabcf598a6ec4e4f72060ab0f7eab1e9042d.tar.gz
PkgSrc changes:
- Updating package for various p5 time related module from 2003.1126 to 2006.0814 - Setting license to public-domain Upstream changes: 2006.0814: A bugfix for negative offsets that overflowed (from Vernon Lyon <vlyon at uk.yahoo-inc.com>) Add a few more timezones (from Peter Ludemann <ludemann at yahoo-inc.com> and Alex Bowley <kilinrax at cpan.org>) Recognize fractional times counts like "1.5 minutes ago" (from Simon Wistow <simon@thegestalt.org>) Recognize Dow "before last" (from Ole Craig <ocraig at stillsecure.com>) Change various __DATA__ to __END__ (from Nick Ing-Simmons <nick at ing-simmons.net>)
-rw-r--r--time/p5-Time/Makefile6
-rw-r--r--time/p5-Time/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-Time/Makefile b/time/p5-Time/Makefile
index 6f715ad7f4f..ee0b6d704c7 100644
--- a/time/p5-Time/Makefile
+++ b/time/p5-Time/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.17 2009/05/01 21:15:34 sno Exp $
-DISTNAME= Time-modules-2003.1126
+DISTNAME= Time-modules-2006.0814
PKGNAME= p5-${DISTNAME:S/modules-//}
-PKGREVISION= 2
SVR4_PKGNAME= p5tim
CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl5 functions to convert and use time variables
+LICENSE= public-domain
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/time/p5-Time/distinfo b/time/p5-Time/distinfo
index 2e0c0096e80..1cb91430c8f 100644
--- a/time/p5-Time/distinfo
+++ b/time/p5-Time/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/04/02 12:42:28 adrianp Exp $
+$NetBSD: distinfo,v 1.4 2009/05/01 21:15:34 sno Exp $
-SHA1 (Time-modules-2003.1126.tar.gz) = c6996386642678a2d0c8eaa28ecb5b564c8ccb6c
-RMD160 (Time-modules-2003.1126.tar.gz) = 6786aeca784b92674f25a605d766674055bfefd3
-Size (Time-modules-2003.1126.tar.gz) = 22296 bytes
+SHA1 (Time-modules-2006.0814.tar.gz) = a79c6bcce924fcb3a0b08eea37dbad27d2880ebf
+RMD160 (Time-modules-2006.0814.tar.gz) = 555fd3eca2201d4c422514af4a7e74586f0aca13
+Size (Time-modules-2006.0814.tar.gz) = 23997 bytes