Update p5-DateTime-Set from version 0.25 to version 0.27.
Approved by MAINTAINER. Pkgsrc changes: - set MAINTAINER to pkgsrc-users@ on (previous) MAINTAINER's request Upstream changes: 0.27 2009-04-02 - fixed DateTime::Spanset duration() method. Reported by Anton Berezin <tobez@tobez.org> 0.26 2008-12-25 - fixed DateTime::Spanset current() and set_time_zone() methods. Report and tests by Elliot Shank.
This commit is contained in:
parent
4c7057eac6
commit
b33d2bfbfc
2 changed files with 7 additions and 8 deletions
|
@ -1,12 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.7 2008/10/19 19:19:01 he Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2009/05/03 16:27:28 seb Exp $
|
||||
|
||||
DISTNAME= DateTime-Set-0.25
|
||||
DISTNAME= DateTime-Set-0.27
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= time perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
|
||||
|
||||
MAINTAINER= cube@NetBSD.org
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/DateTime-Set/
|
||||
COMMENT= Perl module for date/time sets and ranges
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2006/12/08 20:40:27 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2009/05/03 16:27:28 seb Exp $
|
||||
|
||||
SHA1 (DateTime-Set-0.25.tar.gz) = a98cd86bce908cbbf94f845865a53b37c219d722
|
||||
RMD160 (DateTime-Set-0.25.tar.gz) = 675204debd286e14612300c5bd50c5427b2dbf15
|
||||
Size (DateTime-Set-0.25.tar.gz) = 40287 bytes
|
||||
SHA1 (DateTime-Set-0.27.tar.gz) = 9d9439af4bf3484e0f4a59a2a03dc7ea5f8a9b5a
|
||||
RMD160 (DateTime-Set-0.27.tar.gz) = fac6ce8f16e973ed5ed90f2c6d1cdb02f1e13d54
|
||||
Size (DateTime-Set-0.27.tar.gz) = 42728 bytes
|
||||
|
|
Loading…
Reference in a new issue