diff options
author | bsam <bsam@FreeBSD.org> | 2013-01-28 23:34:18 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-01-28 23:34:18 +0800 |
commit | 3cf0ce16e86cbc3ac19d6abb7763877c0bf63d4e (patch) | |
tree | 6a7cdb454d0c51522d1fe96adc764d911cc85b03 /russian | |
parent | 0e1cdd4ddec05974efcdb80e03dd9fc298e8c1bf (diff) | |
download | freebsd-ports-gnome-3cf0ce16e86cbc3ac19d6abb7763877c0bf63d4e.tar.gz freebsd-ports-gnome-3cf0ce16e86cbc3ac19d6abb7763877c0bf63d4e.tar.zst freebsd-ports-gnome-3cf0ce16e86cbc3ac19d6abb7763877c0bf63d4e.zip |
. ruUpdate to version 20120501;
. use GOOGLE_CODE master site;
. trim Makefile headers.
PR: ports/173658
Submitted by: clutton <mbsd@isgroup.com.ua>
Approved by: maintainer timeout (2 months+)
Diffstat (limited to 'russian')
-rw-r--r-- | russian/hunspell/Makefile | 12 | ||||
-rw-r--r-- | russian/hunspell/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/russian/hunspell/Makefile b/russian/hunspell/Makefile index 4d4e1fd6c2ec..46b45fe62529 100644 --- a/russian/hunspell/Makefile +++ b/russian/hunspell/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: hunspell -# Date created: 2011-07-20 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# +# Created by: Baptiste Daroussin <bapt@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@FreeBSD.org diff --git a/russian/hunspell/distinfo b/russian/hunspell/distinfo index 8912a80e6c82..aabd2dcb8db5 100644 --- a/russian/hunspell/distinfo +++ b/russian/hunspell/distinfo @@ -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 |