svn commit: r376355 - head/textproc/p5-Pod-Spell

Lars Thegler lth at FreeBSD.org
Mon Jan 5 19:31:41 UTC 2015


Author: lth
Date: Mon Jan  5 19:31:40 2015
New Revision: 376355
URL: https://svnweb.freebsd.org/changeset/ports/376355
QAT: https://qat.redports.org/buildarchive/r376355/

Log:
  - Update to 1.15

Modified:
  head/textproc/p5-Pod-Spell/Makefile
  head/textproc/p5-Pod-Spell/distinfo

Modified: head/textproc/p5-Pod-Spell/Makefile
==============================================================================
--- head/textproc/p5-Pod-Spell/Makefile	Mon Jan  5 19:31:23 2015	(r376354)
+++ head/textproc/p5-Pod-Spell/Makefile	Mon Jan  5 19:31:40 2015	(r376355)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pod-Spell
-PORTVERSION=	1.13
-PORTREVISION=	1
+PORTVERSION=	1.15
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +13,12 @@ LICENSE=	ART20
 
 BUILD_DEPENDS=	p5-Class-Tiny>=0:${PORTSDIR}/devel/p5-Class-Tiny \
 		p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir-Install \
-		p5-File-ShareDir-ProjectDistDir>=0:${PORTSDIR}/devel/p5-File-ShareDir-ProjectDistDir \
+		p5-File-ShareDir-ProjectDistDir>=1.000:${PORTSDIR}/devel/p5-File-ShareDir-ProjectDistDir \
 		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
 		p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \
 		p5-Pod-Escapes>=1.01:${PORTSDIR}/textproc/p5-Pod-Escapes
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/textproc/p5-Pod-Spell/distinfo
==============================================================================
--- head/textproc/p5-Pod-Spell/distinfo	Mon Jan  5 19:31:23 2015	(r376354)
+++ head/textproc/p5-Pod-Spell/distinfo	Mon Jan  5 19:31:40 2015	(r376355)
@@ -1,2 +1,2 @@
-SHA256 (Pod-Spell-1.13.tar.gz) = c17d0e5dfd555be07d0c307d3c39c1afdc56979fcb2ab98a4bb2414837f238dd
-SIZE (Pod-Spell-1.13.tar.gz) = 29152
+SHA256 (Pod-Spell-1.15.tar.gz) = fbfdf39f85bcf758d5ae176bc90c675d14c2d0f555b0ef57bf778f4758fccee2
+SIZE (Pod-Spell-1.15.tar.gz) = 29897


More information about the svn-ports-head mailing list