From owner-svn-ports-all@freebsd.org Sun Dec 6 16:02:17 2015 Return-Path: Delivered-To: svn-ports-all@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 3332899AE36; Sun, 6 Dec 2015 16:02:17 +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 04B201972; Sun, 6 Dec 2015 16:02:16 +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 tB6G2GD7043308; Sun, 6 Dec 2015 16:02:16 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB6G2Gw1043306; Sun, 6 Dec 2015 16:02:16 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201512061602.tB6G2Gw1043306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 6 Dec 2015 16:02:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403126 - head/devel/libvhdi 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.20 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: Sun, 06 Dec 2015 16:02:17 -0000 Author: antoine Date: Sun Dec 6 16:02:15 2015 New Revision: 403126 URL: https://svnweb.freebsd.org/changeset/ports/403126 Log: Update to alpha-20150905 Modified: head/devel/libvhdi/Makefile head/devel/libvhdi/distinfo Modified: head/devel/libvhdi/Makefile ============================================================================== --- head/devel/libvhdi/Makefile Sun Dec 6 16:00:48 2015 (r403125) +++ head/devel/libvhdi/Makefile Sun Dec 6 16:02:15 2015 (r403126) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvhdi -PORTVERSION= 20150905 +PORTVERSION= 20151205 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvhdi/releases/download/${PORTVERSION}/ \ @@ -24,7 +24,7 @@ PORTDOCS= AUTHORS ChangeLog OPTIONS_DEFINE= DOCS -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} Modified: head/devel/libvhdi/distinfo ============================================================================== --- head/devel/libvhdi/distinfo Sun Dec 6 16:00:48 2015 (r403125) +++ head/devel/libvhdi/distinfo Sun Dec 6 16:02:15 2015 (r403126) @@ -1,2 +1,2 @@ -SHA256 (libvhdi-alpha-20150905.tar.gz) = 2a32ea86a7c87dcc20f75688c881e37978ab611c29769f22a7125e70029092fe -SIZE (libvhdi-alpha-20150905.tar.gz) = 1362051 +SHA256 (libvhdi-alpha-20151205.tar.gz) = 61716997aecc8d0299920209f24536c74efefc371c168b16d382234ae7d3ccd4 +SIZE (libvhdi-alpha-20151205.tar.gz) = 1363578