From owner-svn-ports-all@FreeBSD.ORG Wed May 7 22:19:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 77E3F700; Wed, 7 May 2014 22:19:24 +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 656F874E; Wed, 7 May 2014 22:19:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s47MJOW0018676; Wed, 7 May 2014 22:19:24 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s47MJOi9018674; Wed, 7 May 2014 22:19:24 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201405072219.s47MJOi9018674@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 7 May 2014 22:19:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353221 - head/textproc/exempi 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.18 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: Wed, 07 May 2014 22:19:24 -0000 Author: bapt Date: Wed May 7 22:19:23 2014 New Revision: 353221 URL: http://svnweb.freebsd.org/changeset/ports/353221 QAT: https://qat.redports.org/buildarchive/r353221/ Log: Convert to USES=libtool Strip binaries Modified: head/textproc/exempi/Makefile head/textproc/exempi/pkg-plist Modified: head/textproc/exempi/Makefile ============================================================================== --- head/textproc/exempi/Makefile Wed May 7 22:16:10 2014 (r353220) +++ head/textproc/exempi/Makefile Wed May 7 22:19:23 2014 (r353221) @@ -4,22 +4,23 @@ PORTNAME= exempi PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://libopenraw.freedesktop.org/download/ MAINTAINER= gnome@FreeBSD.org -COMMENT= A port of Adobe XMP SDK to work on UNIX +COMMENT= Port of Adobe XMP SDK to work on UNIX -LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 -USE_AUTOTOOLS= libtool -USE_GNOME= ltverhack +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-unittest=no CONFIGURE_ENV= LIBS="${ICONV_LIB}" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USES= pathfix iconv +USES= pathfix iconv libtool:keepla USE_LDCONFIG= yes +INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e 's|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ Modified: head/textproc/exempi/pkg-plist ============================================================================== --- head/textproc/exempi/pkg-plist Wed May 7 22:16:10 2014 (r353220) +++ head/textproc/exempi/pkg-plist Wed May 7 22:19:23 2014 (r353221) @@ -5,6 +5,7 @@ lib/libexempi.a lib/libexempi.la lib/libexempi.so lib/libexempi.so.3 +lib/libexempi.so.3.2.1 libdata/pkgconfig/exempi-2.0.pc @dirrm include/exempi-2.0/exempi @dirrm include/exempi-2.0