summaryrefslogtreecommitdiff
path: root/net/p5-Socket6
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-10-11 19:59:25 +0000
committeradrianp <adrianp@pkgsrc.org>2005-10-11 19:59:25 +0000
commit6c93dce7597ba288c3b98d0cebeaa3d68c08bb20 (patch)
tree0c26ec05c3ce30b75cb43764c8a8490eae3cfc4f /net/p5-Socket6
parent067d1be359f2c41c9688c6db919e9dca33e9d837 (diff)
downloadpkgsrc-6c93dce7597ba288c3b98d0cebeaa3d68c08bb20.tar.gz
Update to 0.19
From the ChangeLog: > * Socket6.xs: the "sin6_scope_id" field of the "sockaddr_in6" > structure is expected to passed and is returned in host byte > order. > * getaddrinfo.c (getaddrinfo): Support for AI_NUMERICSERV. > * Socket6.pm: Fix documentation of the gethostbyname2. The > gethostbyname2 function takes a FAMILY, not a SERVNAME.
Diffstat (limited to 'net/p5-Socket6')
-rw-r--r--net/p5-Socket6/Makefile9
-rw-r--r--net/p5-Socket6/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile
index 0f0f952fe63..5b79cceccb5 100644
--- a/net/p5-Socket6/Makefile
+++ b/net/p5-Socket6/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.20 2005/08/06 06:19:28 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2005/10/11 19:59:25 adrianp Exp $
#
-DISTNAME= Socket6-0.17
-PKGNAME= p5-Socket6-0.17
+DISTNAME= Socket6-0.19
+PKGNAME= p5-Socket6-0.19
SVR4_PKGNAME= p5so6
-PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/}
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/libnet/FAQ.html
+HOMEPAGE= http://search.cpan.org/~umemoto/${DISTNAME}/
COMMENT= Perl5 module to support getaddrinfo() and getnameinfo()
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/net/p5-Socket6/distinfo b/net/p5-Socket6/distinfo
index c3e71f49642..85898cb2dae 100644
--- a/net/p5-Socket6/distinfo
+++ b/net/p5-Socket6/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 12:13:59 agc Exp $
+$NetBSD: distinfo,v 1.6 2005/10/11 19:59:25 adrianp Exp $
-SHA1 (Socket6-0.17.tar.gz) = 9ebf7be7176961a9330187cfae88cb0e13662220
-RMD160 (Socket6-0.17.tar.gz) = 2181b84521862f069d974543be9bc9afa0f0566d
-Size (Socket6-0.17.tar.gz) = 39817 bytes
+SHA1 (Socket6-0.19.tar.gz) = f710a0acfcbbfc41213a23ff71462c1f392cedda
+RMD160 (Socket6-0.19.tar.gz) = f30fc50bc517b1988216ebdbb318ad3dcac1c3b3
+Size (Socket6-0.19.tar.gz) = 55664 bytes