From owner-svn-ports-all@FreeBSD.ORG Mon Jan 5 11:58:25 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24ACBBEE; Mon, 5 Jan 2015 11:58:25 +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 1130A64A0E; Mon, 5 Jan 2015 11:58:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t05BwOs9074836; Mon, 5 Jan 2015 11:58:24 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t05BwOdt074834; Mon, 5 Jan 2015 11:58:24 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201501051158.t05BwOdt074834@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 5 Jan 2015 11:58:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376294 - head/graphics/p5-GD 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-1 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 Jan 2015 11:58:25 -0000 Author: mat Date: Mon Jan 5 11:58:23 2015 New Revision: 376294 URL: https://svnweb.freebsd.org/changeset/ports/376294 QAT: https://qat.redports.org/buildarchive/r376294/ Log: Remove one more file from the package. Sponsored by: Absolight Modified: head/graphics/p5-GD/Makefile head/graphics/p5-GD/pkg-plist Modified: head/graphics/p5-GD/Makefile ============================================================================== --- head/graphics/p5-GD/Makefile Mon Jan 5 11:50:22 2015 (r376293) +++ head/graphics/p5-GD/Makefile Mon Jan 5 11:58:23 2015 (r376294) @@ -2,7 +2,7 @@ PORTNAME= GD PORTVERSION= 2.56 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/graphics/p5-GD/pkg-plist ============================================================================== --- head/graphics/p5-GD/pkg-plist Mon Jan 5 11:50:22 2015 (r376293) +++ head/graphics/p5-GD/pkg-plist Mon Jan 5 11:58:23 2015 (r376294) @@ -1,7 +1,7 @@ @comment bin/README @comment bin/bdf2gdfont.PLS bin/bdf2gdfont.pl -bin/bdftogd +@comment bin/bdftogd @comment bin/cvtbdf.pl %%SITE_ARCH%%/GD.pm %%SITE_ARCH%%/GD/Group.pm