ports/51785: (maintainer update) devel/p5-Exporter-Lite

Mathieu Arnold m at absolight.net
Mon May 5 09:10:02 UTC 2003


>Number:         51785
>Category:       ports
>Synopsis:       (maintainer update) devel/p5-Exporter-Lite
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 05 02:10:00 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386


	
>Description:
Fix plist (and cleanup WWW and Makefile)

Noticed by: bento
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Exporter-Lite-0.01.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Exporter-Lite/Makefile,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 Makefile
--- Makefile	2003/04/18 06:15:01	1.1
+++ Makefile	2003/05/05 09:04:58
@@ -17,7 +17,6 @@
 
 PERL_CONFIGURE=	yes
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		Exporter::Lite.3
 
 .include <bsd.port.mk>
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Exporter-Lite/pkg-descr,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 pkg-descr
--- pkg-descr	2003/04/18 06:15:01	1.1
+++ pkg-descr	2003/05/05 09:04:58
@@ -2,4 +2,4 @@
 subset of its functionality. It supports import(), @EXPORT and @EXPORT_OK
 and not a whole lot else. 
 
-WWW: http://search.cpan.org/author/MSCHWERN/Exporter-Lite/
+WWW: http://search.cpan.org/dist/Exporter-Lite/
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Exporter-Lite/pkg-plist,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 pkg-plist
--- pkg-plist	2003/04/18 06:15:01	1.1
+++ pkg-plist	2003/05/05 09:04:58
@@ -1,4 +1,4 @@
-lib/perl5/site_perl/%%PERL_VER%%/Exporter/Lite.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Exporter/Lite/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod-Exporter-Lite
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Exporter/Lite
+%%SITE_PERL%%/Exporter/Lite.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter/Lite/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter/Lite
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Exporter 2>/dev/null || true
--- p5-Exporter-Lite-0.01.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list