From owner-svn-ports-head@FreeBSD.ORG Sun Jan 4 13:01:55 2015 Return-Path: Delivered-To: svn-ports-head@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 D206D574; Sun, 4 Jan 2015 13:01:55 +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 A338915B7; Sun, 4 Jan 2015 13:01:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t04D1t9e022323; Sun, 4 Jan 2015 13:01:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t04D1sjQ022317; Sun, 4 Jan 2015 13:01:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501041301.t04D1sjQ022317@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 4 Jan 2015 13:01:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376226 - head/graphics/p5-Graphics-Primitive-Driver-Cairo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Jan 2015 13:01:55 -0000 Author: sunpoet Date: Sun Jan 4 13:01:53 2015 New Revision: 376226 URL: https://svnweb.freebsd.org/changeset/ports/376226 QAT: https://qat.redports.org/buildarchive/r376226/ Log: - Update to 0.46 - Sort PLIST Changes: http://search.cpan.org/dist/Graphics-Primitive-Driver-Cairo/Changes Modified: head/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile head/graphics/p5-Graphics-Primitive-Driver-Cairo/distinfo head/graphics/p5-Graphics-Primitive-Driver-Cairo/pkg-plist Modified: head/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile ============================================================================== --- head/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile Sun Jan 4 13:01:47 2015 (r376225) +++ head/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile Sun Jan 4 13:01:53 2015 (r376226) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Graphics-Primitive-Driver-Cairo -PORTVERSION= 0.45 -PORTREVISION= 1 +PORTVERSION= 0.46 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/graphics/p5-Graphics-Primitive-Driver-Cairo/distinfo ============================================================================== --- head/graphics/p5-Graphics-Primitive-Driver-Cairo/distinfo Sun Jan 4 13:01:47 2015 (r376225) +++ head/graphics/p5-Graphics-Primitive-Driver-Cairo/distinfo Sun Jan 4 13:01:53 2015 (r376226) @@ -1,2 +1,2 @@ -SHA256 (Graphics-Primitive-Driver-Cairo-0.45.tar.gz) = 3dd6c48cdbc2b79b5b2000c102ed87753c45b54662f0f3bd33e61bf22843530c -SIZE (Graphics-Primitive-Driver-Cairo-0.45.tar.gz) = 19226 +SHA256 (Graphics-Primitive-Driver-Cairo-0.46.tar.gz) = 30ff39c2e5d67081dada2abf94bb29c1286e8d758dcb74d81f84a00386f23a51 +SIZE (Graphics-Primitive-Driver-Cairo-0.46.tar.gz) = 19228 Modified: head/graphics/p5-Graphics-Primitive-Driver-Cairo/pkg-plist ============================================================================== --- head/graphics/p5-Graphics-Primitive-Driver-Cairo/pkg-plist Sun Jan 4 13:01:47 2015 (r376225) +++ head/graphics/p5-Graphics-Primitive-Driver-Cairo/pkg-plist Sun Jan 4 13:01:53 2015 (r376226) @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/Graphics::Primitive::Driver::Cairo.3.gz -%%PERL5_MAN3%%/Graphics::Primitive::Driver::Cairo::TextLayout.3.gz %%SITE_PERL%%/Graphics/Primitive/Driver/Cairo.pm %%SITE_PERL%%/Graphics/Primitive/Driver/Cairo/TextLayout.pm +%%PERL5_MAN3%%/Graphics::Primitive::Driver::Cairo.3.gz +%%PERL5_MAN3%%/Graphics::Primitive::Driver::Cairo::TextLayout.3.gz