From 26c06a0c3ddc77b60ec599cbdd9709703495df03 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 Apr 2016 15:13:16 +0000 Subject: Update p5-Socket6 to 0.27: 2016-03-23 Hajimu UMEMOTO * Socket6.pm: Bump version number to 0.27. 2016-03-22 Hajimu UMEMOTO * t/use.t: We still supports an environment where AF_INET6 is not defined. 2016-03-17 Hajimu UMEMOTO * 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 * gailookup.pl.in: Add -r option to do reverse lookup. 2015-11-25 Hajimu UMEMOTO * gailookup.pl.in: Add awareness of AI_ALL and AI_V4MAPPED. * gailookup.pl.in: Add -P option to ease to specify port number. --- net/p5-Socket6/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/p5-Socket6/Makefile') 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/} -- cgit v1.2.3