From ehaupt@beaver.critical.ch  Tue Sep 27 22:10:47 2005
Return-Path: <ehaupt@beaver.critical.ch>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3C78716A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Sep 2005 22:10:47 +0000 (GMT)
	(envelope-from ehaupt@beaver.critical.ch)
Received: from beaver.critical.ch (217-162-251-247.dclient.hispeed.ch [217.162.251.247])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8D7EB43D55
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Sep 2005 22:10:46 +0000 (GMT)
	(envelope-from ehaupt@beaver.critical.ch)
Received: from beaver.critical.ch (localhost [127.0.0.1])
	by beaver.critical.ch (8.13.4/8.13.4) with ESMTP id j8RMAiUm006541
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Sep 2005 00:10:44 +0200 (CEST)
	(envelope-from ehaupt@beaver.critical.ch)
Received: (from ehaupt@localhost)
	by beaver.critical.ch (8.13.4/8.13.4/Submit) id j8RMAimX006540;
	Wed, 28 Sep 2005 00:10:44 +0200 (CEST)
	(envelope-from ehaupt)
Message-Id: <200509272210.j8RMAimX006540@beaver.critical.ch>
Date: Wed, 28 Sep 2005 00:10:44 +0200 (CEST)
From: Emanuel Haupt <ehaupt@critical.ch>
Reply-To: Emanuel Haupt <ehaupt@critical.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: maintainer-update: textproc/uni2ascii 2.4 -> 2.5 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         86652
>Category:       ports
>Synopsis:       maintainer-update: textproc/uni2ascii 2.4 -> 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 27 22:20:14 GMT 2005
>Closed-Date:    Wed Sep 28 16:31:02 GMT 2005
>Last-Modified:  Wed Sep 28 16:31:02 GMT 2005
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Jul 27 20:19:15 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src/RELENG_5_4/src/sys/BEAVER i386


	
>Description:
the folloing patch updates textproc/uni2ascii from version 2.4 to 2.5

from the changelog:

2.5 The format \ooo, consisting of a backslash followed by three octal digits,
    where ooo is the octal representation of one UTF-8 byte, was added to both
    programs. 

>How-To-Repeat:
	
>Fix:

	



--- uni2ascii.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/uni2ascii/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	22 Sep 2005 13:57:16 -0000	1.2
+++ Makefile	27 Sep 2005 22:10:26 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uni2ascii
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	textproc
 MASTER_SITES=	http://critical.ch/distfiles/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/uni2ascii/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	22 Sep 2005 13:57:16 -0000	1.2
+++ distinfo	27 Sep 2005 22:10:26 -0000
@@ -1,2 +1,2 @@
-MD5 (uni2ascii-2.4.tar.gz) = 47fe8ce7521a6e6462e386a852be9047
-SIZE (uni2ascii-2.4.tar.gz) = 62551
+MD5 (uni2ascii-2.5.tar.gz) = 4e301953bf2af41f84fdd7a742e06b2b
+SIZE (uni2ascii-2.5.tar.gz) = 62702
--- uni2ascii.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: mnag 
Responsible-Changed-When: Tue Sep 27 22:59:35 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86652 
State-Changed-From-To: open->closed 
State-Changed-By: mnag 
State-Changed-When: Wed Sep 28 16:31:01 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

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