FreeBSD Bugzilla – Attachment 67355 Details for
Bug 99280
[PATCH] net/p5-Net-Delicious: update to 1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Net-Delicious-1.0.patch
p5-Net-Delicious-1.0.patch (text/plain), 3.34 KB, created by
Aaron Dalton
on 2006-06-21 22:20:18 UTC
(
hide
)
Description:
p5-Net-Delicious-1.0.patch
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-06-21 22:20:18 UTC
Size:
3.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/net/p5-Net-Delicious/Makefile,v >retrieving revision 1.5 >diff -u -u -r1.5 Makefile >--- Makefile 28 Jan 2006 20:20:46 -0000 1.5 >+++ Makefile 21 Jun 2006 21:17:23 -0000 >@@ -6,8 +6,7 @@ > # > > PORTNAME= Net-Delicious >-PORTVERSION= 0.96 >-PORTREVISION= 0 >+PORTVERSION= 1.0 > CATEGORIES= net perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Net >@@ -17,9 +16,9 @@ > COMMENT= OOP for managing posts on del.icio.us > > BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ >- ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \ > ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \ > ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \ >+ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ > ${SITE_PERL}/Log/Dispatch.pm:${PORTSDIR}/devel/p5-Log-Dispatch \ > ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ > ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ >@@ -32,8 +31,9 @@ > > MAN3= Net::Delicious.3 \ > Net::Delicious::Bundle.3 \ >+ Net::Delicious::Config.3 \ > Net::Delicious::Constants.3 \ >- Net::Delicious::Constants::Api.3 \ >+ Net::Delicious::Constants::Config.3 \ > Net::Delicious::Constants::Pause.3 \ > Net::Delicious::Constants::Response.3 \ > Net::Delicious::Constants::Uri.3 \ >@@ -45,4 +45,10 @@ > Net::Delicious::Tag.3 \ > Net::Delicious::User.3 > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 500600 # inherited from www/p5-libwww >+IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again >+.endif >+ >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/net/p5-Net-Delicious/distinfo,v >retrieving revision 1.4 >diff -u -u -r1.4 distinfo >--- distinfo 28 Jan 2006 20:20:46 -0000 1.4 >+++ distinfo 21 Jun 2006 21:17:23 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Net-Delicious-0.96.tar.gz) = 142c1443aaee9f87c84e768880c5200a >-SHA256 (Net-Delicious-0.96.tar.gz) = 40400446025618a7f1265fecd9e1fe8f5cbe2224f920f13097aabcd22787e114 >-SIZE (Net-Delicious-0.96.tar.gz) = 13717 >+MD5 (Net-Delicious-1.0.tar.gz) = 690d64c557b67f86c97b9ccbef85e176 >+SHA256 (Net-Delicious-1.0.tar.gz) = 0f58c69385d127760e39c0e2c1b03f7f7aeee21e5bd1a56a9a812c4552b4aaa7 >+SIZE (Net-Delicious-1.0.tar.gz) = 18159 >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/net/p5-Net-Delicious/pkg-plist,v >retrieving revision 1.5 >diff -u -u -r1.5 pkg-plist >--- pkg-plist 28 Jan 2006 20:20:46 -0000 1.5 >+++ pkg-plist 21 Jun 2006 21:17:23 -0000 >@@ -1,7 +1,8 @@ > %%SITE_PERL%%/Net/Delicious.pm > %%SITE_PERL%%/Net/Delicious/Bundle.pm >+%%SITE_PERL%%/Net/Delicious/Config.pm > %%SITE_PERL%%/Net/Delicious/Constants.pm >-%%SITE_PERL%%/Net/Delicious/Constants/Api.pm >+%%SITE_PERL%%/Net/Delicious/Constants/Config.pm > %%SITE_PERL%%/Net/Delicious/Constants/Pause.pm > %%SITE_PERL%%/Net/Delicious/Constants/Response.pm > %%SITE_PERL%%/Net/Delicious/Constants/Uri.pm >@@ -12,7 +13,6 @@ > %%SITE_PERL%%/Net/Delicious/Subscription.pm > %%SITE_PERL%%/Net/Delicious/Tag.pm > %%SITE_PERL%%/Net/Delicious/User.pm >-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net > @dirrm %%SITE_PERL%%/Net/Delicious/Constants > @dirrm %%SITE_PERL%%/Net/Delicious > @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 99280
: 67355 |
67356