aboutsummaryrefslogtreecommitdiff
path: root/russian/hunspell
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-07 15:56:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-07 15:56:43 +0000
commit7402b1665f3c2535e1abfdfd09c0a7f31469ebf8 (patch)
treebe0356615880c506c9ab59c8fc495d263e892a7e /russian/hunspell
parentef8d112099a260ee3bbe9fa0004c815f492edba3 (diff)
downloadports-7402b1665f3c2535e1abfdfd09c0a7f31469ebf8.tar.gz
ports-7402b1665f3c2535e1abfdfd09c0a7f31469ebf8.zip
- Update to 20110801
- Set WRKSRC - Fix typo
Notes
Notes: svn path=/head/; revision=279136
Diffstat (limited to 'russian/hunspell')
-rw-r--r--russian/hunspell/Makefile6
-rw-r--r--russian/hunspell/distinfo4
-rw-r--r--russian/hunspell/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/russian/hunspell/Makefile b/russian/hunspell/Makefile
index 8f4fa7e31bd6..2c625648ea23 100644
--- a/russian/hunspell/Makefile
+++ b/russian/hunspell/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= hunspell
-PORTVERSION= 20110701
-PORTREVISION= 1
+PORTVERSION= 20110801
CATEGORIES= russian textproc
MASTER_SITES= GOOGLE_CODE
DISTNAME= ru_RU_UTF8
@@ -17,6 +16,7 @@ COMMENT= Hunspell russian dictionary
USE_ZIP= yes
NO_BUILD= yes
+NO_WRKSUBDIR= yes
PROJECTHOST= hunspell-ru
PLIST_FILES= %%DATADIR%%/ru_RU.aff \
@@ -25,6 +25,6 @@ PLIST_DIRSTRY= %%DATADIR%%
do-install:
${MKDIR} ${DATADIR}/
- ${INSTALL_DATA} ${WRKDIR}/ru_RU.aff ${WRKDIR}/ru_RU.dic ${DATADIR}/
+ ${INSTALL_DATA} ${WRKSRC}/ru_RU.aff ${WRKSRC}/ru_RU.dic ${DATADIR}/
.include <bsd.port.mk>
diff --git a/russian/hunspell/distinfo b/russian/hunspell/distinfo
index 0303a5689ee0..1dced1ce4888 100644
--- a/russian/hunspell/distinfo
+++ b/russian/hunspell/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ru_RU_UTF8.zip) = e362ce38641f6cf0b10389e345f8d398ed4ad805801c8c84a3c13a50cb1d7427
-SIZE (ru_RU_UTF8.zip) = 666341
+SHA256 (ru_RU_UTF8.zip) = f7e6960752fa6cba1296f16877365e35159ee68babb2fdc8800d9c06c69c9222
+SIZE (ru_RU_UTF8.zip) = 665786
diff --git a/russian/hunspell/pkg-descr b/russian/hunspell/pkg-descr
index 9845395be1eb..d62feb855351 100644
--- a/russian/hunspell/pkg-descr
+++ b/russian/hunspell/pkg-descr
@@ -1,3 +1,3 @@
-Hunspell russian dictionnary
+Hunspell russian dictionary
WWW: http://code.google.com/p/hunspell-ru/