From owner-svn-ports-all@FreeBSD.ORG Sun Jan 18 13:53:28 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1259553; Sun, 18 Jan 2015 13:53:28 +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 CCCDAFDC; Sun, 18 Jan 2015 13:53:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0IDrS9W046239; Sun, 18 Jan 2015 13:53:28 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0IDrSIv046235; Sun, 18 Jan 2015 13:53:28 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201501181353.t0IDrSIv046235@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 18 Jan 2015 13:53:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377329 - 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.18-1 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, 18 Jan 2015 13:53:29 -0000 Author: antoine Date: Sun Jan 18 13:53:27 2015 New Revision: 377329 URL: https://svnweb.freebsd.org/changeset/ports/377329 QAT: https://qat.redports.org/buildarchive/r377329/ Log: Update to alpha-20150110 Modified: head/devel/libvhdi/Makefile head/devel/libvhdi/distinfo Modified: head/devel/libvhdi/Makefile ============================================================================== --- head/devel/libvhdi/Makefile Sun Jan 18 13:51:42 2015 (r377328) +++ head/devel/libvhdi/Makefile Sun Jan 18 13:53:27 2015 (r377329) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libvhdi -PORTVERSION= 20150105 +PORTVERSION= 20150110 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvhdi/releases/download/${PORTVERSION}/ \ Modified: head/devel/libvhdi/distinfo ============================================================================== --- head/devel/libvhdi/distinfo Sun Jan 18 13:51:42 2015 (r377328) +++ head/devel/libvhdi/distinfo Sun Jan 18 13:53:27 2015 (r377329) @@ -1,2 +1,2 @@ -SHA256 (libvhdi-alpha-20150105.tar.gz) = c56b61fda4b8ad5ba377188fae4ef0e0d86a2145d62be88f5f5d7e2b9c2c4389 -SIZE (libvhdi-alpha-20150105.tar.gz) = 1325162 +SHA256 (libvhdi-alpha-20150110.tar.gz) = 2b9ce5d2e98237bb25aa684dd015bfd5c33d3ea81ac7ab0111fac7e873599593 +SIZE (libvhdi-alpha-20150110.tar.gz) = 1325211