svn commit: r311127 - head/russian/hunspell

Boris Samorodov bsam at FreeBSD.org
Mon Jan 28 15:34:19 UTC 2013


Author: bsam
Date: Mon Jan 28 15:34:18 2013
New Revision: 311127
URL: http://svnweb.freebsd.org/changeset/ports/311127

Log:
  . ruUpdate to version 20120501;
  . use GOOGLE_CODE master site;
  . trim Makefile headers.
  
  PR:		ports/173658
  Submitted by:	clutton <mbsd at isgroup.com.ua>
  Approved by:	maintainer timeout (2 months+)

Modified:
  head/russian/hunspell/Makefile
  head/russian/hunspell/distinfo

Modified: head/russian/hunspell/Makefile
==============================================================================
--- head/russian/hunspell/Makefile	Mon Jan 28 15:32:05 2013	(r311126)
+++ head/russian/hunspell/Makefile	Mon Jan 28 15:34:18 2013	(r311127)
@@ -1,15 +1,11 @@
-# New ports collection makefile for:	hunspell
-# Date created:		2011-07-20
-# Whom:			Baptiste Daroussin <bapt at FreeBSD.org>
-#
+# Created by: Baptiste Daroussin <bapt at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	hunspell
-PORTVERSION=	20111003
+PORTVERSION=	20120501
 CATEGORIES=	russian textproc
-MASTER_SITES=	LOCAL/sunpoet/${PORTNAME}/
-DISTNAME=	ru_RU_UTF8-${PORTVERSION}
+MASTER_SITES=	GOOGLE_CODE
+DISTNAME=	ru_RU_UTF-8_${PORTVERSION}
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	office at FreeBSD.org

Modified: head/russian/hunspell/distinfo
==============================================================================
--- head/russian/hunspell/distinfo	Mon Jan 28 15:32:05 2013	(r311126)
+++ head/russian/hunspell/distinfo	Mon Jan 28 15:34:18 2013	(r311127)
@@ -1,2 +1,2 @@
-SHA256 (hunspell/ru_RU_UTF8-20111003.zip) = 48885bac9749e6521d55b057b343e0921891d11d377fe8679eeb874df075399f
-SIZE (hunspell/ru_RU_UTF8-20111003.zip) = 666307
+SHA256 (hunspell/ru_RU_UTF-8_20120501.zip) = 412d3c0911cebd7eb1704fe54b10c9b817a18ea79b384bcd70b683eb72428f0e
+SIZE (hunspell/ru_RU_UTF-8_20120501.zip) = 705421


More information about the svn-ports-head mailing list