svn commit: r450744 - head/french/hunspell

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 27 13:24:08 UTC 2017


Author: sunpoet
Date: Wed Sep 27 13:24:06 2017
New Revision: 450744
URL: https://svnweb.freebsd.org/changeset/ports/450744

Log:
  Update to 6.1
  
  - Use DISTVERSIONPREFIX instead of DISTNAME
  - Update LICENSE

Modified:
  head/french/hunspell/Makefile
  head/french/hunspell/distinfo

Modified: head/french/hunspell/Makefile
==============================================================================
--- head/french/hunspell/Makefile	Wed Sep 27 13:24:02 2017	(r450743)
+++ head/french/hunspell/Makefile	Wed Sep 27 13:24:06 2017	(r450744)
@@ -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 at FreeBSD.org
 COMMENT=	Modern French hunspell dictionaries
 
-LICENSE=	MPL
+LICENSE=	MPL20
 
 USES=		zip
 NO_ARCH=	yes

Modified: head/french/hunspell/distinfo
==============================================================================
--- head/french/hunspell/distinfo	Wed Sep 27 13:24:02 2017	(r450743)
+++ head/french/hunspell/distinfo	Wed Sep 27 13:24:06 2017	(r450744)
@@ -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


More information about the svn-ports-all mailing list