FreeBSD Bugzilla – Attachment 66156 Details for
Bug 97857
[PATCH] net/p5-Net-OpenDHT: [SUMMARIZE CHANGES]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Net-OpenDHT-0.33.patch
p5-Net-OpenDHT-0.33.patch (text/plain), 2.08 KB, created by
Yen-Ming Lee
on 2006-05-24 23:30:15 UTC
(
hide
)
Description:
p5-Net-OpenDHT-0.33.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2006-05-24 23:30:15 UTC
Size:
2.08 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/net/p5-Net-OpenDHT/Makefile,v >retrieving revision 1.6 >diff -u -u -r1.6 Makefile >--- Makefile 21 May 2006 21:58:21 -0000 1.6 >+++ Makefile 24 May 2006 22:25:36 -0000 >@@ -15,25 +15,25 @@ > MAINTAINER= aaron@FreeBSD.org > COMMENT= Access the Open Distributed Hash Table (Open DHT) > >-BUILD_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained \ >+RUN_DEPENDS= ${SITE_PERL}/Class/Accessor/Chained/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor-Chained \ > ${SITE_PERL}/App/Cache.pm:${PORTSDIR}/devel/p5-App-Cache \ > ${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils \ > ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ > ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ > ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \ > ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes >-RUN_DEPENDS= ${BUILD_DEPENDS} >+BUILD_DEPENDS= ${RUN_DEPENDS} >+BUILD_DEPENDS+= ${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception \ >+ ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple > >-BROKEN= Does not build >- >-PERL_MOD_BUILD= yes >+PERL_MODBUILD= yes > > MAN3= Net::OpenDHT.3 > > .include <bsd.port.pre.mk> > >-.if ${PERL_LEVEL} < 500800 >-IGNORE= requires Perl 5.8. Please install lang/perl5 or lang/perl5.8 >+.if ${PERL_LEVEL} < 500600 >+IGNORE= requires Perl 5.6. Please install lang/perl5 or lang/perl5.8 > .endif > > .include <bsd.port.post.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/net/p5-Net-OpenDHT/pkg-plist,v >retrieving revision 1.3 >diff -u -u -r1.3 pkg-plist >--- pkg-plist 22 Jan 2006 02:45:56 -0000 1.3 >+++ pkg-plist 24 May 2006 22:25:36 -0000 >@@ -1,5 +1,2 @@ > %%SITE_PERL%%/Net/OpenDHT.pm >-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenDHT/.packlist >-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/OpenDHT >-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net > @dirrmtry %%SITE_PERL%%/Net
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 97857
: 66156