Date: Mon, 30 Dec 2013 09:51:51 +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: r338074 - head/ukrainian/hunspell Message-ID: <201312300951.rBU9ppnt056309@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 30 09:51:50 2013 New Revision: 338074 URL: http://svnweb.freebsd.org/changeset/ports/338074 Log: - Update to 1.7.0 - Add LICENSE Modified: head/ukrainian/hunspell/Makefile head/ukrainian/hunspell/distinfo (contents, props changed) Modified: head/ukrainian/hunspell/Makefile ============================================================================== --- head/ukrainian/hunspell/Makefile Mon Dec 30 09:51:45 2013 (r338073) +++ head/ukrainian/hunspell/Makefile Mon Dec 30 09:51:50 2013 (r338074) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 1.6.5 -PORTREVISION= 1 +PORTVERSION= 1.7.0 CATEGORIES= ukrainian textproc MASTER_SITES= SF/ispell-uk/spell-uk/${PORTVERSION} DISTNAME= spell-uk-${PORTVERSION} @@ -12,6 +11,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Ukrainian hunspell dictionaries +LICENSE= GPLv2 LGPL21 +LICENSE_COMB= dual + ALL_TARGET= myspell USE_PERL5= build USES= gmake iconv:build shebangfix perl5 Modified: head/ukrainian/hunspell/distinfo ============================================================================== --- head/ukrainian/hunspell/distinfo Mon Dec 30 09:51:45 2013 (r338073) +++ head/ukrainian/hunspell/distinfo Mon Dec 30 09:51:50 2013 (r338074) @@ -1,2 +1,2 @@ -SHA256 (hunspell/spell-uk-1.6.5.tgz) = 90eff3b9e40d04b53717240b725e303f02cec4ee8bef9bded69b7481e41fa422 -SIZE (hunspell/spell-uk-1.6.5.tgz) = 836333 +SHA256 (hunspell/spell-uk-1.7.0.tgz) = d913fb3e865daec36649baccb988f119e4616ce4658ef246a425d8982d0c424d +SIZE (hunspell/spell-uk-1.7.0.tgz) = 2798087
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312300951.rBU9ppnt056309>