From owner-svn-ports-all@FreeBSD.ORG Sun Nov 17 19:08:24 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6FFEC484; Sun, 17 Nov 2013 19:08:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5EFB72DD9; Sun, 17 Nov 2013 19:08:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAHJ8Oc8023893; Sun, 17 Nov 2013 19:08:24 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAHJ8OtT023891; Sun, 17 Nov 2013 19:08:24 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201311171908.rAHJ8OtT023891@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 17 Nov 2013 19:08:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334116 - head/french/hunspell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Nov 2013 19:08:24 -0000 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