diff --git a/german/mythes/Makefile b/german/mythes/Makefile index 8e23f1054737..f414c861916b 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,37 +1,37 @@ PORTNAME= mythes -PORTVERSION= 2024.10.27 +PORTVERSION= 2024.11.10 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 WWW= https://www.openthesaurus.de/ 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 dfca62ef1a31..b46d4f584261 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730540986 -SHA256 (mythes/Deutscher-Thesaurus-20241027.oxt) = 767aada685e0c1c2021712131210548c23046580c9a6253dda3b6378927561a8 -SIZE (mythes/Deutscher-Thesaurus-20241027.oxt) = 13369287 +TIMESTAMP = 1731679890 +SHA256 (mythes/Deutscher-Thesaurus-20241110.oxt) = 404a268fabb328e97a8e9e65a8ada6a7c3f004e422eb083f019e31792c5c34b0 +SIZE (mythes/Deutscher-Thesaurus-20241110.oxt) = 13379491