aboutsummaryrefslogtreecommitdiff
path: root/russian/rux
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2006-02-02 14:22:54 +0000
committerSimon Barner <barner@FreeBSD.org>2006-02-02 14:22:54 +0000
commit98db42463c5b7a3dfc199e692c1d05273164e82c (patch)
treeeef1515f36724c000d25ff7015e1508e7f18aea5 /russian/rux
parent82a93360d2e659569ec33fa7564e2651407a08d5 (diff)
downloadports-98db42463c5b7a3dfc199e692c1d05273164e82c.tar.gz
ports-98db42463c5b7a3dfc199e692c1d05273164e82c.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
Notes
Notes: svn path=/head/; revision=155080
Diffstat (limited to 'russian/rux')
-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