From owner-svn-ports-head@FreeBSD.ORG Tue May 27 16:34:04 2014 Return-Path: Delivered-To: svn-ports-head@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 1739C1FF; Tue, 27 May 2014 16:34:04 +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 04BC62C7C; Tue, 27 May 2014 16:34:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4RGY3fL099958; Tue, 27 May 2014 16:34:03 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4RGY3M4099954; Tue, 27 May 2014 16:34:03 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405271634.s4RGY3M4099954@svn.freebsd.org> From: Antoine Brodin Date: Tue, 27 May 2014 16:34:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355542 - head/sysutils/afflib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2014 16:34:04 -0000 Author: antoine Date: Tue May 27 16:34:03 2014 New Revision: 355542 URL: http://svnweb.freebsd.org/changeset/ports/355542 QAT: https://qat.redports.org/buildarchive/r355542/ Log: Use libtool and strip shared library Modified: head/sysutils/afflib/Makefile head/sysutils/afflib/pkg-plist Modified: head/sysutils/afflib/Makefile ============================================================================== --- head/sysutils/afflib/Makefile Tue May 27 16:28:44 2014 (r355541) +++ head/sysutils/afflib/Makefile Tue May 27 16:34:03 2014 (r355542) @@ -3,6 +3,7 @@ PORTNAME= afflib PORTVERSION= 3.7.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.digitalcorpora.org/downloads/${PORTNAME}/ @@ -16,8 +17,9 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/tex USE_LDCONFIG= yes USE_OPENSSL= yes -USES= fuse pathfix +USES= fuse libtool:keepla pathfix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-s3=yes +INSTALL_TARGET= install-strip .include Modified: head/sysutils/afflib/pkg-plist ============================================================================== --- head/sysutils/afflib/pkg-plist Tue May 27 16:28:44 2014 (r355541) +++ head/sysutils/afflib/pkg-plist Tue May 27 16:34:03 2014 (r355542) @@ -21,6 +21,7 @@ lib/libafflib.a lib/libafflib.la lib/libafflib.so lib/libafflib.so.0 +lib/libafflib.so.0.0.0 libdata/pkgconfig/afflib.pc man/man1/affcat.1.gz @dirrm include/afflib