svn commit: r334093 - head/textproc/ro-hunspell

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 17 15:56:08 UTC 2013


Author: sunpoet
Date: Sun Nov 17 15:56:07 2013
New Revision: 334093
URL: http://svnweb.freebsd.org/changeset/ports/334093

Log:
  - Update to 3.3.10
  - Pet portlint: move EXTRACT_SUFX upward

Modified:
  head/textproc/ro-hunspell/Makefile
  head/textproc/ro-hunspell/distinfo

Modified: head/textproc/ro-hunspell/Makefile
==============================================================================
--- head/textproc/ro-hunspell/Makefile	Sun Nov 17 15:55:46 2013	(r334092)
+++ head/textproc/ro-hunspell/Makefile	Sun Nov 17 15:56:07 2013	(r334093)
@@ -1,11 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	hunspell
-PORTVERSION=	3.3.8
+PORTVERSION=	3.3.10
 CATEGORIES=	textproc
 MASTER_SITES=	SF/rospell/Romanian%20dictionaries/dict-${PORTVERSION}/
 PKGNAMEPREFIX=	ro-
 DISTNAME=	ro_RO.${PORTVERSION}
+EXTRACT_SUFX=	.zip
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	office at FreeBSD.org
@@ -14,7 +15,6 @@ COMMENT=	Romanian hunspell dictionaries
 LICENSE=	LGPL21 GPLv2 MPL
 LICENSE_COMB=	dual
 
-EXTRACT_SUFX=	.zip
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
 

Modified: head/textproc/ro-hunspell/distinfo
==============================================================================
--- head/textproc/ro-hunspell/distinfo	Sun Nov 17 15:55:46 2013	(r334092)
+++ head/textproc/ro-hunspell/distinfo	Sun Nov 17 15:56:07 2013	(r334093)
@@ -1,2 +1,2 @@
-SHA256 (hunspell/ro_RO.3.3.8.zip) = cae4910b0a1f143abafef43de60926b95f8d1d64e475f4b1923aa87aba50ad80
-SIZE (hunspell/ro_RO.3.3.8.zip) = 1212983
+SHA256 (hunspell/ro_RO.3.3.10.zip) = 7f128d64ea06c9e6711c30b118c0afeefb014d8f33c92daccdf455aba2d04519
+SIZE (hunspell/ro_RO.3.3.10.zip) = 1216442


More information about the svn-ports-all mailing list