Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2017 13:24:06 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450744 - head/french/hunspell
Message-ID:  <201709271324.v8RDO6Ni058866@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709271324.v8RDO6Ni058866>