diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-11-26 22:57:00 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-11-26 22:57:00 +0800 |
commit | 5f06070a98c7b9c606bcdcef64e0c4e2b08842e6 (patch) | |
tree | 73884a9fad1ba8fff152678ba6c83f27e851c3af /textproc | |
parent | 04c0f5f33bbc6512bd1c6b57d6f085456cf15a6f (diff) | |
download | freebsd-ports-gnome-5f06070a98c7b9c606bcdcef64e0c4e2b08842e6.tar.gz freebsd-ports-gnome-5f06070a98c7b9c606bcdcef64e0c4e2b08842e6.tar.zst freebsd-ports-gnome-5f06070a98c7b9c606bcdcef64e0c4e2b08842e6.zip |
Update to 2.0.11.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/raptor2/Makefile | 2 | ||||
-rw-r--r-- | textproc/raptor2/distinfo | 4 | ||||
-rw-r--r-- | textproc/raptor2/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 8c3163547c45..5e8c5baab8b9 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= raptor2 -PORTVERSION= 2.0.10 +PORTVERSION= 2.0.11 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo index 18594eba5bb2..037106dacab8 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/distinfo @@ -1,2 +1,2 @@ -SHA256 (raptor2-2.0.10.tar.gz) = dabc84634dbdbd428908a713affcfb0193912714c9595f71100ece28b98b2e30 -SIZE (raptor2-2.0.10.tar.gz) = 1837898 +SHA256 (raptor2-2.0.11.tar.gz) = ae033e10f8a87afda4e18ff47ddbbd201b288c38b6bd43932f987131b42371fc +SIZE (raptor2-2.0.11.tar.gz) = 1849212 diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist index cb156d16e4d5..63e7e6687a1a 100644 --- a/textproc/raptor2/pkg-plist +++ b/textproc/raptor2/pkg-plist @@ -30,6 +30,7 @@ share/gtk-doc/html/raptor2/raptor-formats.html share/gtk-doc/html/raptor2/raptor-parsers.html share/gtk-doc/html/raptor2/raptor-serializers.html share/gtk-doc/html/raptor2/raptor2-changes-1-4-21-to-2-0-0.html +share/gtk-doc/html/raptor2/raptor2-changes-2-0-10-to-2-0-10.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-3-to-2-0-4.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-4-to-2-0-5.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-5-to-2-0-6.html |