Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2019 18:37:18 +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: r503411 - head/polish/hunspell
Message-ID:  <201906031837.x53IbIeU073713@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun  3 18:37:18 2019
New Revision: 503411
URL: https://svnweb.freebsd.org/changeset/ports/503411

Log:
  Update to 20190602

Modified:
  head/polish/hunspell/Makefile
  head/polish/hunspell/distinfo

Modified: head/polish/hunspell/Makefile
==============================================================================
--- head/polish/hunspell/Makefile	Mon Jun  3 18:37:13 2019	(r503410)
+++ head/polish/hunspell/Makefile	Mon Jun  3 18:37:18 2019	(r503411)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	hunspell
-PORTVERSION=	20190527
+PORTVERSION=	20190602
 CATEGORIES=	polish textproc
 MASTER_SITES=	https://sjp.pl/slownik/ort/ \
 		LOCAL/sunpoet/${PORTNAME}
@@ -19,8 +19,8 @@ USES=		zip
 NO_ARCH=	yes
 NO_BUILD=	yes
 
-PLIST_FILES=	%%DATADIR%%/pl_PL.aff \
-		%%DATADIR%%/pl_PL.dic
+PLIST_FILES=	${DATADIR}/pl_PL.aff \
+		${DATADIR}/pl_PL.dic
 
 post-extract:
 	@${MKDIR} ${WRKSRC}

Modified: head/polish/hunspell/distinfo
==============================================================================
--- head/polish/hunspell/distinfo	Mon Jun  3 18:37:13 2019	(r503410)
+++ head/polish/hunspell/distinfo	Mon Jun  3 18:37:18 2019	(r503411)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558969727
-SHA256 (hunspell/sjp-myspell-pl-20190527.zip) = ced821dc05a901ca968033248a0ec1dc59ec5a4a746b686be47753d0980eecc3
-SIZE (hunspell/sjp-myspell-pl-20190527.zip) = 1221139
+TIMESTAMP = 1559578221
+SHA256 (hunspell/sjp-myspell-pl-20190602.zip) = ebd2f19251cf9396877151f4c584a132bb22a2aad5dc2de2d6fe334578e0af82
+SIZE (hunspell/sjp-myspell-pl-20190602.zip) = 1222370



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