Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2019 20:05:49 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511418 - in head/sysutils: exfat-utils exfat-utils/files fusefs-exfat fusefs-exfat/files
Message-ID:  <201909072005.x87K5nro047470@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Sat Sep  7 20:05:49 2019
New Revision: 511418
URL: https://svnweb.freebsd.org/changeset/ports/511418

Log:
  sysutils/fusefs-exfat, sysutils/exfat-utils: Update to 1.3.0
  
  PR:		239954
  Submitted by:	samm@os2.kiev.ua (maintainer)

Deleted:
  head/sysutils/exfat-utils/files/
  head/sysutils/fusefs-exfat/files/
Modified:
  head/sysutils/exfat-utils/Makefile
  head/sysutils/exfat-utils/distinfo
  head/sysutils/fusefs-exfat/Makefile
  head/sysutils/fusefs-exfat/distinfo

Modified: head/sysutils/exfat-utils/Makefile
==============================================================================
--- head/sysutils/exfat-utils/Makefile	Sat Sep  7 19:56:28 2019	(r511417)
+++ head/sysutils/exfat-utils/Makefile	Sat Sep  7 20:05:49 2019	(r511418)
@@ -3,7 +3,7 @@
 
 PORTNAME=	exfat
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.8
+DISTVERSION=	1.3.0
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-utils
 
@@ -12,13 +12,13 @@ COMMENT=	Utilities to create, check, label and dump ex
 
 LICENSE=	GPLv2+ MSPAT
 LICENSE_COMB=	multi
-LICENSE_FILE_GPLv2+ =	${WRKSRC}/COPYING
 LICENSE_NAME_MSPAT=	Microsoft exFAT Patent License
 LICENSE_TEXT_MSPAT=	It is important to note that open source and other publicly \
 			available implementations of exFAT do not include a patent \
 			license from Microsoft. A license is required in order to \
 			implement exFAT and use it in a product or device. \
 	https://www.microsoft.com/en-us/legal/intellectualproperty/mtl/exfat-licensing.aspx
+LICENSE_FILE_GPLv2+ =	${WRKSRC}/COPYING
 LICENSE_PERMS_MSPAT=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
 
 LIB_DEPENDS=	libublio.so:devel/libublio

Modified: head/sysutils/exfat-utils/distinfo
==============================================================================
--- head/sysutils/exfat-utils/distinfo	Sat Sep  7 19:56:28 2019	(r511417)
+++ head/sysutils/exfat-utils/distinfo	Sat Sep  7 20:05:49 2019	(r511418)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521383513
-SHA256 (relan-exfat-v1.2.8_GH0.tar.gz) = 778474bfbcd92e35bba5b88bd7ad3f6400328256636abb9031bfcc1ce15ed887
-SIZE (relan-exfat-v1.2.8_GH0.tar.gz) = 55911
+TIMESTAMP = 1566154695
+SHA256 (relan-exfat-v1.3.0_GH0.tar.gz) = 689bcb4a639acd2d45e6fa0ff455f7f18edb2421d4f4f42909943775adc0e375
+SIZE (relan-exfat-v1.3.0_GH0.tar.gz) = 57846

Modified: head/sysutils/fusefs-exfat/Makefile
==============================================================================
--- head/sysutils/fusefs-exfat/Makefile	Sat Sep  7 19:56:28 2019	(r511417)
+++ head/sysutils/fusefs-exfat/Makefile	Sat Sep  7 20:05:49 2019	(r511418)
@@ -3,7 +3,7 @@
 
 PORTNAME=	exfat
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.8
+DISTVERSION=	1.3.0
 CATEGORIES=	sysutils
 PKGNAMEPREFIX=	fusefs-
 
@@ -12,13 +12,13 @@ COMMENT=	Full-featured exFAT FS implementation as a FU
 
 LICENSE=	GPLv2+ MSPAT
 LICENSE_COMB=	multi
-LICENSE_FILE_GPLv2+ =	${WRKSRC}/COPYING
 LICENSE_NAME_MSPAT=	Microsoft exFAT Patent License
 LICENSE_TEXT_MSPAT=	It is important to note that open source and other publicly \
 			available implementations of exFAT do not include a patent \
 			license from Microsoft. A license is required in order to \
 			implement exFAT and use it in a product or device. \
 	https://www.microsoft.com/en-us/legal/intellectualproperty/mtl/exfat-licensing.aspx
+LICENSE_FILE_GPLv2+ =	${WRKSRC}/COPYING
 LICENSE_PERMS_MSPAT=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
 
 LIB_DEPENDS=	libublio.so:devel/libublio

Modified: head/sysutils/fusefs-exfat/distinfo
==============================================================================
--- head/sysutils/fusefs-exfat/distinfo	Sat Sep  7 19:56:28 2019	(r511417)
+++ head/sysutils/fusefs-exfat/distinfo	Sat Sep  7 20:05:49 2019	(r511418)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521383763
-SHA256 (relan-exfat-v1.2.8_GH0.tar.gz) = 778474bfbcd92e35bba5b88bd7ad3f6400328256636abb9031bfcc1ce15ed887
-SIZE (relan-exfat-v1.2.8_GH0.tar.gz) = 55911
+TIMESTAMP = 1566155165
+SHA256 (relan-exfat-v1.3.0_GH0.tar.gz) = 689bcb4a639acd2d45e6fa0ff455f7f18edb2421d4f4f42909943775adc0e375
+SIZE (relan-exfat-v1.3.0_GH0.tar.gz) = 57846



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