aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-09-12 18:12:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-09-12 18:12:19 +0000
commitb18709e901340077c8463cb1de154b1d3dec8400 (patch)
tree4b3697e9ee1402889cc7ff6399986bc747d32ed7 /textproc
parentd38742722a62bc02b71dce26b21c84564e371ab4 (diff)
downloadports-b18709e901340077c8463cb1de154b1d3dec8400.tar.gz
ports-b18709e901340077c8463cb1de154b1d3dec8400.zip
- Update to 0.15
PR: ports/102874 Submitted by: Jin-Shan Tseng <tjs(at)cdpa.nsysu.edu.tw> Approved by: Gea-Suan Lin (maintainer)
Notes
Notes: svn path=/head/; revision=172873
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Hatena/Makefile13
-rw-r--r--textproc/p5-Text-Hatena/distinfo6
2 files changed, 10 insertions, 9 deletions
diff --git a/textproc/p5-Text-Hatena/Makefile b/textproc/p5-Text-Hatena/Makefile
index 331363d2f98b..bcc37aed6b52 100644
--- a/textproc/p5-Text-Hatena/Makefile
+++ b/textproc/p5-Text-Hatena/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Text-Hatena
-PORTVERSION= 0.14
+PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Text
@@ -15,12 +15,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Perl extension for formatting text with Hatena Style
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
- ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+RUN_DEPENDS= p5-HTML-Parser>=3.26:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+ p5-Net-Amazon>=0.34:${PORTSDIR}/net/p5-Net-Amazon \
+ p5-Template-Toolkit>=2.14:${PORTSDIR}/www/p5-Template-Toolkit \
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Net/Amazon.pm:${PORTSDIR}/net/p5-Net-Amazon
-RUN_DEPENDS= ${BUILD_DEPENDS}
+ p5-Text-VimColor>=0.11:${PORTSDIR}/textproc/p5-Text-VimColor
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/textproc/p5-Text-Hatena/distinfo b/textproc/p5-Text-Hatena/distinfo
index 6bd73d4159f0..cc128540e59c 100644
--- a/textproc/p5-Text-Hatena/distinfo
+++ b/textproc/p5-Text-Hatena/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Hatena-0.14.tar.gz) = e0a853ed1c43f9458265ff9741c1d18d
-SHA256 (Text-Hatena-0.14.tar.gz) = 711f8e2cccc957edd71c46c6c91dc36100b5de8851311783e45740d293010a1b
-SIZE (Text-Hatena-0.14.tar.gz) = 26640
+MD5 (Text-Hatena-0.15.tar.gz) = 5c01e8924ede3b6e3fedc2ce584b4cd8
+SHA256 (Text-Hatena-0.15.tar.gz) = 52edffa9ae4c3d12dd56cd73a279d2158e8fca8243e5993221f9ecedd2eaca65
+SIZE (Text-Hatena-0.15.tar.gz) = 27079