Index: head/german/mythes/Makefile =================================================================== --- head/german/mythes/Makefile (revision 396324) +++ head/german/mythes/Makefile (revision 396325) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2015.08.30 +PORTVERSION= 2015.09.06 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 396324) +++ head/german/mythes/distinfo (revision 396325) @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20150830.oxt) = b8159fccdb51603603a3a90163862e87ec421800e945c4eaf5ec0edff6a67746 -SIZE (mythes/Deutscher-Thesaurus-20150830.oxt) = 7085667 +SHA256 (mythes/Deutscher-Thesaurus-20150906.oxt) = 291e4a256593dc2b0bb9c7d1c32b435cbcf5112dd2504a5853b0a4979bbe2feb +SIZE (mythes/Deutscher-Thesaurus-20150906.oxt) = 7095123