Date: Mon, 5 Jan 2015 11:58:24 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376294 - head/graphics/p5-GD Message-ID: <201501051158.t05BwOdt074834@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501051158.t05BwOdt074834>