svn commit: r503411 - head/polish/hunspell
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 3 18:37:22 UTC 2019
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
More information about the svn-ports-all
mailing list