Index: head/french/hunspell/Makefile =================================================================== --- head/french/hunspell/Makefile (revision 510963) +++ head/french/hunspell/Makefile (revision 510964) @@ -1,39 +1,39 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 6.4 +PORTVERSION= 6.4.1 DISTVERSIONPREFIX= french-dictionaries-v CATEGORIES= french textproc MASTER_SITES= https://www.dicollecte.org/download/fr/ \ LOCAL/sunpoet/${PORTNAME} DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Modern French hunspell dictionaries LICENSE= MPL20 USES= zip NO_ARCH= yes 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 510963) +++ head/french/hunspell/distinfo (revision 510964) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563735467 -SHA256 (hunspell/hunspell-french-dictionaries-v6.4.zip) = 20cddfc0cbd108fd2e9c4d75118c2d30080934f1285d1446b3ef7d8b1b7796d0 -SIZE (hunspell/hunspell-french-dictionaries-v6.4.zip) = 1749151 +TIMESTAMP = 1567531836 +SHA256 (hunspell/hunspell-french-dictionaries-v6.4.1.zip) = 744e77a3bd115144fa3131485231638d41c21e65ed757bfc576ccec1dcc9c6cc +SIZE (hunspell/hunspell-french-dictionaries-v6.4.1.zip) = 1749657