diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-05-05 14:17:11 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-05-05 14:17:11 +0000 |
commit | b886995506b3daa42ed653a1cdcbdba40fed547d (patch) | |
tree | 1ddff02123984f611a2ef1b19d696f563053f41c | |
parent | Fix build with clang < 3.3. (diff) |
Update to 2.9.1
Notes
Notes:
svn path=/head/; revision=317414
-rw-r--r-- | textproc/soprano/Makefile | 2 | ||||
-rw-r--r-- | textproc/soprano/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index 6f04169bb53b..7af85fc49349 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= soprano -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Soprano/${PORTVERSION} diff --git a/textproc/soprano/distinfo b/textproc/soprano/distinfo index 6d44c5dde72d..11d031784ab7 100644 --- a/textproc/soprano/distinfo +++ b/textproc/soprano/distinfo @@ -1,2 +1,2 @@ -SHA256 (soprano-2.9.0.tar.bz2) = b39323386ede0ed4e8e278540fb9e2725b9f486bbc3975dcaa0eb68d7368e4eb -SIZE (soprano-2.9.0.tar.bz2) = 1956448 +SHA256 (soprano-2.9.1.tar.bz2) = a1255bc5f8de274ac71ad33a7439ab55430a14c4db92211fbadcc5ac79a74b47 +SIZE (soprano-2.9.1.tar.bz2) = 1956810 |