From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 19 03:20:33 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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B7F316A47A for ; Mon, 19 Jun 2006 03:20:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7296743D79 for ; Mon, 19 Jun 2006 03:20:17 +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 k5J3KHTp028795 for ; Mon, 19 Jun 2006 03:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5J3KH3J028794; Mon, 19 Jun 2006 03:20:17 GMT (envelope-from gnats) Resent-Date: Mon, 19 Jun 2006 03:20:17 GMT Resent-Message-Id: <200606190320.k5J3KH3J028794@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, Alexander Botero-Lowry Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A81016A542; Mon, 19 Jun 2006 03:17:04 +0000 (UTC) (envelope-from alex@foxybanana.com) Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net [205.152.59.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD0843D6D; Mon, 19 Jun 2006 03:16:57 +0000 (GMT) (envelope-from alex@foxybanana.com) Received: from ibm63aec.bellsouth.net ([68.209.153.178]) by imf21aec.mail.bellsouth.net with ESMTP id <20060619031656.YHDT518.imf21aec.mail.bellsouth.net@ibm63aec.bellsouth.net>; Sun, 18 Jun 2006 23:16:56 -0400 Received: from Laptop.mine.box ([68.209.153.178]) by ibm63aec.bellsouth.net with ESMTP id <20060619031656.SJGK2189.ibm63aec.bellsouth.net@Laptop.mine.box>; Sun, 18 Jun 2006 23:16:56 -0400 Received: from Laptop.mine.box (localhost [127.0.0.1]) by Laptop.mine.box (8.13.6/8.13.6) with ESMTP id k5J3GlvR008016; Sun, 18 Jun 2006 22:16:48 -0500 (CDT) (envelope-from alex@Laptop.mine.box) Received: (from alex@localhost) by Laptop.mine.box (8.13.6/8.13.6/Submit) id k5J3GlHh008015; Sun, 18 Jun 2006 22:16:47 -0500 (CDT) (envelope-from alex) Message-Id: <200606190316.k5J3GlHh008015@Laptop.mine.box> Date: Sun, 18 Jun 2006 22:16:47 -0500 (CDT) From: Alexander Botero-Lowry To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: multimedia@FreeBSD.org Subject: ports/99149: [PATCH] audio/speex-devel: portlint(1) fixes 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: Mon, 19 Jun 2006 03:20:33 -0000 >Number: 99149 >Category: ports >Synopsis: [PATCH] audio/speex-devel: portlint(1) fixes >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 Jun 19 03:20:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Alexander Botero-Lowry >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #5: Fri Jun 16 22:55:11 CDT 2006 >Description: - make portlint happy, also make the BROKEN error more clear Port maintainer (multimedia@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- speex-devel-1.1.12,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/speex-devel/Makefile,v retrieving revision 1.52 diff -u -r1.52 Makefile --- Makefile 9 Jun 2006 18:00:28 -0000 1.52 +++ Makefile 19 Jun 2006 03:16:30 -0000 @@ -32,7 +32,7 @@ .include .if ${OSVERSION} < 500000 -BROKEN="Does not build" +BROKEN= Does not build on 4.x .endif .if ${MACHINE_CPU:Msse}!="" --- speex-devel-1.1.12,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: