1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 1.6.1

- Fixing install error in porttool environment

PR:		ports/147215
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
This commit is contained in:
Gabor Kovesdan 2010-06-01 07:53:04 +00:00
parent 0a0012a07f
commit 88d84d1512
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255446
3 changed files with 7 additions and 5 deletions

View File

@ -6,11 +6,11 @@
#
PORTNAME= ispell
PORTVERSION= 1.4
PORTVERSION= 1.6.1
CATEGORIES= hungarian textproc
#MASTER_SITES= http://www.szofi.hu/gnu/magyarispell/
MASTER_SITES= SF/magyar${PORTNAME}/Magyar%20Ispell/${PORTVERSION}
DISTNAME= magyarispell-${PORTVERSION:S/.R.1/-RC1/}
DISTNAME= magyarispell-${PORTVERSION}
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Hungarian dictionary for ispell
@ -24,6 +24,7 @@ DOCSDIR= ${PREFIX}/share/doc/hu-ispell
DOCS= OLVASSEL README GYIK ChangeLog
do-install:
${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/tmp/magyar4ispell.hash ${DATADIR}/magyar.hash
${INSTALL_DATA} ${WRKSRC}/tmp/magyar4ispell.dict ${DATADIR}/magyar.dict
${INSTALL_DATA} ${WRKSRC}/tmp/magyar.aff ${DATADIR}

View File

@ -1,3 +1,3 @@
MD5 (magyarispell-1.4.tar.gz) = 1b2f041bba790b176592045dbbf002c9
SHA256 (magyarispell-1.4.tar.gz) = 59fbe0de81b9a23e0012f56c6dcbbd48602c4d36f72875047ae534dbf7cbc9f7
SIZE (magyarispell-1.4.tar.gz) = 1020701
MD5 (magyarispell-1.6.1.tar.gz) = 89ce252fcd5fa5f60bfc1cc269156c10
SHA256 (magyarispell-1.6.1.tar.gz) = 5582c8a39d7a179d0f5cddf9c8b69dff2a163e4a637ad261bc616d9c43ca7acc
SIZE (magyarispell-1.6.1.tar.gz) = 1044974

View File

@ -3,6 +3,7 @@ bin/ispell-hu
%%DATADIR%%/magyar.dict
%%DATADIR%%/magyar.hash
%%DATADIR%%/hungarian.hash
@dirrmtry %%DATADIR%%
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/OLVASSEL
%%PORTDOCS%%%%DOCSDIR%%/GYIK