From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 17 17:20:05 2007 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 D6B4E16A404 for ; Tue, 17 Apr 2007 17:20:05 +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 9C1BC13C468 for ; Tue, 17 Apr 2007 17:20:05 +0000 (UTC) (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 l3HHK5jI090112 for ; Tue, 17 Apr 2007 17:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3HHK5Gm090111; Tue, 17 Apr 2007 17:20:05 GMT (envelope-from gnats) Resent-Date: Tue, 17 Apr 2007 17:20:05 GMT Resent-Message-Id: <200704171720.l3HHK5Gm090111@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, Marcelo Araujo (araujo@bsdmail.org) Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 628BC16A403 for ; Tue, 17 Apr 2007 17:16:03 +0000 (UTC) (envelope-from araujo@bsdmail.org) Received: from mail.intelbras.com.br (mail.intelbras.com.br [201.24.77.45]) by mx1.freebsd.org (Postfix) with ESMTP id E68F913C469 for ; Tue, 17 Apr 2007 17:16:02 +0000 (UTC) (envelope-from araujo@bsdmail.org) Received: from localhost (localhost.intelbras.com.br [127.0.0.1]) by mail.intelbras.com.br (Postfix) with ESMTP id 38D902DA480; Tue, 17 Apr 2007 14:16:01 -0300 (BRT) Received: from mail.intelbras.com.br ([127.0.0.1]) by localhost (copernicus.intelbras.com.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KHXlG0m1687D; Tue, 17 Apr 2007 14:15:54 -0300 (BRT) Received: from bsdmail.org (unknown [192.168.130.1]) by mail.intelbras.com.br (Postfix) with ESMTP id 303012DA42B; Tue, 17 Apr 2007 14:15:54 -0300 (BRT) Received: (nullmailer pid 64865 invoked by uid 0); Tue, 17 Apr 2007 17:15:56 -0000 Message-Id: <1176830156.608943.64864.nullmailer@bsdmail.org> Date: Tue, 17 Apr 2007 14:15:56 -0300 From: Marcelo Araujo (araujo@bsdmail.org) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ed@fxq.nl Subject: ports/111776: [PATCH] sysutils/raincoat: cleanup non-supported FreeBSD versions X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2007 17:20:05 -0000 >Number: 111776 >Category: ports >Synopsis: [PATCH] sysutils/raincoat: cleanup non-supported FreeBSD versions >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: Tue Apr 17 17:20:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Marcelo Araujo (araujo@bsdmail.org) >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 >Description: - 4.x EOL Port maintainer (ed@fxq.nl) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- raincoat-0.11.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/raincoat/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 13 May 2006 04:15:46 -0000 1.3 +++ Makefile 17 Apr 2007 17:15:21 -0000 @@ -43,10 +43,4 @@ ${INSTALL_DATA} ${WRKSRC}/docs/${PORTDOCS} ${DOCSDIR} .endif -.include - -.if ${OSVERSION} < 500000 -BROKEN= "Doesn't build on < 5.x" -.endif - -.include +.include --- raincoat-0.11.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: