svn commit: r343177 - head/math/p5-Math-Geometry-Planar-GPC-Polygon

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Feb 7 00:51:52 UTC 2014


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
- at dirrm %%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon/include
- at dirrm %%SITE_PERL%%/Math/Geometry/Planar/GPC/Polygon
- at dirrmtry %%SITE_PERL%%/Math/Geometry/Planar/GPC
- at dirrmtry %%SITE_PERL%%/Math/Geometry/Planar
- at dirrmtry %%SITE_PERL%%/Math/Geometry
- at dirrmtry %%SITE_PERL%%/Math
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon/include
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC/Polygon
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar/GPC
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry/Planar
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Geometry
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math


More information about the svn-ports-all mailing list