Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2013 19:08:24 +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: r334116 - head/french/hunspell
Message-ID:  <201311171908.rAHJ8OtT023891@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 17 19:08:23 2013
New Revision: 334116
URL: http://svnweb.freebsd.org/changeset/ports/334116

Log:
  - Update to 4.12
  - Add my LOCAL to MASTER_SITES
  - Move EXTRACT_SUFX upward

Modified:
  head/french/hunspell/Makefile   (contents, props changed)
  head/french/hunspell/distinfo   (contents, props changed)

Modified: head/french/hunspell/Makefile
==============================================================================
--- head/french/hunspell/Makefile	Sun Nov 17 19:04:38 2013	(r334115)
+++ head/french/hunspell/Makefile	Sun Nov 17 19:08:23 2013	(r334116)
@@ -1,16 +1,17 @@
 # $FreeBSD$
 
 PORTNAME=	hunspell
-PORTVERSION=	4.6
+PORTVERSION=	4.12
 CATEGORIES=	french textproc
-MASTER_SITES=	http://www.dicollecte.org/download/fr/
-DISTNAME=	hunspell-fr-moderne-v${PORTVERSION}
+MASTER_SITES=	http://www.dicollecte.org/download/fr/ \
+		LOCAL/sunpoet/${PORTNAME}
+DISTNAME=	hunspell-french-dictionaries-v${PORTVERSION}
+EXTRACT_SUFX=	.zip
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	office@FreeBSD.org
 COMMENT=	Modern French hunspell dictionaries
 
-EXTRACT_SUFX=	.zip
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 

Modified: head/french/hunspell/distinfo
==============================================================================
--- head/french/hunspell/distinfo	Sun Nov 17 19:04:38 2013	(r334115)
+++ head/french/hunspell/distinfo	Sun Nov 17 19:08:23 2013	(r334116)
@@ -1,2 +1,2 @@
-SHA256 (hunspell/hunspell-fr-moderne-v4.6.zip) = 4d14486fa4c355ee0e8230ba92b3e950906c61712a5735c8b2fb3c7fb12386f4
-SIZE (hunspell/hunspell-fr-moderne-v4.6.zip) = 351916
+SHA256 (hunspell/hunspell-french-dictionaries-v4.12.zip) = 323ffc7ed69231127d75f9cab2cba387c7ed2f965f8c5a9ad16c0ed3cd41fe5c
+SIZE (hunspell/hunspell-french-dictionaries-v4.12.zip) = 1476697



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