svn commit: r350202 - head/devel/p5-Inline-Filters

Frederic Culot culot at FreeBSD.org
Sat Apr 5 07:27:06 UTC 2014


Author: culot
Date: Sat Apr  5 07:27:05 2014
New Revision: 350202
URL: http://svnweb.freebsd.org/changeset/ports/350202
QAT: https://qat.redports.org/buildarchive/r350202/

Log:
  - Update to 0.14
  
  Changes:	http://search.cpan.org/dist/Inline-Filters/Changes

Modified:
  head/devel/p5-Inline-Filters/Makefile
  head/devel/p5-Inline-Filters/distinfo

Modified: head/devel/p5-Inline-Filters/Makefile
==============================================================================
--- head/devel/p5-Inline-Filters/Makefile	Sat Apr  5 07:21:59 2014	(r350201)
+++ head/devel/p5-Inline-Filters/Makefile	Sat Apr  5 07:27:05 2014	(r350202)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Inline-Filters
-PORTVERSION=	0.13
+PORTVERSION=	0.14
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +13,7 @@ COMMENT=	Common source code filters for 
 LICENSE=	ART10 GPLv1 GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Inline>=0:${PORTSDIR}/devel/p5-Inline
+BUILD_DEPENDS=	p5-Inline>=0.42:${PORTSDIR}/devel/p5-Inline
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5

Modified: head/devel/p5-Inline-Filters/distinfo
==============================================================================
--- head/devel/p5-Inline-Filters/distinfo	Sat Apr  5 07:21:59 2014	(r350201)
+++ head/devel/p5-Inline-Filters/distinfo	Sat Apr  5 07:27:05 2014	(r350202)
@@ -1,2 +1,2 @@
-SHA256 (Inline-Filters-0.13.tar.gz) = dd177fa501f5b6ff79c5ce2297c1e0572ceb392a0081f6c0513b983d576b8e36
-SIZE (Inline-Filters-0.13.tar.gz) = 14251
+SHA256 (Inline-Filters-0.14.tar.gz) = cb7af9300a851afaf3c8e1d871248d53eb02106b0d9d838350e43ce14b4e7b09
+SIZE (Inline-Filters-0.14.tar.gz) = 14254


More information about the svn-ports-head mailing list