diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-05-11 12:19:49 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-05-11 12:19:49 +0000 |
commit | 8e8031863aeed0ebe2a644f58ed5743ea48d7e90 (patch) | |
tree | 27c8cae42625f6c83e5766fa61063b22264c3a9b /textproc/soprano | |
parent | d5cfda10b6a0e64212ffdfd9c6a71dffe8f28701 (diff) | |
download | ports-8e8031863aeed0ebe2a644f58ed5743ea48d7e90.tar.gz ports-8e8031863aeed0ebe2a644f58ed5743ea48d7e90.zip |
Notes
Diffstat (limited to 'textproc/soprano')
-rw-r--r-- | textproc/soprano/Makefile | 4 | ||||
-rw-r--r-- | textproc/soprano/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index 7af85fc49349..c377203e2771 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= soprano -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Soprano/${PORTVERSION} @@ -13,7 +13,7 @@ LIB_DEPENDS= raptor2:${PORTSDIR}/textproc/raptor2 \ rdf:${PORTSDIR}/textproc/redland \ iodbc:${PORTSDIR}/databases/libiodbc -USE_QT4= corelib dbus qtestlib network \ +USE_QT4= corelib dbus network qtestlib_build xml \ qmake_build moc_build uic_build rcc_build USE_BZIP2= yes USES= cmake pkgconfig diff --git a/textproc/soprano/distinfo b/textproc/soprano/distinfo index 11d031784ab7..253386e665e2 100644 --- a/textproc/soprano/distinfo +++ b/textproc/soprano/distinfo @@ -1,2 +1,2 @@ -SHA256 (soprano-2.9.1.tar.bz2) = a1255bc5f8de274ac71ad33a7439ab55430a14c4db92211fbadcc5ac79a74b47 -SIZE (soprano-2.9.1.tar.bz2) = 1956810 +SHA256 (soprano-2.9.2.tar.bz2) = e115d2debd9b809e4c290cb8068eb9f61f2f654ee32a315f3006a8199ea5bd80 +SIZE (soprano-2.9.2.tar.bz2) = 1956936 |