Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2013 05:54:24 +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: r328923 - head/math/p5-Math-Geometry-Planar-GPC-Polygon
Message-ID:  <201310010554.r915sOxD020043@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Oct  1 05:54:24 2013
New Revision: 328923
URL: http://svnweb.freebsd.org/changeset/ports/328923

Log:
  - Support staging
  - 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	Tue Oct  1 05:54:10 2013	(r328922)
+++ head/math/p5-Math-Geometry-Planar-GPC-Polygon/Makefile	Tue Oct  1 05:54:24 2013	(r328923)
@@ -18,7 +18,4 @@ USES=		perl5
 USE_PERL5=	configure
 MAKE_JOBS_UNSAFE=	yes
 
-MAN3=		Math::Geometry::Planar::GPC::Polygon.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist
==============================================================================
--- head/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist	Tue Oct  1 05:54:10 2013	(r328922)
+++ head/math/p5-Math-Geometry-Planar-GPC-Polygon/pkg-plist	Tue Oct  1 05:54:24 2013	(r328923)
@@ -1,18 +1,17 @@
-%%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
+%%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%%/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%%/%%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
+@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



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