diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-11-04 23:10:31 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-11-04 23:10:31 +0000 |
commit | b917e1f509353bf6adee944b90201be6273d1431 (patch) | |
tree | bf58f41784ea1cb5eb60f7c13f802675873cce88 | |
parent | e44447e35538a6a9bc1f46ef125e0986450e778e (diff) |
Notes
-rw-r--r-- | textproc/raptor2/Makefile | 3 | ||||
-rw-r--r-- | textproc/raptor2/distinfo | 4 | ||||
-rw-r--r-- | textproc/raptor2/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 292d60c89cf7..8a979d754053 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= raptor2 -PORTVERSION= 2.0.14 +PORTVERSION= 2.0.15 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} @@ -28,6 +28,7 @@ CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ --with-icu-config=${LOCALBASE}/bin/icu-config \ --with-www=curl +INSTALL_TARGET= install-strip USE_LDCONFIG= yes diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo index 746488ed2f77..0a793bd0cd68 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/distinfo @@ -1,2 +1,2 @@ -SHA256 (raptor2-2.0.14.tar.gz) = cb447b7c684cbe60f1266d622691fd20fdcf7b91f4a470c6de5fc8e8961df1b2 -SIZE (raptor2-2.0.14.tar.gz) = 1877454 +SHA256 (raptor2-2.0.15.tar.gz) = ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed +SIZE (raptor2-2.0.15.tar.gz) = 1886657 diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist index 88d1035dcce3..ca9ae6fe1515 100644 --- a/textproc/raptor2/pkg-plist +++ b/textproc/raptor2/pkg-plist @@ -34,6 +34,7 @@ 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-11.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-11-to-2-0-12.html share/gtk-doc/html/raptor2/raptor2-changes-2-0-13-to-2-0-14.html +share/gtk-doc/html/raptor2/raptor2-changes-2-0-14-to-2-0-15.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 |