Index: head/textproc/soprano/Makefile =================================================================== --- head/textproc/soprano/Makefile (revision 289806) +++ head/textproc/soprano/Makefile (revision 289807) @@ -1,55 +1,55 @@ # New ports collection Makefile for: soprano # Date created: 2008-01-18 # Whom: arved # # $FreeBSD$ PORTNAME= soprano -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Soprano/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Qt4 RDF framework LIB_DEPENDS= raptor2.0:${PORTSDIR}/textproc/raptor2 \ rdf.0:${PORTSDIR}/textproc/redland \ iodbc.3:${PORTSDIR}/databases/libiodbc OPTIONS= SESAME2 "Use Sesame2 as storage backend (requires Java)" off USE_BZIP2= yes USE_QT_VER= 4 QT_COMPONENTS= corelib dbus qtestlib network \ qmake_build moc_build uic_build rcc_build USE_GNOME= pkgconfig USE_LDCONFIG= yes USE_CMAKE= yes CMAKE_ARGS+= -DSOPRANO_DISABLE_CLUCENE_INDEX=yes .include .if defined(WITH_SESAME2) CATEGORIES+= java CMAKE_ENV+= JAVA_HOME=${JAVA_HOME} USE_JAVA= yes JAVA_VERSION= 1.5+ JAVA_OS= native PLIST_SUB+= SESAME2="" .else CMAKE_ARGS+= -DSOPRANO_DISABLE_SESAME2_BACKEND=yes PLIST_SUB+= SESAME2="@comment " .endif .include post-patch: ${REINPLACE_CMD} -e "s,$${LIB_SUFFIX}/pkgconfig,data/pkgconfig," \ ${WRKSRC}/CMakeLists.txt ${REINPLACE_CMD} -e "s,soprano/cmake,cmake/Modules," \ ${WRKSRC}/cmake/modules/CMakeLists.txt post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/textproc/soprano/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/textproc/soprano/distinfo =================================================================== --- head/textproc/soprano/distinfo (revision 289806) +++ head/textproc/soprano/distinfo (revision 289807) @@ -1,2 +1,2 @@ -SHA256 (soprano-2.7.3.tar.bz2) = f0c5202f472f64b66e3a734f5b2cba36442dd39a5196049337cbee524f05f82b -SIZE (soprano-2.7.3.tar.bz2) = 1953606 +SHA256 (soprano-2.7.4.tar.bz2) = 17d6f6b10d6e30a740e1267b50ea8b3a94a41942de26ede88a0492b8d278d338 +SIZE (soprano-2.7.4.tar.bz2) = 1953706 Property changes on: head/textproc/soprano/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property