Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2004 01:17:45 +0200
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67692: [PATCH] converters/iconv-rfc1345 MAINTAINER reset
Message-ID:  <20040607231745.GA19598@isis.wad.cz>
Resent-Message-ID: <200406072320.i57NKHa5021871@freefall.freebsd.org>

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

>Number:         67692
>Category:       ports
>Synopsis:       [PATCH] converters/iconv-rfc1345 MAINTAINER reset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 07 23:20:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
% dnsmx dante.org.uk
40 relay.surfnet.nl
5 alpha.dante.org.uk
10 sigma.dante.org.uk
20 mail2.dante.org.uk

% telnet alpha.dante.org.uk 25
Trying 193.63.211.19...
Connected to alpha.dante.org.uk.
Escape character is '^]'.
220 alpha.dante.org.uk ESMTP Exim 4.30 Tue, 08 Jun 2004 00:13:59 +0100
HELO r3al16.mistral.cz
250 alpha.dante.org.uk Hello r3al16.mistral.cz [213.220.229.16]
MAIL FROM: <neuhauser@chello.cz>
250 OK
RCPT TO: <Konstantin.Chuguev@dante.org.uk>
550 unknown user
RSET
250 Reset OK
QUIT
221 alpha.dante.org.uk closing connection
Connection closed by foreign host.

>How-To-Repeat:
	
>Fix:

	

--- converters::iconv-rfc1345.MAINTAINER.patch begins here ---
Index: converters/iconv-rfc1345/Makefile
===================================================================
RCS file: /home/ncvs/ports/converters/iconv-rfc1345/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- converters/iconv-rfc1345/Makefile	6 Jun 2004 23:26:12 -0000	1.6
+++ converters/iconv-rfc1345/Makefile	7 Jun 2004 23:10:23 -0000
@@ -10,7 +10,7 @@
 CATEGORIES=	converters
 MASTER_SITES=	http://archive.dante.net/staff/konstantin/FreeBSD/iconv/
 
-MAINTAINER=	Konstantin.Chuguev@dante.org.uk
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Additional charset modules for the iconv library (from RFC1345)
 
 LIB_DEPENDS=	biconv.2:${PORTSDIR}/converters/iconv
--- converters::iconv-rfc1345.MAINTAINER.patch ends here ---


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



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