From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Apr 18 18:30:02 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 C97B216A403 for ; Wed, 18 Apr 2007 18:30:02 +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 8EF8C13C455 for ; Wed, 18 Apr 2007 18:30:02 +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 l3IIU2lO005330 for ; Wed, 18 Apr 2007 18:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3IIU2e4005328; Wed, 18 Apr 2007 18:30:02 GMT (envelope-from gnats) Resent-Date: Wed, 18 Apr 2007 18:30:02 GMT Resent-Message-Id: <200704181830.l3IIU2e4005328@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 Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D599916A403 for ; Wed, 18 Apr 2007 18:20:27 +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 8413413C469 for ; Wed, 18 Apr 2007 18:20:27 +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 243BF2DA451; Wed, 18 Apr 2007 15:20:27 -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 LsHaDVrlUjle; Wed, 18 Apr 2007 15:20:21 -0300 (BRT) Received: from bsdmail.org (unknown [192.168.130.1]) by mail.intelbras.com.br (Postfix) with ESMTP id 5E1A62DA45A; Wed, 18 Apr 2007 15:20:21 -0300 (BRT) Received: (nullmailer pid 27580 invoked by uid 0); Wed, 18 Apr 2007 18:20:20 -0000 Message-Id: <1176920420.519905.27579.nullmailer@bsdmail.org> Date: Wed, 18 Apr 2007 15:20:20 -0300 From: Marcelo Araujo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lx@FreeBSD.org Subject: ports/111827: [PATCH] security/silktools: [SUMMARIZE CHANGES] 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: Wed, 18 Apr 2007 18:30:02 -0000 >Number: 111827 >Category: ports >Synopsis: [PATCH] security/silktools: [SUMMARIZE CHANGES] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 18 18:30:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Marcelo Araujo >Release: FreeBSD 6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD bsdmail.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 >Description: - removed support to FreeBSD 4.x (EOL) Port maintainer (lx@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- silktools-0.10.5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/silktools/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 28 Dec 2006 08:44:48 -0000 1.3 +++ Makefile 18 Apr 2007 18:19:38 -0000 @@ -41,10 +41,4 @@ @${MV} ${PREFIX}/share/silk/rwfpd.conf ${PREFIX}/share/silk/rwfpd.conf.sample @${MV} ${PREFIX}/share/silk/flowcap.conf ${PREFIX}/share/silk/flowcap.conf.sample -.include - -.if ${OSVERSION} < 500000 -BROKEN= Does not build on 4.x -.endif - -.include +.include --- silktools-0.10.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: