From owner-cvs-ports@FreeBSD.ORG Fri Jun 12 18:03:43 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFBCA106578C; Fri, 12 Jun 2009 18:03:43 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CE9F08FC21; Fri, 12 Jun 2009 18:03:43 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n5CI3hWq012005; Fri, 12 Jun 2009 18:03:43 GMT (envelope-from bsam@repoman.freebsd.org) Received: (from bsam@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n5CI3hNe012004; Fri, 12 Jun 2009 18:03:43 GMT (envelope-from bsam) Message-Id: <200906121803.n5CI3hNe012004@repoman.freebsd.org> From: Boris Samorodov Date: Fri, 12 Jun 2009 18:03:43 +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/Mk bsd.linux-apps.mk ports/graphics/linux-f10-sdl_image Makefile ports/graphics/linux-f8-sdl_image 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: Fri, 12 Jun 2009 18:03:44 -0000 bsam 2009-06-12 18:03:43 UTC FreeBSD ports repository Modified files: Mk bsd.linux-apps.mk graphics/linux-f10-sdl_image Makefile graphics/linux-f8-sdl_image Makefile Log: Fedora Core 4 didn't have a dependency on libpng12, libjpeg and libtiff for graphics/linux-sdl_image. New Fedora distros has. So fix it: . graphics/linux-f8-sdl_image and bump PORTREVISION; [1] . graphics/linux-f10-sdl_image and bump PORTREVISION; . Mk/bsd.linux-apps.mk. PR: ports/135339 [1] Submitted by: amdmi [1] Revision Changes Path 1.22 +5 -1 ports/Mk/bsd.linux-apps.mk 1.16 +2 -1 ports/graphics/linux-f10-sdl_image/Makefile 1.15 +2 -2 ports/graphics/linux-f8-sdl_image/Makefile