pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Socket6 Update to 1.20:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ab59d943771
branches: trunk
changeset: 541626:9ab59d943771
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 23 21:15:08 2008 +0000
description:
Update to 1.20:
2008-02-16 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Socket6.pm: Bump version number to 0.20.
* Socket6.pm: Make the AF_INET6 and PF_INET6 exports optional.
They are exported from Socket on 5.10.0, and it contlicts with
Socket6.
PR: http://rt.cpan.org/Public/Bug/Display.html?id=32362
Reported by: "Shlomi Fish via RT" <bug-Socket6%rt.cpan.org@localhost>
Submitted by: "KONDOU, Kazuhiro" <kazuhiro%alib.jp@localhost>
2008-01-27 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Socket6.xs, Socket6.pm: Make getaddrinfo() return the string
error or the numeric value according to the context.
Make getnameinfo() return error value.
Export the EAI_* error constants.
Submitted by: Paul LeoNerd Evans <leonerd%leonerd.org.uk@localhost>
* Socket6.xs: FreeBSD 7 and later don't have KAME IPsec anymore.
* Socket6.xs: gai_strerror() returns `const char *'.
diffstat:
net/p5-Socket6/Makefile | 8 ++++----
net/p5-Socket6/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r da605268b280 -r 9ab59d943771 net/p5-Socket6/Makefile
--- a/net/p5-Socket6/Makefile Wed Apr 23 21:13:08 2008 +0000
+++ b/net/p5-Socket6/Makefile Wed Apr 23 21:15:08 2008 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.24 2007/09/07 22:12:19 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2008/04/23 21:15:08 wiz Exp $
#
-DISTNAME= Socket6-0.19
-PKGNAME= p5-Socket6-0.19
+DISTNAME= Socket6-0.20
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5so6
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/~umemoto/${DISTNAME}/
+HOMEPAGE= http://search.cpan.org/~umemoto/Socket6/
COMMENT= Perl5 module to support getaddrinfo() and getnameinfo()
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r da605268b280 -r 9ab59d943771 net/p5-Socket6/distinfo
--- a/net/p5-Socket6/distinfo Wed Apr 23 21:13:08 2008 +0000
+++ b/net/p5-Socket6/distinfo Wed Apr 23 21:15:08 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/10/11 19:59:25 adrianp Exp $
+$NetBSD: distinfo,v 1.7 2008/04/23 21:15:08 wiz Exp $
-SHA1 (Socket6-0.19.tar.gz) = f710a0acfcbbfc41213a23ff71462c1f392cedda
-RMD160 (Socket6-0.19.tar.gz) = f30fc50bc517b1988216ebdbb318ad3dcac1c3b3
-Size (Socket6-0.19.tar.gz) = 55664 bytes
+SHA1 (Socket6-0.20.tar.gz) = f727a3e7f9ce32861f218c8837da26ab95dc22b0
+RMD160 (Socket6-0.20.tar.gz) = ddd617e4a72f9eb451d2ae53701c17e48543f166
+Size (Socket6-0.20.tar.gz) = 57153 bytes
Home |
Main Index |
Thread Index |
Old Index