pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-Epoch Updated from version 0.0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9dfee4a77452
branches:  trunk
changeset: 547179:9dfee4a77452
user:      he <he%pkgsrc.org@localhost>
date:      Sat Sep 13 14:12:55 2008 +0000

description:
Updated from version 0.09nb1 to 0.11, discussed with maintainer.

Pkgsrc changes:
 o Adjust dependencies

Upstream changes:

0.11  2007-12-04
    - Tried to make code work with Math::BigInt::* packages (tries to
      solve bug reported by Philip (Flip) Kromer)

0.10  2006-05-23
    - Removed midnight bug, reported by Jason Thaxter.

diffstat:

 time/p5-DateTime-Format-Epoch/Makefile |  10 +++++-----
 time/p5-DateTime-Format-Epoch/distinfo |   8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (42 lines):

diff -r 9969f57edd68 -r 9dfee4a77452 time/p5-DateTime-Format-Epoch/Makefile
--- a/time/p5-DateTime-Format-Epoch/Makefile    Sat Sep 13 14:07:01 2008 +0000
+++ b/time/p5-DateTime-Format-Epoch/Makefile    Sat Sep 13 14:12:55 2008 +0000
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:39 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2008/09/13 14:12:55 he Exp $
 
-DISTNAME=      DateTime-Format-Epoch-0.09
+DISTNAME=      DateTime-Format-Epoch-0.11
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
 MAINTAINER=    bouyer%NetBSD.org@localhost
 HOMEPAGE=      http://datetime.perl.org/
+#HOMEPAGE=     http://search.cpan.org/dist/DateTime-Format-Epoch/
 COMMENT=       Convert DateTimes to/from epoch seconds
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-DEPENDS+=      p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+=      p5-DateTime>=0.31:../../time/p5-DateTime
 
-PERL5_PACKLIST=                auto/DateTime/Format/Epoch/.packlist
+PERL5_PACKLIST=        auto/DateTime/Format/Epoch/.packlist
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 9969f57edd68 -r 9dfee4a77452 time/p5-DateTime-Format-Epoch/distinfo
--- a/time/p5-DateTime-Format-Epoch/distinfo    Sat Sep 13 14:07:01 2008 +0000
+++ b/time/p5-DateTime-Format-Epoch/distinfo    Sat Sep 13 14:12:55 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/05/25 17:08:34 bouyer Exp $
+$NetBSD: distinfo,v 1.2 2008/09/13 14:12:55 he Exp $
 
-SHA1 (DateTime-Format-Epoch-0.09.tar.gz) = d95a18130dbc1c15c31c3ae714a3681a20c75e26
-RMD160 (DateTime-Format-Epoch-0.09.tar.gz) = c3b53dd730c4c0c952092abfec1566b03d19e495
-Size (DateTime-Format-Epoch-0.09.tar.gz) = 17489 bytes
+SHA1 (DateTime-Format-Epoch-0.11.tar.gz) = 3984b2e721d3a30c780b0d1bbd55e3f6160ff5b0
+RMD160 (DateTime-Format-Epoch-0.11.tar.gz) = d01d45112fd6a73c2a7d33b1e0012ab0897c3c1d
+Size (DateTime-Format-Epoch-0.11.tar.gz) = 17511 bytes



Home | Main Index | Thread Index | Old Index