From owner-freebsd-ports@FreeBSD.ORG Sun Mar 17 12:22:44 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CDAD16CB for ; Sun, 17 Mar 2013 12:22:44 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (mx.critical.ch [62.2.45.171]) by mx1.freebsd.org (Postfix) with ESMTP id 56717EE4 for ; Sun, 17 Mar 2013 12:22:43 +0000 (UTC) Received: from beaver.home.critical.ch (84-72-7-76.dclient.hispeed.ch [84.72.7.76]) (authenticated bits=0) by mx.critical.ch (8.14.5/8.14.4/critical-1.0) with ESMTP id r2HCMgiR016258 for ; Sun, 17 Mar 2013 13:22:42 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Sun, 17 Mar 2013 13:22:42 +0100 From: Emanuel Haupt To: ports@FreeBSD.org Subject: trying to fix audio/milkytracker, does not compile since zlib 1.2.4 import Message-Id: <20130317132242.0a3f73e279559147d3fb3795@FreeBSD.org> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.17; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Mar 2013 12:22:44 -0000 Milkytracker currently fails to build on FreeBSD 9.1 and I am not sure if it is related to the import of zlib 1.2.4 with 900010. Build log: http://people.freebsd.org/~ehaupt/misc/milkytracker/milkytracker-0.90.85_2.log Upstream bug report: http://forums.modarchive.org/index.php?topic=3389.0 Any help fixing the build would be appreciated. Emanuel