svn commit: r371814 - head/ukrainian/hunspell
Baptiste Daroussin
bapt at FreeBSD.org
Fri Oct 31 13:14:00 UTC 2014
Author: bapt
Date: Fri Oct 31 13:13:59 2014
New Revision: 371814
URL: https://svnweb.freebsd.org/changeset/ports/371814
QAT: https://qat.redports.org/buildarchive/r371814/
Log:
Update to 1.8.0
Modified:
head/ukrainian/hunspell/Makefile
head/ukrainian/hunspell/distinfo
Modified: head/ukrainian/hunspell/Makefile
==============================================================================
--- head/ukrainian/hunspell/Makefile Fri Oct 31 13:13:09 2014 (r371813)
+++ head/ukrainian/hunspell/Makefile Fri Oct 31 13:13:59 2014 (r371814)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= hunspell
-PORTVERSION= 1.7.1
+PORTVERSION= 1.8.0
CATEGORIES= ukrainian textproc
MASTER_SITES= SF/ispell-uk/spell-uk/${PORTVERSION}
DISTNAME= spell-uk-${PORTVERSION}
@@ -22,6 +22,9 @@ PLIST_FILES= %%DATADIR%%/uk_UA.aff \
%%DATADIR%%/uk_UA.dic
PLIST_DIRSTRY= %%DATADIR%%
+post-patch:
+ @${REINPLACE_CMD} -e "s,/bin/true,/usr/bin/true,g" ${WRKSRC}/src/Dictionary/Makefile
+
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}/
cd ${WRKSRC}/dist/my${DISTNAME}/ && ${INSTALL_DATA} uk_UA.aff uk_UA.dic ${STAGEDIR}${DATADIR}/
Modified: head/ukrainian/hunspell/distinfo
==============================================================================
--- head/ukrainian/hunspell/distinfo Fri Oct 31 13:13:09 2014 (r371813)
+++ head/ukrainian/hunspell/distinfo Fri Oct 31 13:13:59 2014 (r371814)
@@ -1,2 +1,2 @@
-SHA256 (hunspell/spell-uk-1.7.1.tgz) = ff2a00b2f12bb267e9b8dff00437f2b66cb37cb8690a7e7bfb54805c8279e780
-SIZE (hunspell/spell-uk-1.7.1.tgz) = 2297412
+SHA256 (hunspell/spell-uk-1.8.0.tgz) = 111e5b945254df4e140922d10daa3da2beffe05d389c1cb2e1e436298f23f2b5
+SIZE (hunspell/spell-uk-1.8.0.tgz) = 989702
More information about the svn-ports-all
mailing list