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.19
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e672b86962a
branches: trunk
changeset: 500689:0e672b86962a
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Tue Oct 11 19:59:25 2005 +0000
description:
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:
net/p5-Socket6/Makefile | 9 ++++-----
net/p5-Socket6/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (36 lines):
diff -r cfc850a79ee9 -r 0e672b86962a net/p5-Socket6/Makefile
--- a/net/p5-Socket6/Makefile Tue Oct 11 19:39:25 2005 +0000
+++ b/net/p5-Socket6/Makefile Tue Oct 11 19:59:25 2005 +0000
@@ -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@localhost
-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 -r cfc850a79ee9 -r 0e672b86962a net/p5-Socket6/distinfo
--- a/net/p5-Socket6/distinfo Tue Oct 11 19:39:25 2005 +0000
+++ b/net/p5-Socket6/distinfo Tue Oct 11 19:59:25 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index