Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2014 00:51:52 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
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
Message-ID:  <201402070051.s170pqmk022985@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402070051.s170pqmk022985>