Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Nov 2016 20:33:24 +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: r425647 - head/devel/libfwnt
Message-ID:  <201611072033.uA7KXOqX016258@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Nov  7 20:33:24 2016
New Revision: 425647
URL: https://svnweb.freebsd.org/changeset/ports/425647

Log:
  Update to experimental-20161103

Modified:
  head/devel/libfwnt/Makefile
  head/devel/libfwnt/distinfo

Modified: head/devel/libfwnt/Makefile
==============================================================================
--- head/devel/libfwnt/Makefile	Mon Nov  7 20:21:17 2016	(r425646)
+++ head/devel/libfwnt/Makefile	Mon Nov  7 20:33:24 2016	(r425647)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libfwnt
 # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION=	experimental-20160418
+DISTVERSION=	experimental-20161103
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libfwnt/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -12,6 +12,7 @@ MAINTAINER=	antoine@FreeBSD.org
 COMMENT=	Library for Windows NT data types
 
 LICENSE=	LGPL3+
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE}

Modified: head/devel/libfwnt/distinfo
==============================================================================
--- head/devel/libfwnt/distinfo	Mon Nov  7 20:21:17 2016	(r425646)
+++ head/devel/libfwnt/distinfo	Mon Nov  7 20:33:24 2016	(r425647)
@@ -1,2 +1,3 @@
-SHA256 (libfwnt-experimental-20160418.tar.gz) = f672ef5031a2dab3d390a886b5129424527bdae5b7eb87451f6ca5d688b00151
-SIZE (libfwnt-experimental-20160418.tar.gz) = 1141892
+TIMESTAMP = 1478327452
+SHA256 (libfwnt-experimental-20161103.tar.gz) = 37b130af61997cedd097f4b968a09c5b19ab02b0279aceb1a772ce6865564eed
+SIZE (libfwnt-experimental-20161103.tar.gz) = 708070



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611072033.uA7KXOqX016258>