Index: head/french/hunspell/Makefile =================================================================== --- head/french/hunspell/Makefile (revision 380793) +++ head/french/hunspell/Makefile (revision 380794) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 5.2 +PORTVERSION= 5.3 CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ \ LOCAL/sunpoet/${PORTNAME} DISTNAME= hunspell-french-dictionaries-v${PORTVERSION} DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Modern French hunspell dictionaries LICENSE= MPL USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= %%DATADIR%%/fr_FR.aff \ %%DATADIR%%/fr_FR.dic FRALIASES= fr_BE fr_CA fr_CH fr_LU .for ALIAS in ${FRALIASES} PLIST_FILES+= %%DATADIR%%/${ALIAS}.aff \ %%DATADIR%%/${ALIAS}.dic .endfor do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/fr-moderne.aff ${STAGEDIR}${DATADIR}/fr_FR.aff ${INSTALL_DATA} ${WRKSRC}/fr-moderne.dic ${STAGEDIR}${DATADIR}/fr_FR.dic .for ALIAS in ${FRALIASES} ${LN} -sf fr_FR.aff ${STAGEDIR}${DATADIR}/${ALIAS}.aff ${LN} -sf fr_FR.dic ${STAGEDIR}${DATADIR}/${ALIAS}.dic .endfor .include Index: head/french/hunspell/distinfo =================================================================== --- head/french/hunspell/distinfo (revision 380793) +++ head/french/hunspell/distinfo (revision 380794) @@ -1,2 +1,2 @@ -SHA256 (hunspell/hunspell-french-dictionaries-v5.2.zip) = c5863f7592a8c4defe8b4ed2b3b45f6f10ef265d34ae9881c1f3bbb3b80bdd02 -SIZE (hunspell/hunspell-french-dictionaries-v5.2.zip) = 1423510 +SHA256 (hunspell/hunspell-french-dictionaries-v5.3.zip) = 604664c075140b889040a41575e211569eb4eece2ec0cf670ceb9f2a09024731 +SIZE (hunspell/hunspell-french-dictionaries-v5.3.zip) = 1434552