Sun Apr 22 11:27:04 2012 UTC ()
Update to 2.69:

2011-11-28 Shlomi Fish <shlomif@shlomifish.org>
	* Fix the imports on t/io_multihomed6.t .
		- Fixes https://rt.cpan.org/Ticket/Display.html?id=72769 again.
	* Update the link to the repository in Build.PL.
	* New Release IO-Socket-INET6-2.69

2011-11-28 Shlomi Fish <shlomif@shlomifish.org>
	* Solved symbol clashes in t/io_multihomed6.t .
		- Fixes https://rt.cpan.org/Ticket/Display.html?id=72769
	* New Release IO-Socket-INET6-2.68


(wiz)
diff -r1.10 -r1.11 pkgsrc/net/p5-IO-Socket-INET6/Makefile
diff -r1.6 -r1.7 pkgsrc/net/p5-IO-Socket-INET6/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/net/p5-IO-Socket-INET6/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-IO-Socket-INET6/Makefile 2011/08/06 10:54:25 1.10
+++ pkgsrc/net/p5-IO-Socket-INET6/Makefile 2012/04/22 11:27:03 1.11
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.10 2011/08/06 10:54:25 tron Exp $ 1# $NetBSD: Makefile,v 1.11 2012/04/22 11:27:03 wiz Exp $
2 2
3DISTNAME= IO-Socket-INET6-2.67 3DISTNAME= IO-Socket-INET6-2.69
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= net perl5 5CATEGORIES= net perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/IO-Socket-INET6/ 9HOMEPAGE= http://search.cpan.org/dist/IO-Socket-INET6/
10COMMENT= Perl object interface for AF_INET|AF_INET6 domain sockets 10COMMENT= Perl object interface for AF_INET|AF_INET6 domain sockets
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-Socket6>=0.12:../../net/p5-Socket6 13DEPENDS+= p5-Socket6>=0.12:../../net/p5-Socket6
14 14
15SUPERSEDES= p5-INET6-[0-9]* 15SUPERSEDES= p5-INET6-[0-9]*
16 16

cvs diff -r1.6 -r1.7 pkgsrc/net/p5-IO-Socket-INET6/distinfo (expand / switch to unified diff)

--- pkgsrc/net/p5-IO-Socket-INET6/distinfo 2011/08/06 10:54:25 1.6
+++ pkgsrc/net/p5-IO-Socket-INET6/distinfo 2012/04/22 11:27:03 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2011/08/06 10:54:25 tron Exp $ 1$NetBSD: distinfo,v 1.7 2012/04/22 11:27:03 wiz Exp $
2 2
3SHA1 (IO-Socket-INET6-2.67.tar.gz) = 498eeeb0b0c135665d962dfa94c41c075141949e 3SHA1 (IO-Socket-INET6-2.69.tar.gz) = 821f574d51be0449f247f457034face990b7cf9c
4RMD160 (IO-Socket-INET6-2.67.tar.gz) = 68186996e1c75724a33eb383e24f8761440dc3a6 4RMD160 (IO-Socket-INET6-2.69.tar.gz) = 4a27f99ec5c3e216de25a18a2ee687bbd82b01fd
5Size (IO-Socket-INET6-2.67.tar.gz) = 18096 bytes 5Size (IO-Socket-INET6-2.69.tar.gz) = 18603 bytes