summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-12 18:49:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-12 18:49:14 +0000
commit2fbd3ff653d887ffafef7ac5aac1df682e515bc4 (patch)
tree7e1d75bfdd150f13aa43dd790bedb7c2d3629281
parent- Fix {BUILD|RUN}_DEPENDS (diff)
- Update to 0.21
- Change to new CPAN :id subdir macro Changes: http://search.cpan.org/dist/Spork/Changes
-rw-r--r--textproc/p5-Spork/Makefile9
-rw-r--r--textproc/p5-Spork/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-Spork/Makefile b/textproc/p5-Spork/Makefile
index 47351731e577..0140420f8260 100644
--- a/textproc/p5-Spork/Makefile
+++ b/textproc/p5-Spork/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= Spork
-PORTVERSION= 0.20
-PORTREVISION= 1
+PORTVERSION= 0.21
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/
+MASTER_SITE_SUBDIR= CPAN:INGY
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Creating standalone HTML slideshows from Kwiki markup
-BUILD_DEPENDS= ${LOCALBASE}/kwiki/lib/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
-RUN_DEPENDS= ${LOCALBASE}/kwiki/lib/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki
+RUN_DEPENDS= p5-Kwiki>=0.38:${PORTSDIR}/www/p5-Kwiki \
+ p5-Spoon>=0.22:${PORTSDIR}/devel/p5-Spoon
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Spork/distinfo b/textproc/p5-Spork/distinfo
index 99c9379fc8c6..09791d89c138 100644
--- a/textproc/p5-Spork/distinfo
+++ b/textproc/p5-Spork/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Spork-0.20.tar.gz) = 123634ce6a3abd858f1c63536d17316082f637c6482ccb2e491fe530c7f39d47
-SIZE (Spork-0.20.tar.gz) = 19740
+SHA256 (Spork-0.21.tar.gz) = 668ea12ffb46674e5c2fa91f8fcd2eb3709c14119fe17aff31ecd5531bf37589
+SIZE (Spork-0.21.tar.gz) = 32159