ports/50431: fix PLIST mail/p5-Email-Find

Erwin Lansing erwin at lansing.dk
Sat Mar 29 19:40:10 UTC 2003


>Number:         50431
>Category:       ports
>Synopsis:       fix PLIST mail/p5-Email-Find
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 29 11:40:07 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.8-RC i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD panda.droso.net 4.8-RC FreeBSD 4.8-RC #16: Fri Mar 21 10:03:34 CET 2003 root at panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


	
>Description:

add entries for addrspec and it's manpage and bump PORTREVISION
while I'm here, remove MANPREFIX, it's in bsd.port.mk


>How-To-Repeat:
	
>Fix:

	


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Email-Find/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	7 Mar 2003 06:05:55 -0000	1.10
+++ Makefile	29 Mar 2003 19:32:39 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Email-Find
 PORTVERSION=	0.09
+PORTREVISION=	1
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Email
@@ -20,7 +21,6 @@
 
 PERL_CONFIGURE=	yes
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
-MAN3=		Email::Find.3
+MAN3=		Email::Find.3 Email::Find::addrspec.3
 
 .include <bsd.port.mk>
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Email-Find/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	10 May 2001 09:34:20 -0000	1.2
+++ pkg-plist	29 Mar 2003 19:32:39 -0000
@@ -1,3 +1,5 @@
 lib/perl5/site_perl/%%PERL_VER%%/Email/Find.pm
+lib/perl5/site_perl/%%PERL_VER%%/Email/Find/addrspec.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Email/Find/.packlist
+ at dirrm lib/perl5/site_perl/%%PERL_VER%%/Email/Find
 @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Email/Find
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list