aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Markdown
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2010-02-09 15:30:02 +0800
committermax <max@FreeBSD.org>2010-02-09 15:30:02 +0800
commita368be5f7db97f8de3e0ba33cfa66b4337c0c0e1 (patch)
treed0d30b3436c93542c773dd44bf045bf087d77301 /textproc/p5-Text-Markdown
parentcb870537198eec1d7d680ec5ad08a6aedd382d5b (diff)
downloadfreebsd-ports-gnome-a368be5f7db97f8de3e0ba33cfa66b4337c0c0e1.tar.gz
freebsd-ports-gnome-a368be5f7db97f8de3e0ba33cfa66b4337c0c0e1.tar.zst
freebsd-ports-gnome-a368be5f7db97f8de3e0ba33cfa66b4337c0c0e1.zip
Upgrade, 1.000029 -> 1.000030
PR: 143626 Reviewed by: maintainer Approved by: kuriyama
Diffstat (limited to 'textproc/p5-Text-Markdown')
-rw-r--r--textproc/p5-Text-Markdown/Makefile15
-rw-r--r--textproc/p5-Text-Markdown/distinfo6
2 files changed, 9 insertions, 12 deletions
diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile
index 4d072f8cafcd..f7713bb92c01 100644
--- a/textproc/p5-Text-Markdown/Makefile
+++ b/textproc/p5-Text-Markdown/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= Text-Markdown
-PORTVERSION= 1.000029
-PORTREVISION= 1
+PORTVERSION= 1.000030
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,13 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= fernan@iib.unsam.edu.ar
COMMENT= Markdown Perl5 module
-BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
- ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
- ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
-RUN_DEPENDS= \
- ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
- ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
- ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
+BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
+ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
+ p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
+ p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+RUN_DEPENDS=${BUILD_DEPENDS}
PERL_CONFIGURE= 5.8.0+
diff --git a/textproc/p5-Text-Markdown/distinfo b/textproc/p5-Text-Markdown/distinfo
index 532f8a84c988..d3c14abefe43 100644
--- a/textproc/p5-Text-Markdown/distinfo
+++ b/textproc/p5-Text-Markdown/distinfo
@@ -1,3 +1,3 @@
-MD5 (Text-Markdown-1.000029.tar.gz) = d994947eb12d15bd628905497b965828
-SHA256 (Text-Markdown-1.000029.tar.gz) = 91dadc7877d6778a243e388dbad0a30f4ca395a6f69c9de5dceace26df8d1fc1
-SIZE (Text-Markdown-1.000029.tar.gz) = 114029
+MD5 (Text-Markdown-1.000030.tar.gz) = 76e735cf5ff199bae2ed99ae27c18cf4
+SHA256 (Text-Markdown-1.000030.tar.gz) = 2fca3c2a7d1361d4b2f90661d1bcf5a238ce4a4b165e62478008eb2c65616654
+SIZE (Text-Markdown-1.000030.tar.gz) = 115079