Index: head/german/mythes/Makefile =================================================================== --- head/german/mythes/Makefile (revision 468111) +++ head/german/mythes/Makefile (revision 468112) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2018.04.15 +PORTVERSION= 2018.04.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 Index: head/german/mythes/distinfo =================================================================== --- head/german/mythes/distinfo (revision 468111) +++ head/german/mythes/distinfo (revision 468112) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523887793 -SHA256 (mythes/Deutscher-Thesaurus-20180415.oxt) = c0d8cc85d75d71928868abc905ba1c9736f386be3007eb992bf5c50b43c5258f -SIZE (mythes/Deutscher-Thesaurus-20180415.oxt) = 8835526 +TIMESTAMP = 1524501629 +SHA256 (mythes/Deutscher-Thesaurus-20180422.oxt) = 83de60c22c60f68b027db25ad83744175da8146dc02336cc10a9d5b91b6135e4 +SIZE (mythes/Deutscher-Thesaurus-20180422.oxt) = 8839968