svn commit: r446968 - head/polish/hunspell

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jul 31 15:49:42 UTC 2017


Author: sunpoet
Date: Mon Jul 31 15:49:41 2017
New Revision: 446968
URL: https://svnweb.freebsd.org/changeset/ports/446968

Log:
  Update to 20170729
  
  - Update MASTER_SITES
  - Update LICENSE
  - Sort LICENSE
  - Update WWW

Modified:
  head/polish/hunspell/Makefile
  head/polish/hunspell/distinfo
  head/polish/hunspell/pkg-descr

Modified: head/polish/hunspell/Makefile
==============================================================================
--- head/polish/hunspell/Makefile	Mon Jul 31 15:49:36 2017	(r446967)
+++ head/polish/hunspell/Makefile	Mon Jul 31 15:49:41 2017	(r446968)
@@ -1,21 +1,22 @@
 # $FreeBSD$
 
 PORTNAME=	hunspell
-PORTVERSION=	20170716
+PORTVERSION=	20170729
 CATEGORIES=	polish textproc
-MASTER_SITES=	LOCAL/sunpoet/${PORTNAME}
+MASTER_SITES=	https://sjp.pl/slownik/ort/ \
+		LOCAL/sunpoet/${PORTNAME}
 DISTNAME=	sjp-myspell-pl-${PORTVERSION}
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	office at FreeBSD.org
 COMMENT=	Polish hunspell dictionaries
 
-LICENSE=	LGPL21 GPLv2 MPL
+LICENSE=	APACHE20 CC-BY-NC-SA-1.0 GPLv3 LGPL3 MPL11
 LICENSE_COMB=	dual
 
-USES=		zip
 NO_ARCH=	yes
 NO_BUILD=	yes
+USES=		zip
 
 PLIST_FILES=	%%DATADIR%%/pl_PL.aff \
 		%%DATADIR%%/pl_PL.dic

Modified: head/polish/hunspell/distinfo
==============================================================================
--- head/polish/hunspell/distinfo	Mon Jul 31 15:49:36 2017	(r446967)
+++ head/polish/hunspell/distinfo	Mon Jul 31 15:49:41 2017	(r446968)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1500299599
-SHA256 (hunspell/sjp-myspell-pl-20170716.zip) = 24b9acba47cd5b3205c885197dddf1b2415439dafc5bd161c05b72f293faf48c
-SIZE (hunspell/sjp-myspell-pl-20170716.zip) = 1169616
+TIMESTAMP = 1501507487
+SHA256 (hunspell/sjp-myspell-pl-20170729.zip) = 6c21aa0272ed5fe9a6fa86abb700a4529a90740a5802173a942be52824e26e7e
+SIZE (hunspell/sjp-myspell-pl-20170729.zip) = 1169281

Modified: head/polish/hunspell/pkg-descr
==============================================================================
--- head/polish/hunspell/pkg-descr	Mon Jul 31 15:49:36 2017	(r446967)
+++ head/polish/hunspell/pkg-descr	Mon Jul 31 15:49:41 2017	(r446968)
@@ -1,3 +1,3 @@
 Polish hunspell dictionaries
 
-WWW: http://www.kurnik.pl/dictionary/
+WWW: https://sjp.pl/slownik/en/


More information about the svn-ports-all mailing list