ports/51806: (update) devel/p5-Class-Factory
Mathieu Arnold
m at absolight.net
Mon May 5 17:30:18 UTC 2003
>Number: 51806
>Category: ports
>Synopsis: (update) devel/p5-Class-Factory
>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:30:16 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.00
>How-To-Repeat:
>Fix:
--- p5-Class-Factory-1.00.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Factory/Makefile,v
retrieving revision 1.2
diff -u -d -b -w -r1.2 Makefile
--- Makefile 2003/03/07 06:00:51 1.2
+++ Makefile 2003/05/05 17:21:51
@@ -6,7 +6,7 @@
#
PORTNAME= Class-Factory
-PORTVERSION= 0.03
+PORTVERSION= 1.00
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
@@ -17,7 +17,6 @@
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Class::Factory.3
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Factory/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 distinfo
--- distinfo 2002/05/27 09:38:47 1.1
+++ distinfo 2003/05/05 17:21:51
@@ -1 +1 @@
-MD5 (Class-Factory-0.03.tar.gz) = bb37d56f8d4b05498534968d2fa54f3b
+MD5 (Class-Factory-1.00.tar.gz) = 08ab1312a554fa58833cbc176e29ac88
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-Factory/pkg-plist,v
retrieving revision 1.1
diff -u -d -b -w -r1.1 pkg-plist
--- pkg-plist 2002/05/27 09:38:47 1.1
+++ pkg-plist 2003/05/05 17:21:51
@@ -1,5 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Factory/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/Class/Factory.pm
- at dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Factory
- 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
+%%SITE_PERL%%/Class/Factory.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Factory/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Factory
+ 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-Factory-1.00.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list