[Midnightbsd-cvs] mports [22767] trunk/devel: fix several ports
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 30 14:03:26 EDT 2017
Revision: 22767
http://svnweb.midnightbsd.org/mports/?rev=22767
Author: laffer1
Date: 2017-09-30 14:03:25 -0400 (Sat, 30 Sep 2017)
Log Message:
-----------
fix several ports
Modified Paths:
--------------
trunk/devel/p5-Config-General/Makefile
trunk/devel/p5-Config-General/pkg-descr
trunk/devel/p5-Config-General/pkg-plist
trunk/devel/p5-Devel-Symdump/Makefile
trunk/devel/p5-Devel-Symdump/pkg-descr
trunk/devel/p5-Devel-Symdump/pkg-plist
trunk/devel/p5-ExtUtils-ParseXS/Makefile
trunk/devel/p5-File-Copy-Recursive/pkg-plist
trunk/devel/p5-File-Tail/Makefile
trunk/devel/p5-File-Tail/pkg-descr
trunk/devel/p5-File-Tail/pkg-plist
trunk/devel/p5-IPC-Signal/Makefile
trunk/devel/p5-IPC-Signal/pkg-plist
Modified: trunk/devel/p5-Config-General/Makefile
===================================================================
--- trunk/devel/p5-Config-General/Makefile 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-Config-General/Makefile 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,10 +1,5 @@
-# New ports collection makefile for: p5-Config-General
-# Date created: August 27 2002
-# Whom: Sheldon Hearn <sheldonh at FreeBSD.org>
-#
# $MidnightBSD$
# $FreeBSD: ports/devel/p5-Config-General/Makefile,v 1.16 2007/02/25 07:55:16 rafan Exp $
-#
PORTNAME= Config-General
PORTVERSION= 2.40
@@ -19,9 +14,6 @@
PERL_CONFIGURE= YES
-MAN3= Config::General::Extended.3 Config::General::Interpolated.3 \
- Config::General.3
-
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501000
Modified: trunk/devel/p5-Config-General/pkg-descr
===================================================================
--- trunk/devel/p5-Config-General/pkg-descr 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-Config-General/pkg-descr 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,6 +1,6 @@
Config::General handles configuration files of a format inspired by
Apache's httpd.conf file format. It features some enhancements such
-as here-documents, C-style commends and multiline options. Both
+as here-documents, C-style commends and multi-line options. Both
reading and writing of configuration files is supported.
WWW: http://search.cpan.org/dist/Config-General/
Modified: trunk/devel/p5-Config-General/pkg-plist
===================================================================
--- trunk/devel/p5-Config-General/pkg-plist 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-Config-General/pkg-plist 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,7 +1,6 @@
%%SITE_PERL%%/Config/General.pm
%%SITE_PERL%%/Config/General/Extended.pm
%%SITE_PERL%%/Config/General/Interpolated.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config/General
- at dirrm %%SITE_PERL%%/Config/General
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Config
- at dirrmtry %%SITE_PERL%%/Config
+%%PERL5_MAN3%%/Config::General.3.gz
+%%PERL5_MAN3%%/Config::General::Extended.3.gz
+%%PERL5_MAN3%%/Config::General::Interpolated.3.gz
Modified: trunk/devel/p5-Devel-Symdump/Makefile
===================================================================
--- trunk/devel/p5-Devel-Symdump/Makefile 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-Devel-Symdump/Makefile 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,7 +1,3 @@
-# New ports collection makefile for: p5-Devel-Symdump
-# Date created: June 15th 1997
-# Whom: James FitzGibbon <jfitz at FreeBSD.org>
-#
# $MidnightBSD$
# $FreeBSD: ports/devel/p5-Devel-Symdump/Makefile,v 1.24 2008/02/20 19:10:02 erwin Exp $
#
@@ -19,6 +15,4 @@
PERL_CONFIGURE= YES
-MAN3= Devel::Symdump.3
-
.include <bsd.port.mk>
Modified: trunk/devel/p5-Devel-Symdump/pkg-descr
===================================================================
--- trunk/devel/p5-Devel-Symdump/pkg-descr 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-Devel-Symdump/pkg-descr 2017-09-30 18:03:25 UTC (rev 22767)
@@ -12,4 +12,4 @@
does not go into recursion and only analyzes the packages that are
given as arguments.
-WWW: http://search.cpan.org/dist/Devel-Symdump/
+WWW: http://search.cpan.org/dist/Devel-Symdump/
Modified: trunk/devel/p5-Devel-Symdump/pkg-plist
===================================================================
--- trunk/devel/p5-Devel-Symdump/pkg-plist 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-Devel-Symdump/pkg-plist 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,8 +1,3 @@
- at comment $FreeBSD: ports/devel/p5-Devel-Symdump/pkg-plist,v 1.8 2006/07/19 14:48:34 erwin Exp $
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Symdump/.packlist
%%SITE_PERL%%/Devel/Symdump.pm
%%SITE_PERL%%/Devel/Symdump/Export.pm
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/Symdump
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel
- at dirrmtry %%SITE_PERL%%/Devel/Symdump
- at dirrmtry %%SITE_PERL%%/Devel
+%%PERL5_MAN3%%/Devel::Symdump.3.gz
Modified: trunk/devel/p5-ExtUtils-ParseXS/Makefile
===================================================================
--- trunk/devel/p5-ExtUtils-ParseXS/Makefile 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-ExtUtils-ParseXS/Makefile 2017-09-30 18:03:25 UTC (rev 22767)
@@ -22,6 +22,4 @@
PERL_CONFIGURE= yes
-MAN3= ExtUtils::ParseXS.3
-
.include <bsd.port.mk>
Modified: trunk/devel/p5-File-Copy-Recursive/pkg-plist
===================================================================
--- trunk/devel/p5-File-Copy-Recursive/pkg-plist 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-File-Copy-Recursive/pkg-plist 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,2 +1 @@
-%%PERL5_MAN3%%/File::Copy::Recursive.3.gz
%%SITE_PERL%%/File/Copy/Recursive.pm
Modified: trunk/devel/p5-File-Tail/Makefile
===================================================================
--- trunk/devel/p5-File-Tail/Makefile 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-File-Tail/Makefile 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,10 +1,5 @@
-# New ports collection makefile for: File-Tail
-# Date created: 19 December 2000
-# Whom: Jeremy Shaffner <jeremy at external.org>
-#
# $FreeBSD: ports/devel/p5-File-Tail/Makefile,v 1.11 2006/06/19 20:06:51 shaun Exp $
# $MidnightBSD$
-#
PORTNAME= File-Tail
PORTVERSION= 0.99.3
@@ -19,8 +14,6 @@
PERL_CONFIGURE= YES
-MAN3= File::Tail.3
-
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
Modified: trunk/devel/p5-File-Tail/pkg-descr
===================================================================
--- trunk/devel/p5-File-Tail/pkg-descr 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-File-Tail/pkg-descr 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,5 +1,5 @@
-The File::Tail module is designed for reading files which are continously
-appended to (the name comes from the tail -f directive). Usualy such files
-are logfiles of some description.
+The File::Tail module is designed for reading files which are continuously
+appended to (the name comes from the tail -f directive). Usually such files
+are log files of some description.
WWW: http://search.cpan.org/dist/File-Tail/
Modified: trunk/devel/p5-File-Tail/pkg-plist
===================================================================
--- trunk/devel/p5-File-Tail/pkg-plist 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-File-Tail/pkg-plist 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,4 +1,2 @@
%%SITE_PERL%%/File/Tail.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Tail
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
- at dirrmtry %%SITE_PERL%%/File
+%%PERL5_MAN3%%/File::Tail.3.gz
Modified: trunk/devel/p5-IPC-Signal/Makefile
===================================================================
--- trunk/devel/p5-IPC-Signal/Makefile 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-IPC-Signal/Makefile 2017-09-30 18:03:25 UTC (rev 22767)
@@ -13,6 +13,4 @@
PERL_CONFIGURE= yes
-MAN3= IPC::Signal.3
-
.include <bsd.port.mk>
Modified: trunk/devel/p5-IPC-Signal/pkg-plist
===================================================================
--- trunk/devel/p5-IPC-Signal/pkg-plist 2017-09-30 17:59:51 UTC (rev 22766)
+++ trunk/devel/p5-IPC-Signal/pkg-plist 2017-09-30 18:03:25 UTC (rev 22767)
@@ -1,4 +1,2 @@
%%SITE_PERL%%/IPC/Signal.pm
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC/Signal
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IPC
- at dirrmtry %%SITE_PERL%%/IPC
+%%PERL5_MAN3%%/IPC::Signal.3.gz
More information about the Midnightbsd-cvs
mailing list