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.
This commit is contained in:
parent
13fab0a74b
commit
bbc32f596b
2 changed files with 6 additions and 7 deletions
|
@ -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/}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue