svn commit: r328923 - head/math/p5-Math-Geometry-Planar-GPC-Polygon
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Oct 1 05:54:25 UTC 2013
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
- 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
+ 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
More information about the svn-ports-all
mailing list