aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-rdflib
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:11:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:11:00 +0000
commitfb4243736ad96c07b572e4f957b19bff5e1f3cae (patch)
tree49a0da26868242030c7b6024d6c14c872490d113 /textproc/py-rdflib
parent4940bf5503a465229c5d1c920163f84c0d1b9583 (diff)
downloadports-fb4243736ad96c07b572e4f957b19bff5e1f3cae.tar.gz
ports-fb4243736ad96c07b572e4f957b19bff5e1f3cae.zip
- Move devel/py-parsing to devel/py-pyparsing
- Change MASTER_SITES to CHEESESHOP - Remove DISTNAME - While I'm here, remove duplicate PORTREVISION for security/py-crits/Makefile
Notes
Notes: svn path=/head/; revision=400758
Diffstat (limited to 'textproc/py-rdflib')
-rw-r--r--textproc/py-rdflib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile
index 3b7793589ad4..34491a5fa11e 100644
--- a/textproc/py-rdflib/Makefile
+++ b/textproc/py-rdflib/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rdflib
PORTVERSION= 4.2.1
+PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +14,7 @@ COMMENT= Python library for RDF manipulation
LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:${PORTSDIR}/devel/py-isodate \
- ${PYTHON_PKGNAMEPREFIX}parsing>=2.0.1:${PORTSDIR}/devel/py-parsing \
+ ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:${PORTSDIR}/devel/py-pyparsing \
${PYTHON_PKGNAMEPREFIX}sparqlwrapper>=1.5.2:${PORTSDIR}/textproc/py-sparqlwrapper \
${PYTHON_PKGNAMEPREFIX}html5lib>0:${PORTSDIR}/www/py-html5lib