From owner-cvs-ports@FreeBSD.ORG Sun Jun 10 16:43:18 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 24FCA1065676; Sun, 10 Jun 2012 16:43:18 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EC6938FC19; Sun, 10 Jun 2012 16:43:17 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q5AGhHL5087347; Sun, 10 Jun 2012 16:43:17 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5AGhHpt087346; Sun, 10 Jun 2012 16:43:17 GMT (envelope-from crees) Message-Id: <201206101643.q5AGhHpt087346@repoman.freebsd.org> From: Chris Rees Date: Sun, 10 Jun 2012 16:43:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/squeezeboxserver Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2012 16:43:18 -0000 crees 2012-06-10 16:43:17 UTC FreeBSD ports repository Modified files: audio/squeezeboxserver Makefile Log: Return to file-based dependency for p5-DBD-mysql; there is no way currently to do a package dependency since p5-DBD-mysql50 and p5-DBD-mysql have different basenames, and therefore cannot be considered as alternatives. The correct solution is to switch the use of PKGNAMESUFFIX in the slave ports to using LATEST_LINK instead so they all have the same PKGBASE Revision Changes Path 1.91 +1 -1 ports/audio/squeezeboxserver/Makefile