From owner-svn-ports-all@FreeBSD.ORG Tue Jun 9 21:07:25 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 911CAB73; Tue, 9 Jun 2015 21:07:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) 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 7ED5B1133; Tue, 9 Jun 2015 21:07:25 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t59L7Pf2021118; Tue, 9 Jun 2015 21:07:25 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t59L7PK2021112; Tue, 9 Jun 2015 21:07:25 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201506092107.t59L7PK2021112@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 9 Jun 2015 21:07:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389001 - head/devel/libfwsi 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: Tue, 09 Jun 2015 21:07:25 -0000 Author: antoine Date: Tue Jun 9 21:07:24 2015 New Revision: 389001 URL: https://svnweb.freebsd.org/changeset/ports/389001 Log: Update to experimental-20150606 Modified: head/devel/libfwsi/Makefile head/devel/libfwsi/distinfo Modified: head/devel/libfwsi/Makefile ============================================================================== --- head/devel/libfwsi/Makefile Tue Jun 9 21:06:36 2015 (r389000) +++ head/devel/libfwsi/Makefile Tue Jun 9 21:07:24 2015 (r389001) @@ -3,7 +3,7 @@ PORTNAME= libfwsi # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20150124 +DISTVERSION= experimental-20150606 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfwsi/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine Modified: head/devel/libfwsi/distinfo ============================================================================== --- head/devel/libfwsi/distinfo Tue Jun 9 21:06:36 2015 (r389000) +++ head/devel/libfwsi/distinfo Tue Jun 9 21:07:24 2015 (r389001) @@ -1,2 +1,2 @@ -SHA256 (libfwsi-experimental-20150124.tar.gz) = a06110ef29f950f8f5e8ea40142c33b0fb26aace7ac116169cf7c800a461e211 -SIZE (libfwsi-experimental-20150124.tar.gz) = 1174527 +SHA256 (libfwsi-experimental-20150606.tar.gz) = fcf3e63987eebb7f7c638e9d4bcc984d494bb06c1ba34bcccaf957348fb40922 +SIZE (libfwsi-experimental-20150606.tar.gz) = 1174093