diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-27 21:24:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-27 21:24:06 +0800 |
commit | 42a6eb7fa73dc07c9040d25be6530db126d5c36b (patch) | |
tree | 24e3c6b532a70982ba425ecbd9a02ff9ab607985 /french | |
parent | 90d2af9f64860308a0bdfabfba020f86547dc735 (diff) | |
download | freebsd-ports-gnome-42a6eb7fa73dc07c9040d25be6530db126d5c36b.tar.gz freebsd-ports-gnome-42a6eb7fa73dc07c9040d25be6530db126d5c36b.tar.zst freebsd-ports-gnome-42a6eb7fa73dc07c9040d25be6530db126d5c36b.zip |
Update to 6.1
- Use DISTVERSIONPREFIX instead of DISTNAME
- Update LICENSE
Diffstat (limited to 'french')
-rw-r--r-- | french/hunspell/Makefile | 6 | ||||
-rw-r--r-- | french/hunspell/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/french/hunspell/Makefile b/french/hunspell/Makefile index 14fc9772451a..1d8db7573b7c 100644 --- a/french/hunspell/Makefile +++ b/french/hunspell/Makefile @@ -1,17 +1,17 @@ # $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 diff --git a/french/hunspell/distinfo b/french/hunspell/distinfo index 1ab7a5a93c78..45933aed031c 100644 --- a/french/hunspell/distinfo +++ b/french/hunspell/distinfo @@ -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 |