From owner-svn-ports-head@FreeBSD.ORG Wed Jul 16 15:56:24 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B1EEC99; Wed, 16 Jul 2014 15:56: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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 081E52683; Wed, 16 Jul 2014 15:56:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6GFuNxK057300; Wed, 16 Jul 2014 15:56:23 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6GFuNCT057298; Wed, 16 Jul 2014 15:56:23 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201407161556.s6GFuNCT057298@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 16 Jul 2014 15:56:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362077 - head/textproc/no-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-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 15:56:24 -0000 Author: sunpoet Date: Wed Jul 16 15:56:23 2014 New Revision: 362077 URL: http://svnweb.freebsd.org/changeset/ports/362077 QAT: https://qat.redports.org/buildarchive/r362077/ Log: - Update to 2.1 - Add LICENSE Changes: http://spell-norwegian.alioth.debian.org/#news Modified: head/textproc/no-hunspell/Makefile head/textproc/no-hunspell/distinfo Modified: head/textproc/no-hunspell/Makefile ============================================================================== --- head/textproc/no-hunspell/Makefile Wed Jul 16 15:51:21 2014 (r362076) +++ head/textproc/no-hunspell/Makefile Wed Jul 16 15:56:23 2014 (r362077) @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 2.0.10 -PORTREVISION= 1 +PORTVERSION= 2.1 CATEGORIES= textproc -MASTER_SITES= https://alioth.debian.org/frs/download.php/2357/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/3764/ PKGNAMEPREFIX= no- DISTNAME= no_NO-pack2-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} @@ -12,6 +11,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Norwegian (Nynorsk and Bokmaal) hunspell dictionaries +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + USES= zip NO_BUILD= yes Modified: head/textproc/no-hunspell/distinfo ============================================================================== --- head/textproc/no-hunspell/distinfo Wed Jul 16 15:51:21 2014 (r362076) +++ head/textproc/no-hunspell/distinfo Wed Jul 16 15:56:23 2014 (r362077) @@ -1,2 +1,2 @@ -SHA256 (hunspell/no_NO-pack2-2.0.10.zip) = 91507d5cfc7b33cd52e2b0628af28235797ca8cd01acdb1a9d60b8f917ff9817 -SIZE (hunspell/no_NO-pack2-2.0.10.zip) = 3221701 +SHA256 (hunspell/no_NO-pack2-2.1.zip) = da90d102f71d168be58329b3d016f8fc04d99ff40f6874d64fd169f270b586a9 +SIZE (hunspell/no_NO-pack2-2.1.zip) = 3002506