svn commit: r372176 - head/textproc/raptor2
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Nov 4 23:10:32 UTC 2014
Author: rakuco
Date: Tue Nov 4 23:10:31 2014
New Revision: 372176
URL: https://svnweb.freebsd.org/changeset/ports/372176
QAT: https://qat.redports.org/buildarchive/r372176/
Log:
- Update to 2.0.15.
- Set INSTALL_TARGET=install-strip.
Modified:
head/textproc/raptor2/Makefile
head/textproc/raptor2/distinfo
head/textproc/raptor2/pkg-plist
Modified: head/textproc/raptor2/Makefile
==============================================================================
--- head/textproc/raptor2/Makefile Tue Nov 4 22:40:00 2014 (r372175)
+++ head/textproc/raptor2/Makefile Tue Nov 4 23:10:31 2014 (r372176)
@@ -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=${LOC
--with-curl-config=${LOCALBASE}/bin/curl-config \
--with-icu-config=${LOCALBASE}/bin/icu-config \
--with-www=curl
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
Modified: head/textproc/raptor2/distinfo
==============================================================================
--- head/textproc/raptor2/distinfo Tue Nov 4 22:40:00 2014 (r372175)
+++ head/textproc/raptor2/distinfo Tue Nov 4 23:10:31 2014 (r372176)
@@ -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
Modified: head/textproc/raptor2/pkg-plist
==============================================================================
--- head/textproc/raptor2/pkg-plist Tue Nov 4 22:40:00 2014 (r372175)
+++ head/textproc/raptor2/pkg-plist Tue Nov 4 23:10:31 2014 (r372176)
@@ -34,6 +34,7 @@ share/gtk-doc/html/raptor2/raptor2-chang
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
More information about the svn-ports-head
mailing list