From owner-svn-ports-all@FreeBSD.ORG Tue Mar 25 11:09:22 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 00397540; Tue, 25 Mar 2014 11:09:21 +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 C8CACBD3; Tue, 25 Mar 2014 11:09:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2PB9L6P043564; Tue, 25 Mar 2014 11:09:21 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2PB9LGS043561; Tue, 25 Mar 2014 11:09:21 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201403251109.s2PB9LGS043561@svn.freebsd.org> From: Antoine Brodin Date: Tue, 25 Mar 2014 11:09:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349125 - head/devel/libvshadow 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, 25 Mar 2014 11:09:22 -0000 Author: antoine Date: Tue Mar 25 11:09:20 2014 New Revision: 349125 URL: http://svnweb.freebsd.org/changeset/ports/349125 QAT: https://qat.redports.org/buildarchive/r349125/ Log: - Update to alpha-20140323 - Use libtool - Strip libraries Modified: head/devel/libvshadow/Makefile head/devel/libvshadow/distinfo head/devel/libvshadow/pkg-plist Modified: head/devel/libvshadow/Makefile ============================================================================== --- head/devel/libvshadow/Makefile Tue Mar 25 11:05:33 2014 (r349124) +++ head/devel/libvshadow/Makefile Tue Mar 25 11:09:20 2014 (r349125) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvshadow -PORTVERSION= 20131209 +PORTVERSION= 20140323 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZDZXRFVMdnZCeHc/ \ LOCAL/antoine @@ -14,12 +14,13 @@ COMMENT= A library to support the Volume LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= fuse gettext iconv pathfix pkgconfig +USES= fuse gettext iconv libtool pathfix pkgconfig USE_PYTHON= 2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} +INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include Modified: head/devel/libvshadow/distinfo ============================================================================== --- head/devel/libvshadow/distinfo Tue Mar 25 11:05:33 2014 (r349124) +++ head/devel/libvshadow/distinfo Tue Mar 25 11:09:20 2014 (r349125) @@ -1,2 +1,2 @@ -SHA256 (libvshadow-alpha-20131209.tar.gz) = e5dd1890c62b0921646edfde53aa8f0bb65314aa12012ae68a90d4c7ea1a314d -SIZE (libvshadow-alpha-20131209.tar.gz) = 1304536 +SHA256 (libvshadow-alpha-20140323.tar.gz) = dfd04ce429e9227c355ebd1d61942ca9af27ca7b24a879a1ee6bdd64ac2a52fd +SIZE (libvshadow-alpha-20140323.tar.gz) = 1306275 Modified: head/devel/libvshadow/pkg-plist ============================================================================== --- head/devel/libvshadow/pkg-plist Tue Mar 25 11:05:33 2014 (r349124) +++ head/devel/libvshadow/pkg-plist Tue Mar 25 11:09:20 2014 (r349125) @@ -11,6 +11,7 @@ lib/libvshadow.a lib/libvshadow.la lib/libvshadow.so lib/libvshadow.so.1 +lib/libvshadow.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyvshadow.a %%PYTHON_SITELIBDIR%%/pyvshadow.la %%PYTHON_SITELIBDIR%%/pyvshadow.so