diff options
author | olivierd <olivierd@FreeBSD.org> | 2014-05-21 04:24:28 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2014-05-21 04:24:28 +0800 |
commit | a2119562aeccdc908b6faf8b2a268b418b87f3e9 (patch) | |
tree | d39fd8e577631deca844df19ef93ed00850451ae | |
parent | 5da6577550a0f7b3e964b5c419615a5d0bafd5ff (diff) | |
download | freebsd-ports-gnome-a2119562aeccdc908b6faf8b2a268b418b87f3e9.tar.gz freebsd-ports-gnome-a2119562aeccdc908b6faf8b2a268b418b87f3e9.tar.zst freebsd-ports-gnome-a2119562aeccdc908b6faf8b2a268b418b87f3e9.zip |
- Update to 1.6.0
-rw-r--r-- | textproc/py-sparqlwrapper/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sparqlwrapper/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-sparqlwrapper/Makefile b/textproc/py-sparqlwrapper/Makefile index c46a40cd363c..4e9591d6bc4f 100644 --- a/textproc/py-sparqlwrapper/Makefile +++ b/textproc/py-sparqlwrapper/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sparqlwrapper -PORTVERSION= 1.5.2 +PORTVERSION= 1.6.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sparqlwrapper/distinfo b/textproc/py-sparqlwrapper/distinfo index 39c4521f2ed0..1746e0c30fd4 100644 --- a/textproc/py-sparqlwrapper/distinfo +++ b/textproc/py-sparqlwrapper/distinfo @@ -1,2 +1,2 @@ -SHA256 (SPARQLWrapper-1.5.2.tar.gz) = 65254c7c3cae093fbd5e6b65e2c725db3ad80ab7402c4aa59d18a9cb8f5695b4 -SIZE (SPARQLWrapper-1.5.2.tar.gz) = 24953 +SHA256 (SPARQLWrapper-1.6.0.tar.gz) = dadcbf190dd090d90325ca4126e96f262d620c45c4693ee9f168cf39af2fa373 +SIZE (SPARQLWrapper-1.6.0.tar.gz) = 20698 |