[Midnightbsd-cvs] mports [19864] trunk/textproc/raptor2: raptor2 2.0.15
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 20 08:44:30 EDT 2015
Revision: 19864
http://svnweb.midnightbsd.org/mports/?rev=19864
Author: laffer1
Date: 2015-08-20 08:44:29 -0400 (Thu, 20 Aug 2015)
Log Message:
-----------
raptor2 2.0.15
Modified Paths:
--------------
trunk/textproc/raptor2/Makefile
trunk/textproc/raptor2/distinfo
trunk/textproc/raptor2/pkg-plist
Modified: trunk/textproc/raptor2/Makefile
===================================================================
--- trunk/textproc/raptor2/Makefile 2015-08-20 12:38:00 UTC (rev 19863)
+++ trunk/textproc/raptor2/Makefile 2015-08-20 12:44:29 UTC (rev 19864)
@@ -1,7 +1,8 @@
# $MidnightBSD$
PORTNAME= raptor2
-PORTVERSION= 2.0.9
+PORTVERSION= 2.0.15
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/ \
SF/librdf/${PORTNAME}/${PORTVERSION}
@@ -9,26 +10,24 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= RDF Parser Toolkit for Redland
-LICENSE= gpl2
+LICENSE= apache2 gpl2 gpl3 lgpl2.1
+LICENSE_COMB= dual
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
- icuuc:${PORTSDIR}/devel/icu \
- yajl:${PORTSDIR}/devel/yajl
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
+ libicuuc.so:${PORTSDIR}/devel/icu \
+ libyajl.so:${PORTSDIR}/devel/yajl
CONFLICTS= raptor-1.4.1[0-9]* raptor-1.4.21
USE_GNOME= libxml2 libxslt
-USES= pathfix
+USES= libtool:keepla pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \
--with-curl-config=${LOCALBASE}/bin/curl-config \
- --with-pkg-config=${LOCALBASE}/bin/pkg-config \
--with-icu-config=${LOCALBASE}/bin/icu-config \
--with-www=curl
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-MAN1= rapper.1
-MAN3= libraptor2.3
-
.include <bsd.port.mk>
Modified: trunk/textproc/raptor2/distinfo
===================================================================
--- trunk/textproc/raptor2/distinfo 2015-08-20 12:38:00 UTC (rev 19863)
+++ trunk/textproc/raptor2/distinfo 2015-08-20 12:44:29 UTC (rev 19864)
@@ -1,2 +1,2 @@
-SHA256 (raptor2-2.0.9.tar.gz) = e26fb9c18e6ebf71100f434070d50196a21d592b715e361850c3b4e789b5f6ef
-SIZE (raptor2-2.0.9.tar.gz) = 1788163
+SHA256 (raptor2-2.0.15.tar.gz) = ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed
+SIZE (raptor2-2.0.15.tar.gz) = 1886657
Modified: trunk/textproc/raptor2/pkg-plist
===================================================================
--- trunk/textproc/raptor2/pkg-plist 2015-08-20 12:38:00 UTC (rev 19863)
+++ trunk/textproc/raptor2/pkg-plist 2015-08-20 12:44:29 UTC (rev 19864)
@@ -5,7 +5,10 @@
lib/libraptor2.la
lib/libraptor2.so
lib/libraptor2.so.0
+lib/libraptor2.so.0.0.0
libdata/pkgconfig/raptor2.pc
+man/man1/rapper.1.gz
+man/man3/libraptor2.3.gz
share/gtk-doc/html/raptor2/home.png
share/gtk-doc/html/raptor2/index.html
share/gtk-doc/html/raptor2/index.sgml
@@ -28,11 +31,16 @@
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-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
share/gtk-doc/html/raptor2/raptor2-changes-2-0-6-to-2-0-7.html
share/gtk-doc/html/raptor2/raptor2-changes-2-0-7-to-2-0-8.html
+share/gtk-doc/html/raptor2/raptor2-changes-2-0-9-to-2-0-10.html
share/gtk-doc/html/raptor2/raptor2-changes.html
share/gtk-doc/html/raptor2/raptor2-section-avltree.html
share/gtk-doc/html/raptor2/raptor2-section-constants.html
@@ -98,7 +106,3 @@
share/gtk-doc/html/raptor2/tutorial-serializing.html
share/gtk-doc/html/raptor2/tutorial.html
share/gtk-doc/html/raptor2/up.png
- at dirrm share/gtk-doc/html/raptor2
- at dirrmtry share/gtk-doc/html
- at dirrmtry share/gtk-doc
- at dirrm include/raptor2
More information about the Midnightbsd-cvs
mailing list