Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 07:43:28 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342644 - head/devel/p5-Config-INI
Message-ID:  <201402050743.s157hSXs010620@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Wed Feb  5 07:43:28 2014
New Revision: 342644
URL: http://svnweb.freebsd.org/changeset/ports/342644
QAT: https://qat.redports.org/buildarchive/r342644/

Log:
  - Update to 0.022
  
  Changes:	http://search.cpan.org/dist/Config-INI/Changes

Modified:
  head/devel/p5-Config-INI/Makefile
  head/devel/p5-Config-INI/distinfo

Modified: head/devel/p5-Config-INI/Makefile
==============================================================================
--- head/devel/p5-Config-INI/Makefile	Wed Feb  5 07:38:36 2014	(r342643)
+++ head/devel/p5-Config-INI/Makefile	Wed Feb  5 07:43:28 2014	(r342644)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Config-INI
-PORTVERSION=	0.021
+PORTVERSION=	0.022
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,10 +12,8 @@ COMMENT=	Simple .ini files emitter and p
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
-		p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise
+BUILD_DEPENDS=	p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Config-INI/distinfo
==============================================================================
--- head/devel/p5-Config-INI/distinfo	Wed Feb  5 07:38:36 2014	(r342643)
+++ head/devel/p5-Config-INI/distinfo	Wed Feb  5 07:43:28 2014	(r342644)
@@ -1,2 +1,2 @@
-SHA256 (Config-INI-0.021.tar.gz) = be98d1ce55b5979eb957f7d08ed197559565992a0e2824d74d3c3e8c47f6b616
-SIZE (Config-INI-0.021.tar.gz) = 21221
+SHA256 (Config-INI-0.022.tar.gz) = 13ae148a77d8f44cb19503c050b8980d533deb5ba284a1a2e9427bf7e0373128
+SIZE (Config-INI-0.022.tar.gz) = 23047



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402050743.s157hSXs010620>