Index: head/german/mythes/Makefile =================================================================== --- head/german/mythes/Makefile (revision 301082) +++ head/german/mythes/Makefile (revision 301083) @@ -1,44 +1,44 @@ # New ports collection makefile for: mythes # Date created: 2011-07-21 # Whom: Baptiste Daroussin # # $FreeBSD$ # PORTNAME= mythes -PORTVERSION= 2012.07.08 +PORTVERSION= 2012.07.15 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 USE_ZIP= yes 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} ${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/th_de_DE_v2.dat ${WRKSRC}/th_de_DE_v2.idx ${DATADIR}/ .for ALIAS in ${DEALIASES} ${LN} -s th_de_DE_v2.dat ${DATADIR}/th_${ALIAS}_v2.dat ${LN} -s th_de_DE_v2.idx ${DATADIR}/th_${ALIAS}_v2.idx .endfor .include Property changes on: head/german/mythes/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/german/mythes/distinfo =================================================================== --- head/german/mythes/distinfo (revision 301082) +++ head/german/mythes/distinfo (revision 301083) @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20120708.oxt) = 8a18cc3f692ab26a6997ecdb4b46f28fd7e8e73808a90451b6bc57abff5ad455 -SIZE (mythes/Deutscher-Thesaurus-20120708.oxt) = 3832038 +SHA256 (mythes/Deutscher-Thesaurus-20120715.oxt) = 3c227948b7505a42895e77ed0520a3435f1c5489843c95d3a3ab574138aa7ea4 +SIZE (mythes/Deutscher-Thesaurus-20120715.oxt) = 3842453 Property changes on: head/german/mythes/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -yes \ No newline at end of property +1 \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property