ports/51805: (update) devel/p5-Class-Delegation

Mathieu Arnold m at absolight.net
Mon May 5 17:20:09 UTC 2003


>Number:         51805
>Category:       ports
>Synopsis:       (update) devel/p5-Class-Delegation
>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:   Mon May 05 10:20:06 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:
Update to 1.06
	
>How-To-Repeat:
	
>Fix:

	

--- p5-Class-Delegation-1.06.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Delegation/Makefile,v
retrieving revision 1.3
diff -u -d -b -w -r1.3 Makefile
--- Makefile	2003/03/07 06:00:51	1.3
+++ Makefile	2003/05/05 17:16:26
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Class-Delegation
-PORTVERSION=	1.00
+PORTVERSION=	1.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Class
@@ -18,7 +18,6 @@
 PERL_CONFIGURE=	yes
 PLIST_SUB+=	EXAMPLESDIR="share/examples/${PORTNAME}"
 
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 MAN3=		Class::Delegation.3
 
 post-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Delegation/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 distinfo
--- distinfo	2001/11/18 03:23:24	1.1
+++ distinfo	2003/05/05 17:16:26
@@ -1 +1 @@
-MD5 (Class-Delegation-1.00.tar.gz) = 9102ebee955d3bbd05d02f6821b1a3af
+MD5 (Class-Delegation-1.06.tar.gz) = bef5a9a93658e35777730ba943b14391
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Delegation/pkg-plist,v
retrieving revision 1.2
diff -u -d -b -w -r1.2 pkg-plist
--- pkg-plist	2002/04/08 16:24:46	1.2
+++ pkg-plist	2003/05/05 17:16:26
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Delegation/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/Class/Delegation.pm
+%%SITE_PERL%%/Class/Delegation.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Delegation/.packlist
 %%PORTDOCS%%%%EXAMPLESDIR%%/demo_adapt_interface.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/demo_change_semantics.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/demo_facade.pl
@@ -7,6 +7,6 @@
 %%PORTDOCS%%%%EXAMPLESDIR%%/demo_inheritance.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/demo_pseudo.pl
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Delegation
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true
- at unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Delegation
+ at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
+ at unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
--- p5-Class-Delegation-1.06.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list