diff --git a/german/mythes/Makefile b/german/mythes/Makefile index 033d2c8f6309..34a410916d14 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,36 +1,36 @@ PORTNAME= mythes -PORTVERSION= 2022.07.10 +PORTVERSION= 2022.07.17 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 50e8182ed3a3..22c4abad762d 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657555681 -SHA256 (mythes/Deutscher-Thesaurus-20220710.oxt) = 61c6d1a0dd4fdbac7ade487b792c4aa5ce355332db1ec4ed2f0a02dab61c4c63 -SIZE (mythes/Deutscher-Thesaurus-20220710.oxt) = 12527905 +TIMESTAMP = 1658151433 +SHA256 (mythes/Deutscher-Thesaurus-20220717.oxt) = 0d9c176d1a76bd50f27f89d313d0809d4777f0223c2d951bb8698cb32981e4d1 +SIZE (mythes/Deutscher-Thesaurus-20220717.oxt) = 12546432