diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-03-02 23:50:03 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-03-02 23:50:03 +0800 |
commit | 768913ee7d750de6a578797e05741d6ac1f5c2e1 (patch) | |
tree | e34ab5f90c70b258e15186195aa9fda653a71caf /textproc/rasqal | |
parent | 1d671ac575815e81e646c69637b19b4fa6586d21 (diff) | |
download | freebsd-ports-gnome-768913ee7d750de6a578797e05741d6ac1f5c2e1.tar.gz freebsd-ports-gnome-768913ee7d750de6a578797e05741d6ac1f5c2e1.tar.zst freebsd-ports-gnome-768913ee7d750de6a578797e05741d6ac1f5c2e1.zip |
Update to 0.9.32.
ChangeLog: http://librdf.org/rasqal/RELEASE.html#rel0_9_32
Diffstat (limited to 'textproc/rasqal')
-rw-r--r-- | textproc/rasqal/Makefile | 2 | ||||
-rw-r--r-- | textproc/rasqal/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index 9cece2fcb30e..bccf4222dad3 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rasqal -PORTVERSION= 0.9.31 +PORTVERSION= 0.9.32 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} diff --git a/textproc/rasqal/distinfo b/textproc/rasqal/distinfo index adc35bd447a7..6639eca72227 100644 --- a/textproc/rasqal/distinfo +++ b/textproc/rasqal/distinfo @@ -1,2 +1,2 @@ -SHA256 (rasqal-0.9.31.tar.gz) = 28d743c9f1b0e5b0486ae4a945fa1e021c8495707e7adbfa0e232244b28b7fee -SIZE (rasqal-0.9.31.tar.gz) = 1530461 +SHA256 (rasqal-0.9.32.tar.gz) = eeba03218e3b7dfa033934d523a1a64671a9a0f64eadc38a01e4b43367be2e8f +SIZE (rasqal-0.9.32.tar.gz) = 1544623 |