diff options
author | itojun <itojun@pkgsrc.org> | 2000-06-04 13:11:45 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-06-04 13:11:45 +0000 |
commit | 26cff2fd4b618b9dc61984d2cb3411ef6e8b07cf (patch) | |
tree | f5ee4aa4fb6c8440b2d0532ebbb274205f4f1c5b /net/p5-Socket6 | |
parent | 6a8bdf135c327d886c4c7e08174279f546102812 (diff) | |
download | pkgsrc-26cff2fd4b618b9dc61984d2cb3411ef6e8b07cf.tar.gz |
upgrade from 0.06 to 0.07.
changes: corrected inet_ntop (AF_INET handling), better pod in Socket.pm.
Diffstat (limited to 'net/p5-Socket6')
-rw-r--r-- | net/p5-Socket6/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Socket6/files/md5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 168afdd2ba5..50398fba1b1 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2000/05/26 14:59:57 itojun Exp $ +# $NetBSD: Makefile,v 1.3 2000/06/04 13:11:45 itojun Exp $ # -DISTNAME= Socket6-0.06 -PKGNAME= p5-Socket6-0.06 +DISTNAME= Socket6-0.07 +PKGNAME= p5-Socket6-0.07 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/} diff --git a/net/p5-Socket6/files/md5 b/net/p5-Socket6/files/md5 index df7b59cfa4e..e1a650ffa0b 100644 --- a/net/p5-Socket6/files/md5 +++ b/net/p5-Socket6/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/05/26 14:55:56 itojun Exp $ +$NetBSD: md5,v 1.2 2000/06/04 13:11:46 itojun Exp $ -MD5 (Socket6-0.06.tar.gz) = 52aebb6a8303be1e7da1f591a23976e3 +MD5 (Socket6-0.07.tar.gz) = 2ac7656d80fe8d645805cf1648e72c28 |