diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-08 15:13:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-08 15:13:16 +0000 |
commit | 26c06a0c3ddc77b60ec599cbdd9709703495df03 (patch) | |
tree | 1e23c4b895ffc5238258c0df575fcc65b3a74491 /net | |
parent | 0921aad7cc9226d48a01e93bd9c72ebffa93f11b (diff) | |
download | pkgsrc-26c06a0c3ddc77b60ec599cbdd9709703495df03.tar.gz |
Update p5-Socket6 to 0.27:
2016-03-23 Hajimu UMEMOTO <ume@mahoroba.org>
* Socket6.pm: Bump version number to 0.27.
2016-03-22 Hajimu UMEMOTO <ume@mahoroba.org>
* t/use.t: We still supports an environment where AF_INET6 is not
defined.
2016-03-17 Hajimu UMEMOTO <ume@mahoroba.org>
* Socket6.pm: Bump version number to 0.26.
* Makefile.PL: Make Socket6 buildable on Android. [cpan #98181]
Submitted by: fraserbn [...] gmail.com
* system inet_ntop broken in darwin. [cpan #113005]
Submitted by: RURBAN [...] cpan.org
2015-12-05 Hajimu UMEMOTO <ume@mahoroba.org>
* gailookup.pl.in: Add -r option to do reverse lookup.
2015-11-25 Hajimu UMEMOTO <ume@mahoroba.org>
* gailookup.pl.in: Add awareness of AI_ALL and AI_V4MAPPED.
* gailookup.pl.in: Add -P option to ease to specify port number.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Socket6/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Socket6/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index c5c444b6294..bdd337f6736 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:51 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2016/04/08 15:13:16 wiz Exp $ -DISTNAME= Socket6-0.25 +DISTNAME= Socket6-0.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/} diff --git a/net/p5-Socket6/distinfo b/net/p5-Socket6/distinfo index 14417542e42..12c68974817 100644 --- a/net/p5-Socket6/distinfo +++ b/net/p5-Socket6/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2015/11/04 00:35:25 agc Exp $ +$NetBSD: distinfo,v 1.13 2016/04/08 15:13:16 wiz Exp $ -SHA1 (Socket6-0.25.tar.gz) = 4499bd5b5150bd44be79238df348d89ea228f5a6 -RMD160 (Socket6-0.25.tar.gz) = 7cbb47a68b2ed390c3a8e81f12fc9cd249fe93ce -SHA512 (Socket6-0.25.tar.gz) = 0b164bca51783798b9a65119f702c33578235478857aa0f5d6c7f3aaa987522c22e84f94197d34159cb7f07fbd1dd7c5fd5579b1d42c82a233aff071edfaa95c -Size (Socket6-0.25.tar.gz) = 58057 bytes +SHA1 (Socket6-0.27.tar.gz) = f7d2b7628ab9873c4ba9410c336ed44640695225 +RMD160 (Socket6-0.27.tar.gz) = 69738c65fd1904491b7c84b79b028a05a04bebef +SHA512 (Socket6-0.27.tar.gz) = 8431d3d3d48da0b55dbe5478f9226ddb77bc2fbd2db164683312d51446dfdf52c2f596ff1ee7287a4321386579db8713169eabf65b93ff900808ca311cefe6d5 +Size (Socket6-0.27.tar.gz) = 64936 bytes SHA1 (patch-aa) = f9de0f5bd6f862129069f9617531260d8d821da8 |