[Midnightbsd-cvs] mports [22614] trunk/devel/p5-Exception-Class: fix plist
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Sep 28 07:45:43 EDT 2017
Revision: 22614
http://svnweb.midnightbsd.org/mports/?rev=22614
Author: laffer1
Date: 2017-09-28 07:45:43 -0400 (Thu, 28 Sep 2017)
Log Message:
-----------
fix plist
Modified Paths:
--------------
trunk/devel/p5-Exception-Class/Makefile
trunk/devel/p5-Exception-Class/pkg-plist
Modified: trunk/devel/p5-Exception-Class/Makefile
===================================================================
--- trunk/devel/p5-Exception-Class/Makefile 2017-09-27 23:43:50 UTC (rev 22613)
+++ trunk/devel/p5-Exception-Class/Makefile 2017-09-28 11:45:43 UTC (rev 22614)
@@ -1,11 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: p5-Exception-Class
-# Date created: Jul 28, 2001
-# Whom: ijliao
-#
# $FreeBSD: ports/devel/p5-Exception-Class/Makefile,v 1.25 2006/07/15 08:22:10 erwin Exp $
# $MidnightBSD$
-#
PORTNAME= Exception-Class
PORTVERSION= 1.32
@@ -15,6 +9,7 @@
MAINTAINER= ctriv at MidnightBSD.org
COMMENT= A module that allows you to declare real exception classes in Perl
+
LICENSE= perl
BUILD_DEPENDS= ${SITE_PERL}/Devel/StackTrace.pm:${PORTSDIR}/devel/p5-Devel-StackTrace \
@@ -23,7 +18,5 @@
PERL_CONFIGURE= yes
-MAN3= Exception::Class.3 Exception::Class::Base.3
-
.include <bsd.port.mk>
Modified: trunk/devel/p5-Exception-Class/pkg-plist
===================================================================
--- trunk/devel/p5-Exception-Class/pkg-plist 2017-09-27 23:43:50 UTC (rev 22613)
+++ trunk/devel/p5-Exception-Class/pkg-plist 2017-09-28 11:45:43 UTC (rev 22614)
@@ -1,12 +1,4 @@
- at comment $MidnightBSD: mports/Mk/components/maintainer.mk,v 1.2 2009/03/26 22:19:02 ctriv Exp $
+%%SITE_PERL%%/Exception/Class.pm
%%SITE_PERL%%/Exception/Class/Base.pm
-%%SITE_PERL%%/Exception/Class.pm
- at dirrm %%SITE_PERL%%/Exception/Class
- at dirrm %%SITE_PERL%%/Exception
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception/Class
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exception
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%
- at dirrm %%SITE_PERL%%
- at dirrm lib/perl5/site_perl
- at dirrm lib/perl5
+%%PERL5_MAN3%%/Exception::Class.3.gz
+%%PERL5_MAN3%%/Exception::Class::Base.3.gz
More information about the Midnightbsd-cvs
mailing list