diff options
author | rhaen <rhaen> | 2008-07-18 14:23:59 +0000 |
---|---|---|
committer | rhaen <rhaen> | 2008-07-18 14:23:59 +0000 |
commit | b4fb497af9f919725033117b9ff9636beb1418b8 (patch) | |
tree | d71a1e84c7d438aa1109b0c711add03fc89f91eb /time | |
parent | 2f994c36a2378f35d6a6c619bdd8406449e18c22 (diff) | |
download | pkgsrc-b4fb497af9f919725033117b9ff9636beb1418b8.tar.gz |
- updated to 1.18
ChangeLog:
1.18 2007-10-31
- Added pod and pod coverage tests.
- Doing a new release to provide a conformant META.yml file.
- This release contains no code changes from 1.17.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-Time-Local/Makefile | 5 | ||||
-rw-r--r-- | time/p5-Time-Local/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Time-Local/Makefile b/time/p5-Time-Local/Makefile index b9a02e2dd95..226a0bb8b7d 100644 --- a/time/p5-Time-Local/Makefile +++ b/time/p5-Time-Local/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2007/05/06 13:52:35 heinz Exp $ +# $NetBSD: Makefile,v 1.3 2008/07/18 14:23:59 rhaen Exp $ -DISTNAME= Time-Local-1.17 +DISTNAME= Time-Local-1.18 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} @@ -12,7 +12,6 @@ COMMENT= Efficiently compute time from local and GMT time PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Time/Local/.packlist -USE_LANGUAGES= # empty .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Time-Local/distinfo b/time/p5-Time-Local/distinfo index 9f0820f62e7..a8045a0a7d1 100644 --- a/time/p5-Time-Local/distinfo +++ b/time/p5-Time-Local/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/05/06 13:52:35 heinz Exp $ +$NetBSD: distinfo,v 1.3 2008/07/18 14:23:59 rhaen Exp $ -SHA1 (Time-Local-1.17.tar.gz) = 64703fe3d224d1b864e17d24e95c60e1905f8296 -RMD160 (Time-Local-1.17.tar.gz) = df5c586b29bc36bdaac86536d255845668721b14 -Size (Time-Local-1.17.tar.gz) = 18145 bytes +SHA1 (Time-Local-1.18.tar.gz) = e9d124b87f702b6dd54a16e899199be5267b66f7 +RMD160 (Time-Local-1.18.tar.gz) = 2084e63680cf7186cd0ea32f335291cea20dd4dc +Size (Time-Local-1.18.tar.gz) = 18267 bytes |