From owner-svn-ports-head@FreeBSD.ORG Fri Feb 7 00:51:52 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B466B5E2; Fri, 7 Feb 2014 00:51:52 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 91EA518B4; Fri, 7 Feb 2014 00:51:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s170pqEx022988; Fri, 7 Feb 2014 00:51:52 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s170pqmk022985; Fri, 7 Feb 2014 00:51:52 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201402070051.s170pqmk022985@svn.freebsd.org> From: Dmitry Marakasov Date: Fri, 7 Feb 2014 00:51:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343177 - head/math/p5-Math-Geometry-Planar-GPC-Polygon 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.17 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: Fri, 07 Feb 2014 00:51:52 -0000 Author: amdmi3 Date: Fri Feb 7 00:51:51 2014 New Revision: 343177 URL: http://svnweb.freebsd.org/changeset/ports/343177 QAT: https://qat.redports.org/buildarchive/r343177/ Log: - Fix plist Modified: head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile head/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist Modified: head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile ============================================================================== --- head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile Thu Feb 6 23:32:29 2014 (r343176) +++ head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile Fri Feb 7 00:51:51 2014 (r343177) @@ -3,7 +3,7 @@ PORTNAME= Math-Geometry-Planar-GPC-Polygon PORTVERSION= 0.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist ============================================================================== --- head/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist Thu Feb 6 23:32:29 2014 (r343176) +++ head/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist Fri Feb 7 00:51:51 2014 (r343177) @@ -1,17 +1,19 @@ %%PERL5_MAN3%%/Math::Geometry::Planar::GPC::Polygon.3.gz -%%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon.pm -%%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/functions.c -%%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/include/gpc.c -%%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/include/gpc.h +%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/functions.c +%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/include/gpc.c +%%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/include/gpc.h %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/Polygon/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/Polygon/Polygon.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/Polygon/Polygon.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC/Polygon @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar/GPC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry/Planar @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Geometry @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math -@dirrm %%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/include -@dirrm %%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon -@dirrmtry %%SITE_PERL%%/Math/Geometry/Planar/GPC -@dirrmtry %%SITE_PERL%%/Math/Geometry/Planar -@dirrmtry %%SITE_PERL%%/Math/Geometry -@dirrmtry %%SITE_PERL%%/Math +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/include +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math