diff options
author | mef <mef@pkgsrc.org> | 2014-12-13 03:53:15 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-13 03:53:15 +0000 |
commit | a017ecd85872d74be1b938ddd0831faa8a8bdeb1 (patch) | |
tree | be807ee66a2c90a70b85db8557e6e72945a35604 | |
parent | 1dbbc4dbb349fe4a310453b7303302bddbfd1887 (diff) | |
download | pkgsrc-a017ecd85872d74be1b938ddd0831faa8a8bdeb1.tar.gz |
Update 0.99.3 to 1.0
1.0 Actually just two minor bug fixes (one of them in a test), but I no
longer see a point in not having a 1.0 version.
-rw-r--r-- | misc/p5-File-Tail/Makefile | 5 | ||||
-rw-r--r-- | misc/p5-File-Tail/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/p5-File-Tail/Makefile b/misc/p5-File-Tail/Makefile index 8cd7a925f64..f625f84ee8e 100644 --- a/misc/p5-File-Tail/Makefile +++ b/misc/p5-File-Tail/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/12/13 03:53:15 mef Exp $ -DISTNAME= File-Tail-0.99.3 +DISTNAME= File-Tail-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/misc/p5-File-Tail/distinfo b/misc/p5-File-Tail/distinfo index c902d5bc400..f930b0e0e9e 100644 --- a/misc/p5-File-Tail/distinfo +++ b/misc/p5-File-Tail/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2006/07/13 20:26:31 heinz Exp $ +$NetBSD: distinfo,v 1.4 2014/12/13 03:53:15 mef Exp $ -SHA1 (File-Tail-0.99.3.tar.gz) = 9b3780a314adaf3723ccc7e152f2e102fafa69bf -RMD160 (File-Tail-0.99.3.tar.gz) = 32a05f82bc80313fd5292d4a153b2c69ec4fb73f -Size (File-Tail-0.99.3.tar.gz) = 22800 bytes +SHA1 (File-Tail-1.0.tar.gz) = d80bf6d9cd1c74bed34e6eac3bf37a1c6ced2096 +RMD160 (File-Tail-1.0.tar.gz) = ffaa9abfd4dcacabbc94f8bf11001050f5a05e03 +Size (File-Tail-1.0.tar.gz) = 23092 bytes |