Bug 187446 - [MAINTAINER][UPDATE] update net/p5-Net-CIDR-Set to 0.13
Summary: [MAINTAINER][UPDATE] update net/p5-Net-CIDR-Set to 0.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-11 14:10 UTC by Anes Mukhametov
Modified: 2014-03-11 18:20 UTC (History)
0 users

See Also:


Attachments
p5-Net-CIDR-Set.diff (599 bytes, patch)
2014-03-11 14:10 UTC, Anes Mukhametov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anes Mukhametov 2014-03-11 14:10:00 UTC
	Updated to 0.13:
	Fixed: https://rt.cpan.org/Public/Bug/Display.html?id=49632
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-11 14:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-11 18:10:06 UTC
Responsible Changed
From-To: perl->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-03-11 18:19:52 UTC
Author: sunpoet
Date: Tue Mar 11 18:19:41 2014
New Revision: 347902
URL: http://svnweb.freebsd.org/changeset/ports/347902
QAT: https://qat.redports.org/buildarchive/r347902/

Log:
  - Update to 0.13
  
  Changes:	http://search.cpan.org/dist/Net-CIDR-Set/Changes
  PR:		ports/187446
  Submitted by:	Anes Mukhametov <anes@anes.su> (maintainer)

Modified:
  head/net/p5-Net-CIDR-Set/Makefile
  head/net/p5-Net-CIDR-Set/distinfo

Modified: head/net/p5-Net-CIDR-Set/Makefile
==============================================================================
--- head/net/p5-Net-CIDR-Set/Makefile	Tue Mar 11 18:19:36 2014	(r347901)
+++ head/net/p5-Net-CIDR-Set/Makefile	Tue Mar 11 18:19:41 2014	(r347902)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-CIDR-Set
-PORTVERSION=	0.11
+PORTVERSION=	0.13
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Manipulate sets of IP addresses
 LICENSE=	GPLv2 ART20
 LICENSE_COMB=	dual
 
-USES=	perl5
+USES=		perl5
 USE_PERL5=	modbuild
 
 .include <bsd.port.mk>

Modified: head/net/p5-Net-CIDR-Set/distinfo
==============================================================================
--- head/net/p5-Net-CIDR-Set/distinfo	Tue Mar 11 18:19:36 2014	(r347901)
+++ head/net/p5-Net-CIDR-Set/distinfo	Tue Mar 11 18:19:41 2014	(r347902)
@@ -1,2 +1,2 @@
-SHA256 (Net-CIDR-Set-0.11.tar.gz) = 96b77d0e4d532435690857f027507f9ea28c947d8e1d8d85093ec768bf812fc4
-SIZE (Net-CIDR-Set-0.11.tar.gz) = 10941
+SHA256 (Net-CIDR-Set-0.13.tar.gz) = eff902fbb78971634c1ecfa29e070f3979a7811b97df9b75ea6ba18c1e185f21
+SIZE (Net-CIDR-Set-0.13.tar.gz) = 13972
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-11 18:20:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!