From 7402b1665f3c2535e1abfdfd09c0a7f31469ebf8 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 7 Aug 2011 15:56:43 +0000 Subject: [PATCH] - Update to 20110801 - Set WRKSRC - Fix typo --- russian/hunspell/Makefile | 6 +++--- russian/hunspell/distinfo | 4 ++-- russian/hunspell/pkg-descr | 2 +- 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 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/