diff options
author | wiz <wiz@pkgsrc.org> | 2011-08-16 22:39:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-08-16 22:39:26 +0000 |
commit | 46bf7e767ee095edd65a271a8c5a892bfe506dbe (patch) | |
tree | 85fc323cd63f3e1f40e09a727ff3a6519b846e59 /time | |
parent | 62c33ea32a6c6a5bf223b38cccaa01bb349f43f9 (diff) | |
download | pkgsrc-46bf7e767ee095edd65a271a8c5a892bfe506dbe.tar.gz |
Update to 2.678:
Please note that this module is long-since abandoned. While I do accept
patches, and occasionally apply them, for the most part it is
recommended that you move off of this module and use the various modules
developed by the datetime project. You can find out more about the
datetime project at http://datetime.perl.org/
2011-05-10
* Applies patch from Mark Alway for situation where min, hour, and
sec are all '00'. However, a reminder that you should be using the
DateTime modules instead.
2009-08-19 09:23 rbowen
* No functional changes in this revision, just a move to svn and a
cleanup of the documentation, removing references to long-defunct
URLs, and adding references to the datetime.perl.org project, where
you really should be looking for all of your Perl datetime needs.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Date-ICal/Makefile | 5 | ||||
-rw-r--r-- | time/p5-Date-ICal/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Date-ICal/Makefile b/time/p5-Date-ICal/Makefile index 16ee39e0a1c..cb9f79e2ab8 100644 --- a/time/p5-Date-ICal/Makefile +++ b/time/p5-Date-ICal/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2011/08/14 15:28:44 obache Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/16 22:39:26 wiz Exp $ -DISTNAME= Date-ICal-1.72 +DISTNAME= Date-ICal-2.678 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/p5-Date-ICal/distinfo b/time/p5-Date-ICal/distinfo index de2e51d9c65..c4258dcc415 100644 --- a/time/p5-Date-ICal/distinfo +++ b/time/p5-Date-ICal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/05/18 01:23:39 dmcmahill Exp $ +$NetBSD: distinfo,v 1.2 2011/08/16 22:39:26 wiz Exp $ -SHA1 (Date-ICal-1.72.tar.gz) = ae4389a9969396ae62c002041acf51059cccaadd -RMD160 (Date-ICal-1.72.tar.gz) = 51d48bd05991f1c95dfea2c775bca1ed327c9fa6 -Size (Date-ICal-1.72.tar.gz) = 43895 bytes +SHA1 (Date-ICal-2.678.tar.gz) = b395d8b743a37594287733ebe41044264d92b027 +RMD160 (Date-ICal-2.678.tar.gz) = 6e5b98c50b96a9e7e935c5d27c9c08608b9b8bb3 +Size (Date-ICal-2.678.tar.gz) = 43936 bytes |