Date: Sun, 1 May 2016 07:49:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414391 - head/devel/libregf Message-ID: <201605010749.u417n0PQ060663@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605010749.u417n0PQ060663>