diff --git a/german/mythes/Makefile b/german/mythes/Makefile index c94db33520c2..2bf5f120089f 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2019.04.28 +PORTVERSION= 2019.05.12 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME} DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} EXTRACT_SUFX= .oxt DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= German thesaurus LICENSE= LGPL21 NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/th_de_DE_v2.idx \ %%DATADIR%%/th_de_DE_v2.dat DEALIASES= de_AT de_BE de_CH de_LI de_LU .for ALIAS in ${DEALIASES} PLIST_FILES+= %%DATADIR%%/th_${ALIAS}_v2.idx \ %%DATADIR%%/th_${ALIAS}_v2.dat .endfor do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/th_de_DE_v2.dat ${WRKSRC}/th_de_DE_v2.idx ${STAGEDIR}${DATADIR}/ .for ALIAS in ${DEALIASES} ${LN} -s th_de_DE_v2.dat ${STAGEDIR}${DATADIR}/th_${ALIAS}_v2.dat ${LN} -s th_de_DE_v2.idx ${STAGEDIR}${DATADIR}/th_${ALIAS}_v2.idx .endfor .include diff --git a/german/mythes/distinfo b/german/mythes/distinfo index ccfd3b880ef8..75e76a068622 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556518644 -SHA256 (mythes/Deutscher-Thesaurus-20190428.oxt) = 7c4edebdbe3d46af76d8c337c798f7dfb8239c0f0ff6e62421b3ed763183e11f -SIZE (mythes/Deutscher-Thesaurus-20190428.oxt) = 9328574 +TIMESTAMP = 1557747467 +SHA256 (mythes/Deutscher-Thesaurus-20190512.oxt) = 5afc8cb0aa92f7b21cecd2bcea0515bbf91271d61fe79343d5c0ca19d3844150 +SIZE (mythes/Deutscher-Thesaurus-20190512.oxt) = 9351047