[Midnightbsd-cvs] mports [22647] trunk/graphics/p5-GD-TextUtil/pkg-plist: fix plist
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Sep 29 11:06:49 EDT 2017
Revision: 22647
http://svnweb.midnightbsd.org/mports/?rev=22647
Author: laffer1
Date: 2017-09-29 11:06:48 -0400 (Fri, 29 Sep 2017)
Log Message:
-----------
fix plist
Modified Paths:
--------------
trunk/graphics/p5-GD-TextUtil/Makefile
trunk/graphics/p5-GD-TextUtil/pkg-descr
trunk/graphics/p5-GD-TextUtil/pkg-plist
Property Changed:
----------------
trunk/graphics/p5-GD-TextUtil/pkg-descr
Modified: trunk/graphics/p5-GD-TextUtil/Makefile
===================================================================
--- trunk/graphics/p5-GD-TextUtil/Makefile 2017-09-29 15:04:51 UTC (rev 22646)
+++ trunk/graphics/p5-GD-TextUtil/Makefile 2017-09-29 15:06:48 UTC (rev 22647)
@@ -1,7 +1,3 @@
-# New ports collection makefile for: p5-GD-TextUtil
-# Date created: 21 February 2000
-# Whom: Dmitry Sivachenko <dima at Chg.RU>
-#
# $MidnightBSD$
# $FreeBSD: ports/graphics/p5-GD-TextUtil/Makefile,v 1.13 2003/10/24 12:02:28 ijliao Exp $
#
@@ -22,6 +18,4 @@
MAKE_JOBS_SAFE= yes
PERL_CONFIGURE= YES
-MAN3= GD::Text.3 GD::Text::Wrap.3 GD::Text::Align.3
-
.include <bsd.port.mk>
Modified: trunk/graphics/p5-GD-TextUtil/pkg-descr
===================================================================
--- trunk/graphics/p5-GD-TextUtil/pkg-descr 2017-09-29 15:04:51 UTC (rev 22646)
+++ trunk/graphics/p5-GD-TextUtil/pkg-descr 2017-09-29 15:06:48 UTC (rev 22647)
@@ -13,7 +13,3 @@
Wrap a long string between a right and left margin, starting at a
certain y coordinate. Layout the text flush left, flush right,
center, or justified.
-
-
---dima
-dima at Chg.RU
Property changes on: trunk/graphics/p5-GD-TextUtil/pkg-descr
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/graphics/p5-GD-TextUtil/pkg-plist
===================================================================
--- trunk/graphics/p5-GD-TextUtil/pkg-plist 2017-09-29 15:04:51 UTC (rev 22646)
+++ trunk/graphics/p5-GD-TextUtil/pkg-plist 2017-09-29 15:06:48 UTC (rev 22647)
@@ -1,6 +1,6 @@
+%%PERL5_MAN3%%/GD::Text.3.gz
+%%PERL5_MAN3%%/GD::Text::Align.3.gz
+%%PERL5_MAN3%%/GD::Text::Wrap.3.gz
%%SITE_PERL%%/GD/Text.pm
+%%SITE_PERL%%/GD/Text/Align.pm
%%SITE_PERL%%/GD/Text/Wrap.pm
-%%SITE_PERL%%/GD/Text/Align.pm
- at dirrm %%SITE_PERL%%/GD/Text
- at dirrmtry %%SITE_PERL%%/GD
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GD/Text
More information about the Midnightbsd-cvs
mailing list