Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Nov 2006 21:12:12 +0100 (CET)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor@t-hosting.hu, "Kovesdan <gabor"@FreeBSD.org
Subject:   ports/105921: [patch] converters/utf8conv
Message-ID:  <20061127201213.018D99A981E@server.t-hosting.hu>
Resent-Message-ID: <200611272040.kARKeS5S075892@freefall.freebsd.org>

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

>Number:         105921
>Category:       ports
>Synopsis:       [patch] converters/utf8conv
>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 Nov 27 20:40:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-RELEASE-p3 amd64
>Organization:
n/a
>Environment:
>Description:

- Deprecate
- Set EXPIRATION_DATE

>How-To-Repeat:
>Fix:

--- converters-utf8conv.diff begins here ---
Index: converters/utf8conv/Makefile
===================================================================
RCS file: /usr/cvs/ports/converters/utf8conv/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- converters/utf8conv/Makefile	20 Feb 2005 08:59:08 -0000	1.7
+++ converters/utf8conv/Makefile	27 Nov 2006 12:36:37 -0000
@@ -14,6 +14,9 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Convert hexadecimal Unicode character values to UTF-8
 
+DEPRECATED=	is unfetchable, distfile disappeared from project homepage
+EXPIRATION_DATE=	2007-12-17
+
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 ALL_TARGET=	${PORTNAME}
 
--- converters-utf8conv.diff ends here ---


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



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