Index: head/german/mythes/Makefile =================================================================== --- head/german/mythes/Makefile (revision 414470) +++ head/german/mythes/Makefile (revision 414471) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.04.24 +PORTVERSION= 2016.05.01 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 414470) +++ head/german/mythes/distinfo (revision 414471) @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20160424.oxt) = abe4df607cb618b3cc6b0df87714d8f07a4f3e0f920e08568a304c2e80370db9 -SIZE (mythes/Deutscher-Thesaurus-20160424.oxt) = 7598946 +SHA256 (mythes/Deutscher-Thesaurus-20160501.oxt) = dc35daab81ecfd91bfc5b7641d0fd3e5cdad34fb834ecaa4d3c6ce7a38a587f9 +SIZE (mythes/Deutscher-Thesaurus-20160501.oxt) = 7611207