From owner-cvs-all Mon Jul 8 12:33:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7D2737B400; Mon, 8 Jul 2002 12:33:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6823343E52; Mon, 8 Jul 2002 12:33:28 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g68JXSJU082163; Mon, 8 Jul 2002 12:33:28 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g68JXS5P082162; Mon, 8 Jul 2002 12:33:28 -0700 (PDT) Message-Id: <200207081933.g68JXS5P082162@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 8 Jul 2002 12:33:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mad Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/07/08 12:33:28 PDT Modified files: audio/mad Makefile pkg-plist Log: o Fix a malloc definition conflict in -STABLE [1]. configure script believed that mmap was not defined. The "workaround" involves USE_AUTOCONF which invokes latest autoconf 2.53 (detection macros look safer) [2] o Fix a weird side-effect of aforementioned fix o Safer PLIST Submitted by: naddy [2], Andy Sparrow [1] Reviewed by: rone@ennui.org, FreeBSD-ports Approved by: maintainer Revision Changes Path 1.11 +7 -0 ports/audio/mad/Makefile 1.7 +10 -0 ports/audio/mad/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message