From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 28 04:54:34 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 118CC16A40F for ; Tue, 28 Nov 2006 04:54:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46F974509D for ; Mon, 27 Nov 2006 22:59:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kARN0WNb090790 for ; Mon, 27 Nov 2006 23:00:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kARN0WIC090789; Mon, 27 Nov 2006 23:00:32 GMT (envelope-from gnats) Resent-Date: Mon, 27 Nov 2006 23:00:32 GMT Resent-Message-Id: <200611272300.kARN0WIC090789@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gabor Kovesdan Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D841B16A407; Mon, 27 Nov 2006 22:55:09 +0000 (UTC) (envelope-from root@server.t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B460446EF; Mon, 27 Nov 2006 22:07:47 +0000 (GMT) (envelope-from root@server.t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id A3A249A9AE5; Mon, 27 Nov 2006 23:08:44 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id OFXJDkbVfHHy; Mon, 27 Nov 2006 23:08:41 +0100 (CET) Received: by server.t-hosting.hu (Postfix, from userid 0) id A6FDA9A9A55; Mon, 27 Nov 2006 23:08:41 +0100 (CET) Message-Id: <20061127220841.A6FDA9A9A55@server.t-hosting.hu> Date: Mon, 27 Nov 2006 23:08:41 +0100 (CET) From: Gabor Kovesdan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Gabor Kovesdan Subject: ports/105926: [patch] devel/libformat X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gabor Kovesdan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Nov 2006 04:54:34 -0000 >Number: 105926 >Category: ports >Synopsis: [patch] devel/libformat >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 23:00:31 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: --- devel-libformat.diff begins here --- Index: Makefile =================================================================== RCS file: /usr/cvs/ports/devel/libformat/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 14 Aug 2006 22:55:11 -0000 1.15 +++ Makefile 27 Nov 2006 22:05:40 -0000 @@ -15,6 +15,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= C++ library that supports printf style like format printing +DEPRECATED= distfile and homepage disappeared +EXPIRATION_DATE= 2006-12-27 + MAKEFILE= ${FILESDIR}/Makefile.lib USE_LDCONFIG= yes --- devel-libformat.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: