pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-IO-Socket-INET6 Update to 2.57, set LICENSE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f8d65a8fe2e
branches:  trunk
changeset: 568534:2f8d65a8fe2e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 15 13:22:12 2009 +0000

description:
Update to 2.57, set LICENSE.

2009-11-23 Shlomi Fish <shlomif%iglu.org.il@localhost>
        * Applied a modified version of a patch by Matthew Horsfall
        <wolfsage%gmail.com@localhost> in order to add t/blocking.t and deal with the
        blocking sockets properly.
        * New Release IO-Scoket-INET6-2.57

diffstat:

 net/p5-IO-Socket-INET6/Makefile |  5 +++--
 net/p5-IO-Socket-INET6/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 498b06ba1c1e -r 2f8d65a8fe2e net/p5-IO-Socket-INET6/Makefile
--- a/net/p5-IO-Socket-INET6/Makefile   Tue Dec 15 13:18:55 2009 +0000
+++ b/net/p5-IO-Socket-INET6/Makefile   Tue Dec 15 13:22:12 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/07/17 18:00:22 adrianp Exp $
+# $NetBSD: Makefile,v 1.5 2009/12/15 13:22:12 wiz Exp $
 #
 
-DISTNAME=              IO-Socket-INET6-2.56
+DISTNAME=              IO-Socket-INET6-2.57
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=IO/}
@@ -9,6 +9,7 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://search.cpan.org/dist/IO-Socket-INET6/
 COMMENT=               Perl object interface for AF_INET|AF_INET6 domain sockets
+LICENSE=               ${PERL5_LICENSE}
 
 DEPENDS+=              p5-Socket6-[0-9]*:../../net/p5-Socket6
 
diff -r 498b06ba1c1e -r 2f8d65a8fe2e net/p5-IO-Socket-INET6/distinfo
--- a/net/p5-IO-Socket-INET6/distinfo   Tue Dec 15 13:18:55 2009 +0000
+++ b/net/p5-IO-Socket-INET6/distinfo   Tue Dec 15 13:22:12 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/05 15:20:39 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/12/15 13:22:12 wiz Exp $
 
-SHA1 (IO-Socket-INET6-2.56.tar.gz) = 90e0f7d481278cbe837e14bac89deddcb90b5bab
-RMD160 (IO-Socket-INET6-2.56.tar.gz) = 8f5c3e09597f003475f4bbfa709b3980057e5df8
-Size (IO-Socket-INET6-2.56.tar.gz) = 12282 bytes
+SHA1 (IO-Socket-INET6-2.57.tar.gz) = 6191a53532c575e1d03c5f7df655c2980a93c620
+RMD160 (IO-Socket-INET6-2.57.tar.gz) = c4e3ebe8333295ef0af0c7031839d4c5233ea81c
+Size (IO-Socket-INET6-2.57.tar.gz) = 14740 bytes



Home | Main Index | Thread Index | Old Index