aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-WikiFormat
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-08-06 17:32:02 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-08-06 17:32:02 +0000
commit53ffb7d20d690450f48d6104b78649d8ca35089d (patch)
tree13cf813b3c3dde691efffa997c1c96bb4ab68ccc /textproc/p5-Text-WikiFormat
parent1b823b1e0603e80af45fb94331b701394c15daf7 (diff)
downloadports-53ffb7d20d690450f48d6104b78649d8ca35089d.tar.gz
ports-53ffb7d20d690450f48d6104b78649d8ca35089d.zip
- Update to 0.80
- Remove dependencies already in core - Add LICENSE (Artistic 1 & GPL 1) - Take maintainership Changes: http://search.cpan.org/dist/Text-WikiFormat/Changes
Notes
Notes: svn path=/head/; revision=302191
Diffstat (limited to 'textproc/p5-Text-WikiFormat')
-rw-r--r--textproc/p5-Text-WikiFormat/Makefile12
-rw-r--r--textproc/p5-Text-WikiFormat/distinfo4
2 files changed, 9 insertions, 7 deletions
diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile
index ef5a5be37ad2..dc24e08d6e98 100644
--- a/textproc/p5-Text-WikiFormat/Makefile
+++ b/textproc/p5-Text-WikiFormat/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= Text-WikiFormat
-PORTVERSION= 0.79
+PORTVERSION= 0.80
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Module for translating Wiki formatted text into other formats
-BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
diff --git a/textproc/p5-Text-WikiFormat/distinfo b/textproc/p5-Text-WikiFormat/distinfo
index d6ffb5f86d3c..fa5ecf834a55 100644
--- a/textproc/p5-Text-WikiFormat/distinfo
+++ b/textproc/p5-Text-WikiFormat/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Text-WikiFormat-0.79.tar.gz) = 06fbc53818d764e04b3b26c39a325e074776d08dbc166c6043c4ec4b1b6bddb2
-SIZE (Text-WikiFormat-0.79.tar.gz) = 28883
+SHA256 (Text-WikiFormat-0.80.tar.gz) = 3ed72a028f49274c61bdf001c831b77389c47e2c611ac0414fa0c3bee3783544
+SIZE (Text-WikiFormat-0.80.tar.gz) = 28845