From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 21 08:20:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56774831 for ; Wed, 21 May 2014 08:20:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 445DF2B89 for ; Wed, 21 May 2014 08:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4L8K1gK038214 for ; Wed, 21 May 2014 08:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4L8K1SZ038213; Wed, 21 May 2014 08:20:01 GMT (envelope-from gnats) Date: Wed, 21 May 2014 08:20:01 GMT Message-Id: <201405210820.s4L8K1SZ038213@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/189570: commit references a PR Reply-To: dfilter@FreeBSD.ORG (dfilter service) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2014 08:20:01 -0000 The following reply was made to PR ports/189570; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/189570: commit references a PR Date: Wed, 21 May 2014 08:12:30 +0000 (UTC) Author: miwi Date: Wed May 21 08:12:26 2014 New Revision: 354731 URL: http://svnweb.freebsd.org/changeset/ports/354731 QAT: https://qat.redports.org/buildarchive/r354731/ Log: - Update depdendency PR: 189570 Submitted by: "Charlie &" Approved by: maintainer Modified: head/emulators/fs-uae/Makefile Modified: head/emulators/fs-uae/Makefile ============================================================================== --- head/emulators/fs-uae/Makefile Wed May 21 08:11:25 2014 (r354730) +++ head/emulators/fs-uae/Makefile Wed May 21 08:12:26 2014 (r354731) @@ -3,6 +3,7 @@ PORTNAME= fs-uae PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://fs-uae.net/stable/${PORTVERSION}/ @@ -12,7 +13,7 @@ COMMENT= Amiga emulator LICENSE= GPLv2 LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ - libopenal.so:${PORTSDIR}/audio/openal + libopenal.so:${PORTSDIR}/audio/openal-soft USES= gettext gmake pkgconfig USE_SDL= sdl _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"