From nobody@FreeBSD.org  Thu Feb  2 08:42:05 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5875816A420
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 Feb 2006 08:42:05 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4FEB043DAD
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 Feb 2006 08:41:41 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k128ffQr016187
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 2 Feb 2006 08:41:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k128fesi016186;
	Thu, 2 Feb 2006 08:41:40 GMT
	(envelope-from nobody)
Message-Id: <200602020841.k128fesi016186@www.freebsd.org>
Date: Thu, 2 Feb 2006 08:41:40 GMT
From: Vyacheslav Anikin <ghos@mail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer-update] russian/rux up to 0.76
X-Send-Pr-Version: www-2.3

>Number:         92725
>Category:       ports
>Synopsis:       [maintainer-update] russian/rux up to 0.76
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    barner
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 02 08:50:03 GMT 2006
>Closed-Date:    Thu Feb 02 14:23:13 GMT 2006
>Last-Modified:  Thu Feb 02 14:23:13 GMT 2006
>Originator:     Vyacheslav Anikin
>Release:        FreeBSD 6.0-RELEASE
>Organization:
>Environment:
>Description:
- 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).

- 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.

- The 'main' became even more confused. :-)
>How-To-Repeat:
              
>Fix:
--- distinfo.orig	Wed Feb  1 19:30:49 2006
+++ distinfo	Wed Feb  1 19:31:03 2006
@@ -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

--- Makefile.orig	Wed Feb  1 19:23:24 2006
+++ Makefile	Wed Feb  1 19:23:27 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rux
-PORTVERSION=	0.74
+PORTVERSION=	0.76
 CATEGORIES=	russian
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://asdf2087.narod.ru/

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->barner 
Responsible-Changed-By: barner 
Responsible-Changed-When: Thu Feb 2 13:31:43 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92725 
State-Changed-From-To: open->closed 
State-Changed-By: barner 
State-Changed-When: Thu Feb 2 14:23:12 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92725 
>Unformatted:
