Update www/p5-Mojo to 6.40.

- since 6.33 www/p5-Mojo depends on IO::Socket::IP 0.37 and according
  to afresh1@ we won't get Perl 5.22.1 before the lock, so i've restored
  net/p5-IO-Socket-IP from the attic (the patch is obsolete as fixed up-
  stream)

  I've also updated ports/net/Makefile...diff is below


Index: Makefile
===================================================================
RCS file: Makefile
diff -N Makefile
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ Makefile    20 Jan 2016 08:49:00 -0000
@@ -0,0 +1,18 @@
+# $OpenBSD: Makefile,v 1.6 2014/12/16 12:39:11 bluhm Exp $
+
+COMMENT =      family-neutral IP socket supporting both IPv4 and IPv6
+
+DISTNAME =     IO-Socket-IP-0.37
+
+CATEGORIES =   net
+
+MAINTAINER =   Giovanni Bechis <giova...@openbsd.org>
+
+# perl
+PERMIT_PACKAGE_CDROM = Yes
+
+MODULES =      cpan
+
+MAKE_ENV =     TEST_POD=1
+
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: distinfo
diff -N distinfo
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ distinfo    20 Jan 2016 08:49:00 -0000
@@ -0,0 +1,2 @@
+SHA256 (IO-Socket-IP-0.37.tar.gz) = 
KtxfC2QdQfZitNmcB5V4DGL5r5EZiE0FMmX8iFiub3s=
+SIZE (IO-Socket-IP-0.37.tar.gz) = 44282
Index: pkg/DESCR
===================================================================
RCS file: pkg/DESCR
diff -N pkg/DESCR
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ pkg/DESCR   20 Jan 2016 08:49:00 -0000
@@ -0,0 +1,4 @@
+IO::Socket::IP provides a protocol-independent way to use IPv4 and
+IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most
+constructor arguments and methods are provided in a backward-compatible
+way.
Index: pkg/PLIST
===================================================================
RCS file: pkg/PLIST
diff -N pkg/PLIST
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ pkg/PLIST   20 Jan 2016 08:49:00 -0000
@@ -0,0 +1,5 @@
+@comment $OpenBSD: PLIST,v 1.1 2013/04/12 14:11:26 giovanni Exp $
+${P5SITE}/IO/
+${P5SITE}/IO/Socket/
+${P5SITE}/IO/Socket/IP.pm
+@man man/man3p/IO::Socket::IP.3p




Index: Makefile
===================================================================
RCS file: /cvs/ports/net/Makefile,v
retrieving revision 1.952
diff -u -p -r1.952 Makefile
--- Makefile    13 Jan 2016 07:25:12 -0000      1.952
+++ Makefile    20 Jan 2016 09:01:28 -0000
@@ -325,6 +325,7 @@
      SUBDIR += p5-Geo-IP
      SUBDIR += p5-IO-Interface
      SUBDIR += p5-IO-Socket-INET6
+     SUBDIR += p5-IO-Socket-IP
      SUBDIR += p5-IO-Socket-Multicast
      SUBDIR += p5-IO-Socket-Socks
      SUBDIR += p5-IO-Socket-Timeout


-- 
Mark Patruck ( mark at wrapped.cx )
GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74  F644 0D3C F66F F286 5E51

http://www.wrapped.cx

Reply via email to