aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2018-11-16 03:07:31 +0800
committersunpoet <sunpoet@FreeBSD.org>2018-11-16 03:07:31 +0800
commit221be2ddd8f4b32dba05cb442a6832a943d1f2d6 (patch)
tree0b3a85a1902d91de65892f10cedb504c4a408c24 /textproc
parent5b6d1ed751e848ac78a7f91fb943a2bbee06e1ad (diff)
downloadfreebsd-ports-gnome-221be2ddd8f4b32dba05cb442a6832a943d1f2d6.tar.gz
freebsd-ports-gnome-221be2ddd8f4b32dba05cb442a6832a943d1f2d6.tar.zst
freebsd-ports-gnome-221be2ddd8f4b32dba05cb442a6832a943d1f2d6.zip
Fix *_DEPENDS
- Bump PORTREVISION for dependency change
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-RDF-Trine/Makefile16
1 files changed, 7 insertions, 9 deletions
diff --git a/textproc/p5-RDF-Trine/Makefile b/textproc/p5-RDF-Trine/Makefile
index 55f2b56b705d..924e92c3a274 100644
--- a/textproc/p5-RDF-Trine/Makefile
+++ b/textproc/p5-RDF-Trine/Makefile
@@ -3,6 +3,7 @@
PORTNAME= RDF-Trine
PORTVERSION= 1.019
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-Algorithm-Combinatorics \
- p5-Cache-LRU>=0.04:devel/p5-Cache-LRU \
+ p5-Cache-LRU>=0:devel/p5-Cache-LRU \
p5-DBD-SQLite>=1.14:databases/p5-DBD-SQLite \
p5-DBI>=0:databases/p5-DBI \
p5-DBIx-Connector>=0:databases/p5-DBIx-Connector \
@@ -23,19 +24,16 @@ RUN_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-Algorithm-Combinatorics \
p5-Error>=0:lang/p5-Error \
p5-HTTP-Negotiate>=0:www/p5-HTTP-Negotiate \
p5-IRI>=0:devel/p5-IRI \
- p5-JSON>=2.0:converters/p5-JSON \
- p5-List-MoreUtils>=0.413:lang/p5-List-MoreUtils \
+ p5-JSON>=2:converters/p5-JSON \
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
- p5-Moose>=0:devel/p5-Moose \
+ p5-Moose>=2:devel/p5-Moose \
p5-MooseX-ArrayRef>=0:devel/p5-MooseX-ArrayRef \
p5-Set-Scalar>=0:devel/p5-Set-Scalar \
- p5-Text-CSV>=0:textproc/p5-Text-CSV \
+ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \
p5-Text-Table>=0:textproc/p5-Text-Table \
- p5-URI>=1.30:net/p5-URI \
- p5-Unicode-Escape>=0.0.2:textproc/p5-Unicode-Escape \
- p5-Unicode-String>=2.09:converters/p5-Unicode-String \
+ p5-URI>=1.52:net/p5-URI \
p5-XML-CommonNS>=0.04:textproc/p5-XML-CommonNS \
- p5-XML-LibXML>=2.0124:textproc/p5-XML-LibXML \
+ p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML \
p5-XML-Namespace>=0:textproc/p5-XML-Namespace \
p5-XML-SAX>=0.96:textproc/p5-XML-SAX \
p5-libwww>=0:www/p5-libwww