diff options
author | itojun <itojun> | 2000-06-04 13:11:45 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-06-04 13:11:45 +0000 |
commit | b3bfe70cea8f2cf550aec7c0b4f0da69dbcb6f30 (patch) | |
tree | f5ee4aa4fb6c8440b2d0532ebbb274205f4f1c5b | |
parent | f90ccc6c7071a028116f25d42a27056aa36315d4 (diff) | |
download | pkgsrc-b3bfe70cea8f2cf550aec7c0b4f0da69dbcb6f30.tar.gz |
upgrade from 0.06 to 0.07.
changes: corrected inet_ntop (AF_INET handling), better pod in Socket.pm.
-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 |