FreeBSD Bugzilla – Attachment 68216 Details for
Bug 100337
[PATCH] devel/p5-Class-Std: reduce dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Class-Std-0.0.8_1.patch
p5-Class-Std-0.0.8_1.patch (text/plain), 1.84 KB, created by
gslin
on 2006-07-15 12:00:31 UTC
(
hide
)
Description:
p5-Class-Std-0.0.8_1.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2006-07-15 12:00:31 UTC
Size:
1.84 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/devel/p5-Class-Std/Makefile /home/staff/gslin/work/p5-Class-Std/Makefile >--- /usr/ports/devel/p5-Class-Std/Makefile Sat Jul 15 18:57:02 2006 >+++ /home/staff/gslin/work/p5-Class-Std/Makefile Sat Jul 15 18:57:23 2006 >@@ -8,6 +8,7 @@ > PORTNAME= Class-Std > DISTVERSIONPREFIX= v > DISTVERSION= 0.0.8 >+PORTREVISION= 1 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Class >@@ -16,10 +17,7 @@ > MAINTAINER= infofarmer@FreeBSD.org > COMMENT= Support for creating standard "inside-out" classes > >-BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ >- ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \ >- ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ >- ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper >+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version > RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= YES >@@ -30,6 +28,10 @@ > > .if ${PERL_LEVEL} < 500600 > IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again >+.endif >+ >+.if ${PERL_LEVEL} < 500702 >+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils > .endif > > .include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/devel/p5-Class-Std/pkg-plist /home/staff/gslin/work/p5-Class-Std/pkg-plist >--- /usr/ports/devel/p5-Class-Std/pkg-plist Sat Jul 15 18:57:02 2006 >+++ /home/staff/gslin/work/p5-Class-Std/pkg-plist Sat Jul 15 17:33:31 2006 >@@ -1,5 +1,6 @@ >-%%SITE_PERL%%/Class/Std.pm >+@comment $FreeBSD$ > %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std/.packlist >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std >+%%SITE_PERL%%/Class/Std.pm >+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Std > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class > @dirrmtry %%SITE_PERL%%/Class
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 100337
: 68216