svn commit: r414391 - head/devel/libregf

Antoine Brodin antoine at FreeBSD.org
Sun May 1 07:49:01 UTC 2016


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 at 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


More information about the svn-ports-head mailing list