diff options
-rw-r--r-- | textproc/soprano/Makefile | 6 | ||||
-rw-r--r-- | textproc/soprano/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index 0dafb2f0d2ef..f0aa13eda371 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= soprano -PORTVERSION= 2.9.3 +PORTVERSION= 2.9.4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Soprano/${PORTVERSION} @@ -21,14 +21,10 @@ CMAKE_ARGS+= -DSOPRANO_DISABLE_CLUCENE_INDEX=yes \ -DSOPRANO_DISABLE_SESAME2_BACKEND=yes USE_LDCONFIG= yes -NO_STAGE= yes 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 <bsd.port.mk> diff --git a/textproc/soprano/distinfo b/textproc/soprano/distinfo index cf00059226e1..3523a2c236c7 100644 --- a/textproc/soprano/distinfo +++ b/textproc/soprano/distinfo @@ -1,2 +1,2 @@ -SHA256 (soprano-2.9.3.tar.bz2) = 94b3908dd0db5ea8a8c4f2d247db3191e6c26a9d3364d3b061fbf8b7502beb21 -SIZE (soprano-2.9.3.tar.bz2) = 1958154 +SHA256 (soprano-2.9.4.tar.bz2) = 64066fbd54e71d7ae4c8a4116997448a72808a2813cff3bb5d2c28f0fce9e0e5 +SIZE (soprano-2.9.4.tar.bz2) = 1958856 |