diff --git a/german/mythes/Makefile b/german/mythes/Makefile index 414982c2e207..dd36e25eae01 100644 --- a/german/mythes/Makefile +++ b/german/mythes/Makefile @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2013.11.17 +PORTVERSION= 2013.11.24 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_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/th_de_DE_v2.idx \ %%DATADIR%%/th_de_DE_v2.dat PLIST_DIRSTRY= %%DATADIR%% 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 165e47b181d2..4f805188dded 100644 --- a/german/mythes/distinfo +++ b/german/mythes/distinfo @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20131117.oxt) = db0b4176d718d4674115dbe567cc805ff56f8f1ea29106fca9b27930f81f7f53 -SIZE (mythes/Deutscher-Thesaurus-20131117.oxt) = 5044123 +SHA256 (mythes/Deutscher-Thesaurus-20131124.oxt) = c01788d5282b3fa19b77527974d7ed867024be43ce65fcf32ace344022f763b2 +SIZE (mythes/Deutscher-Thesaurus-20131124.oxt) = 5058597