From owner-svn-ports-all@FreeBSD.ORG Fri Apr 25 09:48:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDF1C68C; Fri, 25 Apr 2014 09:48:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA1F21A35; Fri, 25 Apr 2014 09:48:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3P9mDWc052978; Fri, 25 Apr 2014 09:48:13 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3P9mDDh052970; Fri, 25 Apr 2014 09:48:13 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201404250948.s3P9mDDh052970@svn.freebsd.org> From: Tijl Coosemans Date: Fri, 25 Apr 2014 09:48:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352100 - in head/textproc: rasqal redland X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 09:48:14 -0000 Author: tijl Date: Fri Apr 25 09:48:12 2014 New Revision: 352100 URL: http://svnweb.freebsd.org/changeset/ports/352100 QAT: https://qat.redports.org/buildarchive/r352100/ Log: Convert to USES=libtool. Approved by: kde (makc) Modified: head/textproc/rasqal/Makefile head/textproc/rasqal/pkg-plist head/textproc/redland/Makefile head/textproc/redland/pkg-plist Modified: head/textproc/rasqal/Makefile ============================================================================== --- head/textproc/rasqal/Makefile Fri Apr 25 09:26:00 2014 (r352099) +++ head/textproc/rasqal/Makefile Fri Apr 25 09:48:12 2014 (r352100) @@ -3,6 +3,7 @@ PORTNAME= rasqal PORTVERSION= 0.9.32 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} @@ -18,10 +19,9 @@ LICENSE_COMB= dual LIB_DEPENDS= libraptor2.so:${PORTSDIR}/textproc/raptor2 \ libpcre.so:${PORTSDIR}/devel/pcre -USE_GNOME= lthack +USES= gmake libtool pathfix perl5 pkgconfig USE_OPENSSL= yes USE_PERL5= build -USES= gmake pathfix pkgconfig perl5 GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/textproc/rasqal/pkg-plist ============================================================================== --- head/textproc/rasqal/pkg-plist Fri Apr 25 09:26:00 2014 (r352099) +++ head/textproc/rasqal/pkg-plist Fri Apr 25 09:48:12 2014 (r352100) @@ -2,9 +2,9 @@ bin/rasqal-config bin/roqet include/rasqal/rasqal.h lib/librasqal.a -lib/librasqal.la lib/librasqal.so lib/librasqal.so.3 +lib/librasqal.so.3.0.0 libdata/pkgconfig/rasqal.pc man/man1/rasqal-config.1.gz man/man1/roqet.1.gz Modified: head/textproc/redland/Makefile ============================================================================== --- head/textproc/redland/Makefile Fri Apr 25 09:26:00 2014 (r352099) +++ head/textproc/redland/Makefile Fri Apr 25 09:48:12 2014 (r352100) @@ -3,7 +3,7 @@ PORTNAME= redland PORTVERSION= 1.0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ @@ -20,7 +20,7 @@ LIB_DEPENDS= libraptor2.so:${PORTSDIR}/t USE_AUTOTOOLS= libltdl USE_PERL5= build -USES= gmake pathfix perl5 pkgconfig shebangfix +USES= gmake libtool pathfix perl5 pkgconfig shebangfix SHEBANG_FILES= scripts/touch-mtime.pl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-threestore=no Modified: head/textproc/redland/pkg-plist ============================================================================== --- head/textproc/redland/pkg-plist Fri Apr 25 09:26:00 2014 (r352099) +++ head/textproc/redland/pkg-plist Fri Apr 25 09:48:12 2014 (r352100) @@ -23,20 +23,16 @@ include/rdf_uri.h include/rdf_utf8.h include/redland.h lib/librdf.a -lib/librdf.la lib/librdf.so lib/librdf.so.0 +lib/librdf.so.0.0.0 %%MYSQL%%lib/redland/librdf_storage_mysql.a -%%MYSQL%%lib/redland/librdf_storage_mysql.la %%MYSQL%%lib/redland/librdf_storage_mysql.so %%PGSQL%%lib/redland/librdf_storage_postgresql.a -%%PGSQL%%lib/redland/librdf_storage_postgresql.la %%PGSQL%%lib/redland/librdf_storage_postgresql.so %%SQLITE%%lib/redland/librdf_storage_sqlite.a -%%SQLITE%%lib/redland/librdf_storage_sqlite.la %%SQLITE%%lib/redland/librdf_storage_sqlite.so %%VIRTUOSO%%lib/redland/librdf_storage_virtuoso.a -%%VIRTUOSO%%lib/redland/librdf_storage_virtuoso.la %%VIRTUOSO%%lib/redland/librdf_storage_virtuoso.so libdata/pkgconfig/redland.pc man/man1/rdfproc.1.gz