svn commit: r348779 - head/devel/p5-Config-INI

Andrej Zverev az at FreeBSD.org
Sat Mar 22 09:37:18 UTC 2014


Author: az
Date: Sat Mar 22 09:37:17 2014
New Revision: 348779
URL: http://svnweb.freebsd.org/changeset/ports/348779
QAT: https://qat.redports.org/buildarchive/r348779/

Log:
  - update to 0.023
  
  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	Sat Mar 22 09:31:18 2014	(r348778)
+++ head/devel/p5-Config-INI/Makefile	Sat Mar 22 09:37:17 2014	(r348779)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Config-INI
-PORTVERSION=	0.022
+PORTVERSION=	0.023
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,7 +12,7 @@ COMMENT=	Simple .ini files emitter and p
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise
+BUILD_DEPENDS=	p5-Mixin-Linewise>=0.100:${PORTSDIR}/devel/p5-Mixin-Linewise
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5

Modified: head/devel/p5-Config-INI/distinfo
==============================================================================
--- head/devel/p5-Config-INI/distinfo	Sat Mar 22 09:31:18 2014	(r348778)
+++ head/devel/p5-Config-INI/distinfo	Sat Mar 22 09:37:17 2014	(r348779)
@@ -1,2 +1,2 @@
-SHA256 (Config-INI-0.022.tar.gz) = 13ae148a77d8f44cb19503c050b8980d533deb5ba284a1a2e9427bf7e0373128
-SIZE (Config-INI-0.022.tar.gz) = 23047
+SHA256 (Config-INI-0.023.tar.gz) = 62882fe51e78b131f20999a0ca0146761e4041c668d63504414e1a996cc37805
+SIZE (Config-INI-0.023.tar.gz) = 23116


More information about the svn-ports-head mailing list