svn commit: r311292 - head/devel/p5-Test-Spelling
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Jan 31 06:37:26 UTC 2013
Author: ehaupt
Date: Thu Jan 31 06:37:24 2013
New Revision: 311292
URL: http://svnweb.freebsd.org/changeset/ports/311292
Log:
Update to 0.17
Modified:
head/devel/p5-Test-Spelling/Makefile
head/devel/p5-Test-Spelling/distinfo
Modified: head/devel/p5-Test-Spelling/Makefile
==============================================================================
--- head/devel/p5-Test-Spelling/Makefile Thu Jan 31 06:00:49 2013 (r311291)
+++ head/devel/p5-Test-Spelling/Makefile Thu Jan 31 06:37:24 2013 (r311292)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Test-Spelling
-PORTVERSION= 0.16
+PORTVERSION= 0.17
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,8 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt at FreeBSD.org
COMMENT= Check for spelling errors in POD files
-BUILD_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell
-RUN_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell
+BUILD_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \
+ p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
+ p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3
+RUN_DEPENDS= p5-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \
+ p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3
TEST_DEPENDS= p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester
PERL_CONFIGURE= yes
Modified: head/devel/p5-Test-Spelling/distinfo
==============================================================================
--- head/devel/p5-Test-Spelling/distinfo Thu Jan 31 06:00:49 2013 (r311291)
+++ head/devel/p5-Test-Spelling/distinfo Thu Jan 31 06:37:24 2013 (r311292)
@@ -1,2 +1,2 @@
-SHA256 (Test-Spelling-0.16.tar.gz) = b7a75a0625369af58262c82093f2aaa4a2db51ec12586b26df0fe56f75d13a8f
-SIZE (Test-Spelling-0.16.tar.gz) = 25852
+SHA256 (Test-Spelling-0.17.tar.gz) = 206f3ead9a1bb428580812946f7be92a1378fd4e825626d32e4184363ba3e5fd
+SIZE (Test-Spelling-0.17.tar.gz) = 26067
More information about the svn-ports-head
mailing list