From owner-svn-ports-head@freebsd.org Sat Nov 12 10:04:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CA9EC3BA6B; Sat, 12 Nov 2016 10:04:49 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 49A4517CB; Sat, 12 Nov 2016 10:04:49 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uACA4meM051932; Sat, 12 Nov 2016 10:04:48 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uACA4mEi051929; Sat, 12 Nov 2016 10:04:48 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201611121004.uACA4mEi051929@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 12 Nov 2016 10:04:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425935 - 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.23 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, 12 Nov 2016 10:04:49 -0000 Author: antoine Date: Sat Nov 12 10:04:48 2016 New Revision: 425935 URL: https://svnweb.freebsd.org/changeset/ports/425935 Log: Update to 20161111 Modified: head/devel/libvshadow/Makefile head/devel/libvshadow/distinfo head/devel/libvshadow/pkg-plist Modified: head/devel/libvshadow/Makefile ============================================================================== --- head/devel/libvshadow/Makefile Sat Nov 12 10:04:11 2016 (r425934) +++ head/devel/libvshadow/Makefile Sat Nov 12 10:04:48 2016 (r425935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvshadow -PORTVERSION= 20160110 +PORTVERSION= 20161111 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvshadow/releases/download/${PORTVERSION}/ \ LOCAL/antoine Modified: head/devel/libvshadow/distinfo ============================================================================== --- head/devel/libvshadow/distinfo Sat Nov 12 10:04:11 2016 (r425934) +++ head/devel/libvshadow/distinfo Sat Nov 12 10:04:48 2016 (r425935) @@ -1,2 +1,3 @@ -SHA256 (libvshadow-alpha-20160110.tar.gz) = 2b9645667b7e67ca712df92d4a5a77cb105c52783d3c252558022e2920d3de28 -SIZE (libvshadow-alpha-20160110.tar.gz) = 1370022 +TIMESTAMP = 1478932366 +SHA256 (libvshadow-alpha-20161111.tar.gz) = 4d2517e3b9b93a9410edaf168ec37f3997dd9516fdcd23fac12ad4c4dc7a7ee4 +SIZE (libvshadow-alpha-20161111.tar.gz) = 1411908 Modified: head/devel/libvshadow/pkg-plist ============================================================================== --- head/devel/libvshadow/pkg-plist Sat Nov 12 10:04:11 2016 (r425934) +++ head/devel/libvshadow/pkg-plist Sat Nov 12 10:04:48 2016 (r425935) @@ -1,3 +1,4 @@ +bin/vshadowdebug bin/vshadowinfo bin/vshadowmount include/libvshadow.h