From owner-svn-ports-head@FreeBSD.ORG Sat Aug 2 11:41:20 2014 Return-Path: Delivered-To: svn-ports-head@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 4E640D6E; Sat, 2 Aug 2014 11:41:20 +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 22B8C25E3; Sat, 2 Aug 2014 11:41:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s72BfKcI019885; Sat, 2 Aug 2014 11:41:20 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s72BfJOp019882; Sat, 2 Aug 2014 11:41:19 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201408021141.s72BfJOp019882@svn.freebsd.org> From: Antoine Brodin Date: Sat, 2 Aug 2014 11:41:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363806 - 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-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: Sat, 02 Aug 2014 11:41:20 -0000 Author: antoine Date: Sat Aug 2 11:41:19 2014 New Revision: 363806 URL: http://svnweb.freebsd.org/changeset/ports/363806 QAT: https://qat.redports.org/buildarchive/r363806/ Log: Update to 20140731 Modified: head/devel/libvshadow/Makefile head/devel/libvshadow/distinfo head/devel/libvshadow/pkg-plist Modified: head/devel/libvshadow/Makefile ============================================================================== --- head/devel/libvshadow/Makefile Sat Aug 2 11:40:07 2014 (r363805) +++ head/devel/libvshadow/Makefile Sat Aug 2 11:41:19 2014 (r363806) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libvshadow -PORTVERSION= 20140323 -PORTREVISION= 1 +PORTVERSION= 20140731 CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZDZXRFVMdnZCeHc/ \ LOCAL/antoine @@ -15,7 +14,7 @@ COMMENT= Library to support the Volume S LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= fuse gettext iconv libtool:keepla pathfix pkgconfig +USES= fuse gettext iconv libtool pathfix pkgconfig USE_PYTHON= 2 USE_LDCONFIG= yes Modified: head/devel/libvshadow/distinfo ============================================================================== --- head/devel/libvshadow/distinfo Sat Aug 2 11:40:07 2014 (r363805) +++ head/devel/libvshadow/distinfo Sat Aug 2 11:41:19 2014 (r363806) @@ -1,2 +1,2 @@ -SHA256 (libvshadow-alpha-20140323.tar.gz) = dfd04ce429e9227c355ebd1d61942ca9af27ca7b24a879a1ee6bdd64ac2a52fd -SIZE (libvshadow-alpha-20140323.tar.gz) = 1306275 +SHA256 (libvshadow-alpha-20140731.tar.gz) = ae4a70375f5d70c02a219da4a0cea4adf9da4554395c4ee13153d713ff9f22cb +SIZE (libvshadow-alpha-20140731.tar.gz) = 1304622 Modified: head/devel/libvshadow/pkg-plist ============================================================================== --- head/devel/libvshadow/pkg-plist Sat Aug 2 11:40:07 2014 (r363805) +++ head/devel/libvshadow/pkg-plist Sat Aug 2 11:41:19 2014 (r363806) @@ -8,12 +8,10 @@ include/libvshadow/extern.h include/libvshadow/features.h include/libvshadow/types.h 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 libdata/pkgconfig/libvshadow.pc man/man1/vshadowinfo.1.gz