Index: head/german/mythes/Makefile =================================================================== --- head/german/mythes/Makefile (revision 398878) +++ head/german/mythes/Makefile (revision 398879) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2015.09.27 +PORTVERSION= 2015.10.04 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 398878) +++ head/german/mythes/distinfo (revision 398879) @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20150927.oxt) = 5d1c6f2c9986aca1ec70674075826f592ab07cc7a14ea22f4f6e4dd4f4ad7249 -SIZE (mythes/Deutscher-Thesaurus-20150927.oxt) = 7148447 +SHA256 (mythes/Deutscher-Thesaurus-20151004.oxt) = 7fb804207d2837c55e121d5421f7cfc19caed7bef4b43757cfec118d4733ca5c +SIZE (mythes/Deutscher-Thesaurus-20151004.oxt) = 7158947