aboutsummaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authorbarner <barner@FreeBSD.org>2006-02-02 22:22:54 +0800
committerbarner <barner@FreeBSD.org>2006-02-02 22:22:54 +0800
commit46bd8c25453ed9abf72dfedc27502bb6b51b8ebc (patch)
tree854cf9b6d6788f52341a86d1efecd291696d975c /russian
parent36037abb399025b9a8cc1442f23571ef002cfbcc (diff)
downloadfreebsd-ports-gnome-46bd8c25453ed9abf72dfedc27502bb6b51b8ebc.tar.gz
freebsd-ports-gnome-46bd8c25453ed9abf72dfedc27502bb6b51b8ebc.tar.zst
freebsd-ports-gnome-46bd8c25453ed9abf72dfedc27502bb6b51b8ebc.zip
- Update to 0.76
- ChangeLog: o The mechanism of buffering is changed. Instead of allocation of the fixed size of memory (10240, -s) buffering on-demand now is used. I.e. if the analysis of the text to make it's impossible because of absence of the text in Russians the buffer will not be allocated. Instead of it the text will be immediately out (if certainly it's required). o The output of the name of the code page after the analysis is changed. Added output 'us-ascii (no hits)' in case of when at the text there are no Russian characters. And removed trailing '(same as out)' from the output of the default code page. o The 'main' became even more confused. :-) Submitted by: Vyacheslav Anikin <ghos@mail.ru> (maintainer) PR: ports/92725
Diffstat (limited to 'russian')
-rw-r--r--russian/rux/Makefile2
-rw-r--r--russian/rux/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/russian/rux/Makefile b/russian/rux/Makefile
index 389b3b181f2f..c0ae8a513744 100644
--- a/russian/rux/Makefile
+++ b/russian/rux/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= rux
-PORTVERSION= 0.74
+PORTVERSION= 0.76
CATEGORIES= russian
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://asdf2087.narod.ru/
diff --git a/russian/rux/distinfo b/russian/rux/distinfo
index 1c7a69d01c36..595030905c2a 100644
--- a/russian/rux/distinfo
+++ b/russian/rux/distinfo
@@ -1,3 +1,3 @@
-MD5 (rux-0.74.tar.gz) = f6aefcd95125aa77296225b0a0fbb878
-SHA256 (rux-0.74.tar.gz) = 3db698b2077bd42d5f14d29a4c3af7b9799f332fa1179e19e0eae1eb648cb9e4
-SIZE (rux-0.74.tar.gz) = 9315
+MD5 (rux-0.76.tar.gz) = 5342eb84dd40527caa37f2383e6fbf9a
+SHA256 (rux-0.76.tar.gz) = ed30af7c363792da533fcb3c51067d43b2ba1d0d68ca33ce574cdf720d51f5ce
+SIZE (rux-0.76.tar.gz) = 9678