Index: head/french/hunspell/Makefile =================================================================== --- head/french/hunspell/Makefile (revision 450743) +++ head/french/hunspell/Makefile (revision 450744) @@ -1,39 +1,39 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 5.7 +PORTVERSION= 6.1 +DISTVERSIONPREFIX= french-dictionaries-v 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 +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 450743) +++ head/french/hunspell/distinfo (revision 450744) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479593894 -SHA256 (hunspell/hunspell-french-dictionaries-v5.7.zip) = 275c19c202913f7d6ec2a7687d45120bd9277351d7ca0fc3dcd88faae81e483f -SIZE (hunspell/hunspell-french-dictionaries-v5.7.zip) = 1513672 +TIMESTAMP = 1506518357 +SHA256 (hunspell/hunspell-french-dictionaries-v6.1.zip) = 0c6acc29d3ec88feed4e4772af4521af1d52ce3fb092e685d474486e06fc5070 +SIZE (hunspell/hunspell-french-dictionaries-v6.1.zip) = 1536548