aboutsummaryrefslogtreecommitdiff
path: root/ukrainian
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-31 13:13:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-31 13:13:59 +0000
commit2387281812bdbe70d53b320fb5aaa10ddc7acecc (patch)
tree107929b00b5b605ce412163d05ebc704e1840382 /ukrainian
parenta3292075d84892d7a63bdbc48c8cec746466a765 (diff)
downloadports-2387281812bdbe70d53b320fb5aaa10ddc7acecc.tar.gz
ports-2387281812bdbe70d53b320fb5aaa10ddc7acecc.zip
Update to 1.8.0
Notes
Notes: svn path=/head/; revision=371814
Diffstat (limited to 'ukrainian')
-rw-r--r--ukrainian/hunspell/Makefile5
-rw-r--r--ukrainian/hunspell/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/ukrainian/hunspell/Makefile b/ukrainian/hunspell/Makefile
index 31ace6bf4537..bf34c746cd20 100644
--- a/ukrainian/hunspell/Makefile
+++ b/ukrainian/hunspell/Makefile
@@ -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}/
diff --git a/ukrainian/hunspell/distinfo b/ukrainian/hunspell/distinfo
index 120acbf24d61..12bf4d896431 100644
--- a/ukrainian/hunspell/distinfo
+++ b/ukrainian/hunspell/distinfo
@@ -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