1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

- Update to 20110801

- Set WRKSRC
- Fix typo
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-08-07 15:56:43 +00:00
parent ef8d112099
commit 7402b1665f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279136
3 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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

View File

@ -1,3 +1,3 @@
Hunspell russian dictionnary
Hunspell russian dictionary
WWW: http://code.google.com/p/hunspell-ru/