svn commit: r385566 - head/net/p5-Net-Works

Kurt Jaeger pi at FreeBSD.org
Wed May 6 20:46:26 UTC 2015


Author: pi
Date: Wed May  6 20:46:25 2015
New Revision: 385566
URL: https://svnweb.freebsd.org/changeset/ports/385566

Log:
  net/p5-Net-Works: 0.20 -> 0.21
  
  - `new_from_integer` will now accept a `Math::BigInt` in addition to a
    `Math::UInt128` or a standard Perl integer.

Modified:
  head/net/p5-Net-Works/Makefile
  head/net/p5-Net-Works/distinfo

Modified: head/net/p5-Net-Works/Makefile
==============================================================================
--- head/net/p5-Net-Works/Makefile	Wed May  6 20:45:10 2015	(r385565)
+++ head/net/p5-Net-Works/Makefile	Wed May  6 20:46:25 2015	(r385566)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-Works
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAXMIND

Modified: head/net/p5-Net-Works/distinfo
==============================================================================
--- head/net/p5-Net-Works/distinfo	Wed May  6 20:45:10 2015	(r385565)
+++ head/net/p5-Net-Works/distinfo	Wed May  6 20:46:25 2015	(r385566)
@@ -1,2 +1,2 @@
-SHA256 (Net-Works-0.20.tar.gz) = 0447fafe8472da1a5233f5b95d8b9ff4d8d7034b4aadd9e54a21c58b272c37f2
-SIZE (Net-Works-0.20.tar.gz) = 29852
+SHA256 (Net-Works-0.21.tar.gz) = 39dc5e017c07ee703021686d348a0a309ef08e6fc3c86b020f20c8fbb90bbc24
+SIZE (Net-Works-0.21.tar.gz) = 39755


More information about the svn-ports-head mailing list