svn commit: r425647 - head/devel/libfwnt

Antoine Brodin antoine at FreeBSD.org
Mon Nov 7 20:33:26 UTC 2016


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


More information about the svn-ports-all mailing list