svn commit: r317868 - head/textproc/soprano
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sat May 11 12:19:50 UTC 2013
Author: rakuco
Date: Sat May 11 12:19:49 2013
New Revision: 317868
URL: http://svnweb.freebsd.org/changeset/ports/317868
Log:
- Update to 2.9.2.
This new upstream release should prevent crashes on shutdown.
- Adjust the list of Qt components we depend on.
Modified:
head/textproc/soprano/Makefile
head/textproc/soprano/distinfo
Modified: head/textproc/soprano/Makefile
==============================================================================
--- head/textproc/soprano/Makefile Sat May 11 12:07:37 2013 (r317867)
+++ head/textproc/soprano/Makefile Sat May 11 12:19:49 2013 (r317868)
@@ -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}/textpro
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
Modified: head/textproc/soprano/distinfo
==============================================================================
--- head/textproc/soprano/distinfo Sat May 11 12:07:37 2013 (r317867)
+++ head/textproc/soprano/distinfo Sat May 11 12:19:49 2013 (r317868)
@@ -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
More information about the svn-ports-all
mailing list