diff --git a/german/mythes/Makefile b/german/mythes/Makefile index 41bb80020494..ad64406fafcd 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,36 +1,36 @@ PORTNAME= mythes -PORTVERSION= 2022.05.15 +PORTVERSION= 2022.05.22 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 84cf9dc92547..d74858fe8118 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653151252 -SHA256 (mythes/Deutscher-Thesaurus-20220515.oxt) = b9962121b5c179163da79d6500e47e607068a9b3ea206224c689494744914635 -SIZE (mythes/Deutscher-Thesaurus-20220515.oxt) = 12445321 +TIMESTAMP = 1653926130 +SHA256 (mythes/Deutscher-Thesaurus-20220522.oxt) = f7a01d156b2cfacf2a58aa7509e3b059c016d8db72c458abdfaca4ecdc9eafee +SIZE (mythes/Deutscher-Thesaurus-20220522.oxt) = 12450304