diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-08 12:37:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-08 12:37:22 +0000 |
commit | 4e6d7937d61f4ead852ff3f213642e1d054c5d93 (patch) | |
tree | a051975de4f35528dc37ad3ce6a901111614b2ce /net | |
parent | e7fdc3f0ba21bc3f2094785d70048421c49c66f7 (diff) | |
download | pkgsrc-4e6d7937d61f4ead852ff3f213642e1d054c5d93.tar.gz |
Update to 1.07 based on PR 47628 by Edgar Fuß.
1.07 Sun Sep 2 18:42:02 CEST 2012
- bugfix: returns true when _check() is ok
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Write/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Write/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index 7cab5d18d67..b5ff83b522f 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 17:18:52 asau Exp $ +# $NetBSD: Makefile,v 1.12 2013/03/08 12:37:22 wiz Exp $ # -DISTNAME= Net-Write-1.06 +DISTNAME= Net-Write-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Write/distinfo b/net/p5-Net-Write/distinfo index 2c58b217c03..30b8d4c4d62 100644 --- a/net/p5-Net-Write/distinfo +++ b/net/p5-Net-Write/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/09/02 02:52:30 wen Exp $ +$NetBSD: distinfo,v 1.5 2013/03/08 12:37:22 wiz Exp $ -SHA1 (Net-Write-1.06.tar.gz) = 4249c6b86f1bfe77e521b08c6f580b6ed35e3ae3 -RMD160 (Net-Write-1.06.tar.gz) = 732c634f8ae91feb788274b70fe74f777cffed06 -Size (Net-Write-1.06.tar.gz) = 9177 bytes +SHA1 (Net-Write-1.07.tar.gz) = b04b8208f12a91cab8e8b0db8e410888b1b0066e +RMD160 (Net-Write-1.07.tar.gz) = 23c64c1d21af3a1c6fa2957419c860727c3b5449 +Size (Net-Write-1.07.tar.gz) = 9228 bytes |