From owner-svn-ports-head@freebsd.org Sat Apr 30 21:34:32 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 7B11DB2254C; Sat, 30 Apr 2016 21:34:32 +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 4CF8B18D2; Sat, 30 Apr 2016 21:34:32 +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 u3ULYVYh075107; Sat, 30 Apr 2016 21:34:31 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3ULYVtU075105; Sat, 30 Apr 2016 21:34:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201604302134.u3ULYVtU075105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 30 Apr 2016 21:34:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414361 - head/devel/libbde 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.22 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, 30 Apr 2016 21:34:32 -0000 Author: antoine Date: Sat Apr 30 21:34:31 2016 New Revision: 414361 URL: https://svnweb.freebsd.org/changeset/ports/414361 Log: Update to alpha-20160418 Modified: head/devel/libbde/Makefile head/devel/libbde/distinfo Modified: head/devel/libbde/Makefile ============================================================================== --- head/devel/libbde/Makefile Sat Apr 30 20:55:35 2016 (r414360) +++ head/devel/libbde/Makefile Sat Apr 30 21:34:31 2016 (r414361) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libbde -DISTVERSION= alpha-20160110 +DISTVERSION= alpha-20160418 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/libyal/ MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the BitLocker Drive Encryption volumes -LICENSE= LGPL3 +LICENSE= LGPL3+ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} Modified: head/devel/libbde/distinfo ============================================================================== --- head/devel/libbde/distinfo Sat Apr 30 20:55:35 2016 (r414360) +++ head/devel/libbde/distinfo Sat Apr 30 21:34:31 2016 (r414361) @@ -1,2 +1,2 @@ -SHA256 (libbde-alpha-20160110.tar.gz) = d2351d8499e32777db50f89e7787b77b36a69a6a58d00fd57e8e179654b68e4a -SIZE (libbde-alpha-20160110.tar.gz) = 1639535 +SHA256 (libbde-alpha-20160418.tar.gz) = f314e4ae4a0849f7af6feb286da789777db1dc6a4a88653a1679db05bcfc2d1d +SIZE (libbde-alpha-20160418.tar.gz) = 1649839