Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2000 12:26:51 -0600 (CST)
From:      obonilla@fisicc-ufm.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19680: update of unix2dos port
Message-ID:  <200007031826.MAA21067@guug.org>

next in thread | raw e-mail | index | archive | help

>Number:         19680
>Category:       ports
>Synopsis:       update to unix2dos port (bugfixes and enhancements)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 03 11:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Oscar Bonilla
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Universidad Francisco Marroquin - FISICC
>Environment:

	

>Description:

	New version of unix2dos fixes a couple of bugs:

	1. The mode of operation is derived from argv[0], however
           it only works if called using PATH. It doesn't work if
           called as /usr/local/bin/unix2dos or ./unix2dos.

	   Report and Solution: Chris Jankowski <chris@lagoon.meo.dec.com>

	2. Unix2dos does not work with russian letter 'ya' since its
           code is 0xFF (same as EOF). 

           Report and Patch: Artem Koutchine <matrix@ipform.ru>

>How-To-Repeat:

	

>Fix:

I removed the patches subdirectory and fixed the Makefile. Here are the
diffs:


Index: Makefile
===================================================================
RCS file: /x/ncvs/ports/converters/unix2dos/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
9c9
< PORTVERSION=	1.1
---
> PORTVERSION=	1.2
Index: files/md5
===================================================================
RCS file: /x/ncvs/ports/converters/unix2dos/files/md5,v
retrieving revision 1.2
diff -r1.2 md5
1c1
< MD5 (unix2dos-1.1.tar.gz) = 0a291d9e1debfa902d4d9b1c2029f263
---
> MD5 (unix2dos-1.2.tar.gz) = ccdb6364c86177ac18cc44674a842aaf

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007031826.MAA21067>