From owner-cvs-ports@FreeBSD.ORG Sun May 20 16:44:32 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 22FD2106564A; Sun, 20 May 2012 16:44:32 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E9FAF8FC16; Sun, 20 May 2012 16:44:31 +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 q4KGiVbS053865; Sun, 20 May 2012 16:44:31 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4KGiVhN053864; Sun, 20 May 2012 16:44:31 GMT (envelope-from mezz) Message-Id: <201205201644.q4KGiVhN053864@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 20 May 2012 16:44:31 +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/graphics/gegl Makefile distinfo pkg-descr pkg-plist 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, 20 May 2012 16:44:32 -0000 mezz 2012-05-20 16:44:31 UTC FreeBSD ports repository Modified files: graphics/gegl Makefile distinfo pkg-descr pkg-plist Log: Force commit to correct the PR #. Turns gdk-pixbuf2 and jasper dependencies into optional and correct dependency by change from gtk20 to gdkpixbuf2. Bump the PORTREVISION. PR: ports/167723 Submitted by: Jan Beich Revision Changes Path 1.34 +0 -0 ports/graphics/gegl/Makefile 1.7 +0 -0 ports/graphics/gegl/distinfo 1.2 +0 -0 ports/graphics/gegl/pkg-descr 1.14 +0 -0 ports/graphics/gegl/pkg-plist