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 0.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/e183d13e2f12
branches: trunk
changeset: 464834:e183d13e2f12
user: recht <recht%pkgsrc.org@localhost>
date: Tue Dec 16 08:05:05 2003 +0000
description:
update to 0.12
Patch provided by Adrian Portelli in PR 23764
>From the CHANGELOG:
2003-10-28 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Bump version number to 0.12.
* Socket6.pm: Mention that getipnodeby*() was deprecated in
RFC3493.
2001-09-20 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* getaddrinfo.c (getaddrinfo): Correct AI_PASSIVE parsing bug.
2001-09-18 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Socket6.pm: Bump version number to 0.11.
* getaddrinfo.c (getaddrinfo), gai.h: Add support of AI_NUMERICHOST.
* getnameinfo.c (getnameinfo): Use socklen_t rather than size_t.
* getnameinfo.c (getnameinfo): Fix buffer overflow problem.
2001-09-17 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Socket6.pm, Socket6.xs, config.h.in, configure.in: Add glue
functions for getipnodeby*() and gai_strerror().
* Socket6.xs: inet_pton() should work as it is.
* Socket6.xs: Better documentation of inet_pton() and inet_ntop().
* Socket6.pm: Description was filled.
* Socket6.pm, Socket6.xs: Return an error message string if
getaddrinfo() fails.
2001-03-27 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Socket6.pm: Bump version number to 0.10.
* Socket6.xs: Make compilable under OpenBSD. Though OpenBSD has
KAME, OpenBSD doesn't have netinet6/ipsec.h.
2001-03-21 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* Socket6.pm: Bump version number to 0.09.
* aclocal.m4 (IPv6_CHECK_FUNC): There is getaddrinfo(3) in
libsocket under Solaris8.
diffstat:
net/p5-Socket6/Makefile | 6 +++---
net/p5-Socket6/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 2ae899b40ee8 -r e183d13e2f12 net/p5-Socket6/Makefile
--- a/net/p5-Socket6/Makefile Tue Dec 16 07:53:44 2003 +0000
+++ b/net/p5-Socket6/Makefile Tue Dec 16 08:05:05 2003 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2003/07/21 17:11:05 martti Exp $
+# $NetBSD: Makefile,v 1.13 2003/12/16 08:05:05 recht Exp $
#
-DISTNAME= Socket6-0.08
-PKGNAME= p5-Socket6-0.08
+DISTNAME= Socket6-0.12
+PKGNAME= p5-Socket6-0.12
SVR4_PKGNAME= p5so6
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/}
diff -r 2ae899b40ee8 -r e183d13e2f12 net/p5-Socket6/distinfo
--- a/net/p5-Socket6/distinfo Tue Dec 16 07:53:44 2003 +0000
+++ b/net/p5-Socket6/distinfo Tue Dec 16 08:05:05 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:28 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/12/16 08:05:05 recht Exp $
-SHA1 (Socket6-0.08.tar.gz) = 847710069b3d0b016bdbd8ecf18260418835c002
-Size (Socket6-0.08.tar.gz) = 28554 bytes
+SHA1 (Socket6-0.12.tar.gz) = 0619c2348247f24686c38c7a4313b5aedf6b9494
+Size (Socket6-0.12.tar.gz) = 33096 bytes
Home |
Main Index |
Thread Index |
Old Index