[Midnightbsd-cvs] mports [22704] trunk/devel/p5-Context-Preserve: fix plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 29 18:35:59 EDT 2017


Revision: 22704
          http://svnweb.midnightbsd.org/mports/?rev=22704
Author:   laffer1
Date:     2017-09-29 18:35:59 -0400 (Fri, 29 Sep 2017)
Log Message:
-----------
fix plist

Modified Paths:
--------------
    trunk/devel/p5-Context-Preserve/Makefile
    trunk/devel/p5-Context-Preserve/pkg-plist

Modified: trunk/devel/p5-Context-Preserve/Makefile
===================================================================
--- trunk/devel/p5-Context-Preserve/Makefile	2017-09-29 22:35:29 UTC (rev 22703)
+++ trunk/devel/p5-Context-Preserve/Makefile	2017-09-29 22:35:59 UTC (rev 22704)
@@ -9,10 +9,9 @@
 
 MAINTAINER=ports at MidnightBSD.org
 COMMENT=	Run code after a subroutine call, preserving the context the subroutine
+
 LICENSE=perl
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Context::Preserve.3
-
 .include <bsd.port.mk>

Modified: trunk/devel/p5-Context-Preserve/pkg-plist
===================================================================
--- trunk/devel/p5-Context-Preserve/pkg-plist	2017-09-29 22:35:29 UTC (rev 22703)
+++ trunk/devel/p5-Context-Preserve/pkg-plist	2017-09-29 22:35:59 UTC (rev 22704)
@@ -1,4 +1,2 @@
 %%SITE_PERL%%/Context/Preserve.pm
- at dirrmtry %%SITE_PERL%%/Context
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Context/Preserve
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Context
+%%PERL5_MAN3%%/Context::Preserve.3.gz



More information about the Midnightbsd-cvs mailing list