pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-Time-Duration - updated to 1.06



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45e8b61cf57e
branches:  trunk
changeset: 544732:45e8b61cf57e
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Fri Jul 18 14:09:44 2008 +0000

description:
- updated to 1.06
ChangeLog:
2007-08-18  Avi Finkel     avi%finkel.org@localhost

  * Release 1.06 -- Fixing Makefile

diffstat:

 time/p5-Time-Duration/Makefile |  7 +++++--
 time/p5-Time-Duration/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r 6417375352e2 -r 45e8b61cf57e time/p5-Time-Duration/Makefile
--- a/time/p5-Time-Duration/Makefile    Fri Jul 18 14:03:30 2008 +0000
+++ b/time/p5-Time-Duration/Makefile    Fri Jul 18 14:09:44 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:52 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/18 14:09:44 rhaen Exp $
 
-DISTNAME=              Time-Duration-1.04
+DISTNAME=              Time-Duration-1.06
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5 time
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Time/}
@@ -9,6 +9,9 @@
 HOMEPAGE=      http://search.cpan.org/~avif/Time-Duration-1.04/Duration.pm
 COMMENT=       Perl5 module for rounded or exact English expression of durations
 
+BUILD_DEPENDS+=        p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
+BUILD_DEPENDS+=        p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 PERL5_PACKLIST=                auto/Time/Duration/.packlist
diff -r 6417375352e2 -r 45e8b61cf57e time/p5-Time-Duration/distinfo
--- a/time/p5-Time-Duration/distinfo    Fri Jul 18 14:03:30 2008 +0000
+++ b/time/p5-Time-Duration/distinfo    Fri Jul 18 14:09:44 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/01/02 18:12:33 reed Exp $
+$NetBSD: distinfo,v 1.2 2008/07/18 14:09:44 rhaen Exp $
 
-SHA1 (Time-Duration-1.04.tar.gz) = cbec8f308a6586f20ce85ba99392eab8dff42b5a
-RMD160 (Time-Duration-1.04.tar.gz) = c9c363e1cc14e5de61f2604e1af6f1e62271c48d
-Size (Time-Duration-1.04.tar.gz) = 8763 bytes
+SHA1 (Time-Duration-1.06.tar.gz) = c99c4d40c0164ede0ef93ea1c493c86d5a596e2f
+RMD160 (Time-Duration-1.06.tar.gz) = 5200f9586be1cf155a8c747d5da7e4f9846ad5b0
+Size (Time-Duration-1.06.tar.gz) = 24910 bytes



Home | Main Index | Thread Index | Old Index