From owner-svn-ports-head@freebsd.org Sun May 1 07:49:01 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 47F67B28EC8; Sun, 1 May 2016 07:49:01 +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 19F2C19C3; Sun, 1 May 2016 07:49:01 +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 u417n05o060665; Sun, 1 May 2016 07:49:00 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u417n0PQ060663; Sun, 1 May 2016 07:49:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201605010749.u417n0PQ060663@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 May 2016 07:49:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414391 - head/devel/libregf 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: Sun, 01 May 2016 07:49:01 -0000 Author: antoine Date: Sun May 1 07:48:59 2016 New Revision: 414391 URL: https://svnweb.freebsd.org/changeset/ports/414391 Log: Update to alpha-20160424 Modified: head/devel/libregf/Makefile head/devel/libregf/distinfo Modified: head/devel/libregf/Makefile ============================================================================== --- head/devel/libregf/Makefile Sun May 1 07:48:26 2016 (r414390) +++ head/devel/libregf/Makefile Sun May 1 07:48:59 2016 (r414391) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libregf -DISTVERSION= alpha-20160107 +DISTVERSION= alpha-20160424 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libregf/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 support the Windows NT Registry File format -LICENSE= LGPL3 +LICENSE= LGPL3+ LIB_DEPENDS= libfwsi.so:devel/libfwsi Modified: head/devel/libregf/distinfo ============================================================================== --- head/devel/libregf/distinfo Sun May 1 07:48:26 2016 (r414390) +++ head/devel/libregf/distinfo Sun May 1 07:48:59 2016 (r414391) @@ -1,2 +1,2 @@ -SHA256 (libregf-alpha-20160107.tar.gz) = 44d32566f46d9a2da677b94730e3bddafad3506fb7a33f4ea125df98dfde89c9 -SIZE (libregf-alpha-20160107.tar.gz) = 1639449 +SHA256 (libregf-alpha-20160424.tar.gz) = 5ed8ec11e147ec0d795472c39c1ba85b8023ad76772a0bb95ac289892262bff0 +SIZE (libregf-alpha-20160424.tar.gz) = 1663062