From owner-svn-ports-all@FreeBSD.ORG Mon May 5 14:36:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4D04524; Mon, 5 May 2014 14:36:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 C195813E3; Mon, 5 May 2014 14:36:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s45Eahiq028566; Mon, 5 May 2014 14:36:43 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s45Eaheg028564; Mon, 5 May 2014 14:36:43 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201405051436.s45Eaheg028564@svn.freebsd.org> From: Koop Mast Date: Mon, 5 May 2014 14:36:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353007 - in head: . graphics graphics/gimp-gap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2014 14:36:43 -0000 Author: kwm Date: Mon May 5 14:36:43 2014 New Revision: 353007 URL: http://svnweb.freebsd.org/changeset/ports/353007 QAT: https://qat.redports.org/buildarchive/r353007/ Log: Remove gimp-gap, it doesn't build with current gimp 2.8 and no new release in 5 years. Deleted: head/graphics/gimp-gap/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 5 14:34:45 2014 (r353006) +++ head/MOVED Mon May 5 14:36:43 2014 (r353007) @@ -6087,3 +6087,4 @@ net/pchar||2014-05-04|Has expired: Obsol x11-fonts/texcm-ttf||2014-05-04|Has expired: Should be replaced by x11-fonts/stix-fonts devel/buildapp||2014-05-05|Has expired: Broken for more than 6 months converters/konwert||2014-05-05|Broken with modern compilers, not stage, no upstream +graphics/gimp-gap||2014-05-05|Broken with gimp 2.8, no release in 5 years. Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Mon May 5 14:34:45 2014 (r353006) +++ head/graphics/Makefile Mon May 5 14:36:43 2014 (r353007) @@ -262,7 +262,6 @@ SUBDIR += gimp-elsamuko-script SUBDIR += gimp-ez-perspective-plugin SUBDIR += gimp-focusblur-plugin - SUBDIR += gimp-gap SUBDIR += gimp-gmic-plugin SUBDIR += gimp-help SUBDIR += gimp-jagged-border-script