aboutsummaryrefslogtreecommitdiff
path: root/polish/hunspell
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-27 14:54:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-27 14:54:21 +0000
commitdf4e6f83f5b1ace91d698ea8e2bea3b30db9ae72 (patch)
tree9737ce7845cacf912b45b7c970326e6a8b9d0045 /polish/hunspell
parent6a333c6f4bd0cb400fda07afc7176408737f4fee (diff)
downloadports-df4e6f83f5b1ace91d698ea8e2bea3b30db9ae72.tar.gz
ports-df4e6f83f5b1ace91d698ea8e2bea3b30db9ae72.zip
Notes
Diffstat (limited to 'polish/hunspell')
-rw-r--r--polish/hunspell/Makefile8
-rw-r--r--polish/hunspell/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile
index 8eb073c65b6a..15049209614e 100644
--- a/polish/hunspell/Makefile
+++ b/polish/hunspell/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pl-hunspell
-PORTVERSION= 20110722
+PORTVERSION= 20110727
CATEGORIES= textproc
MASTER_SITES= http://sjp.pl/slownik/ort/
DISTNAME= sjp-myspell-pl-${PORTVERSION}
@@ -22,14 +22,14 @@ NO_BUILD= yes
PLIST_FILES= share/hunspell/pl_PL.aff \
share/hunspell/pl_PL.dic
-PLIST_DIRS= share/hunspell
+PLIST_DIRSTRY= share/hunspell
post-extract:
@${MKDIR} ${WRKSRC}
@${EXTRACT_CMD} ${WRKDIR}/pl_PL.zip -d ${WRKSRC}
do-install:
- @${MKDIR} ${PREFIX}/share/hunspell
- @${INSTALL_DATA} ${WRKSRC}/pl_PL.* ${PREFIX}/share/hunspell
+ ${MKDIR} ${PREFIX}/share/hunspell/
+ ${INSTALL_DATA} ${WRKSRC}/pl_PL.aff ${WRKSRC}/pl_PL.dic ${PREFIX}/share/hunspell/
.include <bsd.port.mk>
diff --git a/polish/hunspell/distinfo b/polish/hunspell/distinfo
index 16098024bdb6..98ccc53c31a0 100644
--- a/polish/hunspell/distinfo
+++ b/polish/hunspell/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sjp-myspell-pl-20110722.zip) = 972664ad6c4b7c948316f79644df3662978542abd502585de95b0b75283df80c
-SIZE (sjp-myspell-pl-20110722.zip) = 1089711
+SHA256 (sjp-myspell-pl-20110727.zip) = c44833971bc8856a02bd9e6a7071902eb6c5d73603de695d11f3991e9d33f65a
+SIZE (sjp-myspell-pl-20110727.zip) = 1090239