Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2017 20:06:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449365 - head/textproc/hunspell
Message-ID:  <201709062006.v86K6E4X028255@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Sep  6 20:06:14 2017
New Revision: 449365
URL: https://svnweb.freebsd.org/changeset/ports/449365

Log:
  Update to 1.6.2
  
  - Update LICENSE
  
  Changes:	https://github.com/hunspell/hunspell/releases

Modified:
  head/textproc/hunspell/Makefile
  head/textproc/hunspell/distinfo

Modified: head/textproc/hunspell/Makefile
==============================================================================
--- head/textproc/hunspell/Makefile	Wed Sep  6 20:06:09 2017	(r449364)
+++ head/textproc/hunspell/Makefile	Wed Sep  6 20:06:14 2017	(r449365)
@@ -2,20 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	hunspell
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	textproc
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	office@FreeBSD.org
 COMMENT=	Improved spell-checker for Hungarian and other languages
 
-LICENSE=	GPLv2+ LGPL21+ MPL
+LICENSE=	GPLv2+ LGPL21+ MPL11
 LICENSE_COMB=	dual
 LICENSE_FILE_GPLv2+ =	${_LICENSE_STORE}/GPLv2
 LICENSE_FILE_LGPL21+ =	${_LICENSE_STORE}/LGPL21
-LICENSE_FILE_MPL=	${WRKSRC}/COPYING.MPL
+LICENSE_FILE_MPL11=	${WRKSRC}/COPYING.MPL
 
 CONFLICTS_INSTALL=	tinker-[0-9]*
 CONFIGURE_ARGS=	--disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui

Modified: head/textproc/hunspell/distinfo
==============================================================================
--- head/textproc/hunspell/distinfo	Wed Sep  6 20:06:09 2017	(r449364)
+++ head/textproc/hunspell/distinfo	Wed Sep  6 20:06:14 2017	(r449365)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490542682
-SHA256 (hunspell/hunspell-hunspell-v1.6.1_GH0.tar.gz) = 30f593733c50b794016bb03d31fd2a2071e4610c6fa4708e33edad2335102c49
-SIZE (hunspell/hunspell-hunspell-v1.6.1_GH0.tar.gz) = 706893
+TIMESTAMP = 1504718698
+SHA256 (hunspell/hunspell-hunspell-v1.6.2_GH0.tar.gz) = 3cd9ceb062fe5814f668e4f22b2fa6e3ba0b339b921739541ce180cac4d6f4c4
+SIZE (hunspell/hunspell-hunspell-v1.6.2_GH0.tar.gz) = 721165



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