diff options
author | miwi <miwi@FreeBSD.org> | 2009-11-27 08:52:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-11-27 08:52:08 +0800 |
commit | 512790c3d3310e0fae67913159db2d95526cdfd4 (patch) | |
tree | 165f3334c9826cb0e0508cee065a14155b2357fd /textproc | |
parent | a0b4f19220e33bf1108508c048ac3171e34cf31c (diff) | |
download | freebsd-ports-gnome-512790c3d3310e0fae67913159db2d95526cdfd4.tar.gz freebsd-ports-gnome-512790c3d3310e0fae67913159db2d95526cdfd4.tar.zst freebsd-ports-gnome-512790c3d3310e0fae67913159db2d95526cdfd4.zip |
- Update to 2.3.1
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/soprano/Makefile | 4 | ||||
-rw-r--r-- | textproc/soprano/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index f67d362940d6..14312b2f1d99 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= soprano -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Soprano/${PORTVERSION} @@ -51,7 +51,7 @@ PLIST_SUB+= SESAME2="@comment " post-patch: ${REINPLACE_CMD} -e "s,$${LIB_SUFFIX}/pkgconfig,data/pkgconfig," \ ${WRKSRC}/CMakeLists.txt - ${REINPLACE_CMD} -e "s,apps/cmake/modules,cmake/Modules," \ + ${REINPLACE_CMD} -e "s,soprano/cmake,cmake/Modules," \ ${WRKSRC}/cmake/modules/CMakeLists.txt .include <bsd.port.post.mk> diff --git a/textproc/soprano/distinfo b/textproc/soprano/distinfo index d0610e50825c..9997b678e523 100644 --- a/textproc/soprano/distinfo +++ b/textproc/soprano/distinfo @@ -1,3 +1,3 @@ -MD5 (soprano-2.3.0.tar.bz2) = 286d5d37c1d4f070527758e79706d1a7 -SHA256 (soprano-2.3.0.tar.bz2) = 8a563a5a4b00169ef84fb1b69e76d3657ee7f5a94a6a35c9600f510f55fa275c -SIZE (soprano-2.3.0.tar.bz2) = 1910821 +MD5 (soprano-2.3.1.tar.bz2) = c9a2c008b80cd5d76599e9d48139dfe9 +SHA256 (soprano-2.3.1.tar.bz2) = 13e8b123bbbaea55f0a89495de6b08bb09945cd983f525a63c60f3345726be95 +SIZE (soprano-2.3.1.tar.bz2) = 1919103 |