diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-22 17:55:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-22 17:55:39 +0000 |
commit | 1fa94acb372174331260d34c0e1e2a7615d4f45f (patch) | |
tree | 823d517c3051dfeb60516137c17c8db086189d62 /textproc/es-hyphen | |
parent | 2df948e33558a67fb784dffc04e9aa5c7c9f24d0 (diff) | |
download | ports-1fa94acb372174331260d34c0e1e2a7615d4f45f.tar.gz ports-1fa94acb372174331260d34c0e1e2a7615d4f45f.zip |
Notes
Diffstat (limited to 'textproc/es-hyphen')
-rw-r--r-- | textproc/es-hyphen/Makefile | 13 | ||||
-rw-r--r-- | textproc/es-hyphen/distinfo | 4 | ||||
-rw-r--r-- | textproc/es-hyphen/pkg-descr | 2 |
3 files changed, 12 insertions, 7 deletions
diff --git a/textproc/es-hyphen/Makefile b/textproc/es-hyphen/Makefile index 58de9e64fb07..27f3f128db3f 100644 --- a/textproc/es-hyphen/Makefile +++ b/textproc/es-hyphen/Makefile @@ -1,18 +1,21 @@ # $FreeBSD$ PORTNAME= hyphen -PORTVERSION= 2005.11.18 -PORTREVISION= 1 +PORTVERSION= 2013.09.01 # 0.7 +PORTEPOCH= 1 CATEGORIES= textproc spanish MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= es- -DISTNAME= hyph_es_ES-${PORTVERSION:C/\.//g} +DISTNAME= es_any-0.7 +EXTRACT_SUFX= .oxt DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Spanish hyphenation rules -USES= zip +LICENSE= GPLv3 LGPL3 MPL +LICENSE_COMB= dual + NO_BUILD= yes NO_WRKSUBDIR= yes @@ -27,7 +30,7 @@ PLIST_FILES+= %%DATADIR%%/hyph_${ALIAS}.dic do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ - ${INSTALL_DATA} ${WRKSRC}/hyph_es_ES.dic ${STAGEDIR}${DATADIR}/ + ${INSTALL_DATA} ${WRKSRC}/hyph_es_ANY.dic ${STAGEDIR}${DATADIR}/hyph_es_ES.dic .for ALIAS in ${ESALIASES} ${LN} -s hyph_es_ES.dic ${STAGEDIR}${DATADIR}/hyph_${ALIAS}.dic .endfor diff --git a/textproc/es-hyphen/distinfo b/textproc/es-hyphen/distinfo index 6abfa9dc91f6..e3ccf20f5258 100644 --- a/textproc/es-hyphen/distinfo +++ b/textproc/es-hyphen/distinfo @@ -1,2 +1,2 @@ -SHA256 (hyphen/hyph_es_ES-20051118.zip) = e762c75276ee65905c11b2ea6ff7984c926c656e746a3a3a5a5eaa8226d58aa8 -SIZE (hyphen/hyph_es_ES-20051118.zip) = 13352 +SHA256 (hyphen/es_any-0.7.oxt) = a30804b7f78b2858f39ae4dc246002105838a1aa58246da6b81ab3993a79f650 +SIZE (hyphen/es_any-0.7.oxt) = 1415886 diff --git a/textproc/es-hyphen/pkg-descr b/textproc/es-hyphen/pkg-descr index 487b6dafe25c..970ff1846426 100644 --- a/textproc/es-hyphen/pkg-descr +++ b/textproc/es-hyphen/pkg-descr @@ -1 +1,3 @@ Spanish hyphenation rules + +WWW: http://extensions.openoffice.org/en/project/es_ANY-dicts |