From owner-svn-ports-all@FreeBSD.ORG Tue Mar 18 18:52:30 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 9D2784C5; Tue, 18 Mar 2014 18:52:30 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6FD86D7A; Tue, 18 Mar 2014 18:52:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2IIqU7B094348; Tue, 18 Mar 2014 18:52:30 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2IIqTXX094345; Tue, 18 Mar 2014 18:52:29 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201403181852.s2IIqTXX094345@svn.freebsd.org> From: Antoine Brodin Date: Tue, 18 Mar 2014 18:52:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348589 - head/devel/libolecf 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: Tue, 18 Mar 2014 18:52:30 -0000 Author: antoine Date: Tue Mar 18 18:52:29 2014 New Revision: 348589 URL: http://svnweb.freebsd.org/changeset/ports/348589 QAT: https://qat.redports.org/buildarchive/r348589/ Log: - Update to alpha-20140317 - Use libtool, strip libraries Modified: head/devel/libolecf/Makefile head/devel/libolecf/distinfo head/devel/libolecf/pkg-plist Modified: head/devel/libolecf/Makefile ============================================================================== --- head/devel/libolecf/Makefile Tue Mar 18 18:46:53 2014 (r348588) +++ head/devel/libolecf/Makefile Tue Mar 18 18:52:29 2014 (r348589) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libolecf -DISTVERSION= alpha-20131108 +DISTVERSION= alpha-20140317 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/ \ LOCAL/antoine @@ -14,21 +14,18 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv pathfix pkgconfig +USES= fuse gettext iconv libtool pathfix pkgconfig USE_PYTHON= 2 USE_LDCONFIG= yes +INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} PORTDOCS= AUTHORS ChangeLog OPTIONS_DEFINE= DOCS -.include - post-install: -.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} -.endif .include Modified: head/devel/libolecf/distinfo ============================================================================== --- head/devel/libolecf/distinfo Tue Mar 18 18:46:53 2014 (r348588) +++ head/devel/libolecf/distinfo Tue Mar 18 18:52:29 2014 (r348589) @@ -1,2 +1,2 @@ -SHA256 (libolecf-alpha-20131108.tar.gz) = 3baa978d1a6b9be52eec88142f6f726fbb6109fbd8e10d8eb1b75e7cbac2a72a -SIZE (libolecf-alpha-20131108.tar.gz) = 1395253 +SHA256 (libolecf-alpha-20140317.tar.gz) = 469ee29f6f3d7cea34b1a5d3bef48815105f8012ba60ca2eba304e0f8828bacd +SIZE (libolecf-alpha-20140317.tar.gz) = 1410910 Modified: head/devel/libolecf/pkg-plist ============================================================================== --- head/devel/libolecf/pkg-plist Tue Mar 18 18:46:53 2014 (r348588) +++ head/devel/libolecf/pkg-plist Tue Mar 18 18:52:29 2014 (r348589) @@ -13,6 +13,7 @@ lib/libolecf.a lib/libolecf.la lib/libolecf.so lib/libolecf.so.1 +lib/libolecf.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyolecf.a %%PYTHON_SITELIBDIR%%/pyolecf.la %%PYTHON_SITELIBDIR%%/pyolecf.so