From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 19 11:40:41 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 CBE3316A402 for ; Thu, 19 Apr 2007 11:40:41 +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 55CEB13C455 for ; Thu, 19 Apr 2007 11:40:41 +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 l3JBeexC089827 for ; Thu, 19 Apr 2007 11:40:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3JBee5V089824; Thu, 19 Apr 2007 11:40:40 GMT (envelope-from gnats) Resent-Date: Thu, 19 Apr 2007 11:40:40 GMT Resent-Message-Id: <200704191140.l3JBee5V089824@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 120CE16A402 for ; Thu, 19 Apr 2007 11:38:20 +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 B8AB213C457 for ; Thu, 19 Apr 2007 11:38:19 +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 22F952DA4E0; Thu, 19 Apr 2007 08:38:19 -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 SC5+1zyvkY3V; Thu, 19 Apr 2007 08:38:12 -0300 (BRT) Received: from bsdmail.org (unknown [192.168.130.1]) by mail.intelbras.com.br (Postfix) with ESMTP id F1F3A2DA483; Thu, 19 Apr 2007 08:38:08 -0300 (BRT) Received: (nullmailer pid 35287 invoked by uid 0); Thu, 19 Apr 2007 11:38:08 -0000 Message-Id: <1176982688.544321.35286.nullmailer@bsdmail.org> Date: Thu, 19 Apr 2007 08:38:08 -0300 From: Marcelo Araujo To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: araujo@bsdmail.org Subject: ports/111861: [PATCH] devel/pmk: [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: Thu, 19 Apr 2007 11:40:41 -0000 >Number: 111861 >Category: ports >Synopsis: [PATCH] devel/pmk: [SUMMARIZE CHANGES] >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: Thu Apr 19 11:40:39 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Marcelo Araujo >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: - removed support to FreeBSD 4.x (EOL) Port maintainer (araujo@bsdmail.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pmk-0.10.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pmk/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 8 Jan 2007 12:35:20 -0000 1.10 +++ Makefile 19 Apr 2007 11:37:13 -0000 @@ -32,10 +32,4 @@ @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .endif -.include - -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on 4.x -.endif - -.include +.include --- pmk-0.10.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: