FreeBSD Bugzilla – Attachment 118248 Details for
Bug 160453
[PATCH] www/p5-WWW-Contact: update to 0.46
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-WWW-Contact-0.46.patch
p5-WWW-Contact-0.46.patch (text/plain), 3.70 KB, created by
Po-Chuan Hsieh
on 2011-09-04 09:50:07 UTC
(
hide
)
Description:
p5-WWW-Contact-0.46.patch
Filename:
MIME Type:
Creator:
Po-Chuan Hsieh
Created:
2011-09-04 09:50:07 UTC
Size:
3.70 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/p5-WWW-Contact/Makefile,v >retrieving revision 1.4 >diff -u -u -r1.4 Makefile >--- Makefile 5 Jun 2011 20:21:34 -0000 1.4 >+++ Makefile 4 Sep 2011 08:42:37 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= WWW-Contact >-PORTVERSION= 0.43 >+PORTVERSION= 0.46 > CATEGORIES= www perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= CPAN:FAYLAND >@@ -15,38 +15,44 @@ > MAINTAINER= sailorfred@yahoo.com > COMMENT= Contact importer for all the major email systems > >-RUN_DEPENDS= ${SITE_PERL}/HTML/TokeParser/Simple.pm:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \ >- ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ >- ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \ >- ${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS \ >- ${SITE_PERL}/Text/vCard/Addressbook.pm:${PORTSDIR}/textproc/p5-Text-vCard \ >- ${SITE_PERL}/WWW/Mechanize/GZip.pm:${PORTSDIR}/www/p5-WWW-Mechanize-GZip \ >- ${SITE_PERL}/Net/Google/AuthSub.pm:${PORTSDIR}/net/p5-Net-Google-AuthSub \ >- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ >- ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \ >- ${SITE_PERL}/${PERL_ARCH}/Moose.pm:${PORTSDIR}/devel/p5-Moose \ >- ${SITE_PERL}/${PERL_ARCH}/Net/DNS/Resolver.pm:${PORTSDIR}/dns/p5-Net-DNS >- >-LICENSE_COMB= dual > LICENSE= ART20 GPLv1 >+LICENSE_COMB= dual >+ >+BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ >+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ >+ p5-HTML-TokeParser-Simple>=0:${PORTSDIR}/www/p5-HTML-TokeParser-Simple \ >+ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ >+ p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ >+ p5-Moose>=0.77:${PORTSDIR}/devel/p5-Moose \ >+ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ >+ p5-Net-Google-AuthSub>=0:${PORTSDIR}/net/p5-Net-Google-AuthSub \ >+ p5-Text-vCard>=0:${PORTSDIR}/textproc/p5-Text-vCard \ >+ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ >+ p5-WWW-Mechanize-GZip>=0:${PORTSDIR}/www/p5-WWW-Mechanize-GZip >+RUN_DEPENDS:= ${BUILD_DEPENDS} > > PERL_CONFIGURE= yes >-USE_PERL5= yes > >-MAN3= WWW::Contact.3 \ >- WWW::Contact::Base.3 \ >- WWW::Contact::Plaxo.3\ >- WWW::Contact::Rediffmail.3 \ >- WWW::Contact::CN::163.3 \ >- WWW::Contact::GoogleContactsAPI.3 \ >- WWW::Contact::Lycos.3 \ >- WWW::Contact::Yahoo.3 \ >- WWW::Contact::Indiatimes.3 \ >- WWW::Contact::BG::Abv.3 \ >- WWW::Contact::BG::Mail.3 \ >- WWW::Contact::Mail.3 \ >- WWW::Contact::Hotmail.3 \ >- WWW::Contact::AOL.3 \ >- WWW::Contact::Gmail.3 >+MAN3= WWW::Contact.3 \ >+ WWW::Contact::AOL.3 \ >+ WWW::Contact::BG::Abv.3 \ >+ WWW::Contact::BG::Mail.3 \ >+ WWW::Contact::Base.3 \ >+ WWW::Contact::CN::163.3 \ >+ WWW::Contact::Gmail.3 \ >+ WWW::Contact::GoogleContactsAPI.3 \ >+ WWW::Contact::Hotmail.3 \ >+ WWW::Contact::Indiatimes.3 \ >+ WWW::Contact::Lycos.3 \ >+ WWW::Contact::Mail.3 \ >+ WWW::Contact::Plaxo.3 \ >+ WWW::Contact::Rediffmail.3 \ >+ WWW::Contact::Yahoo.3 >+ >+.include <bsd.port.pre.mk> >+ >+.if ${PERL_LEVEL} < 501001 >+TEST_DEPENDS+= p5-Test-Simple>=0.90:${PORTSDIR}/devel/p5-Test-Simple >+.endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/www/p5-WWW-Contact/distinfo,v >retrieving revision 1.5 >diff -u -u -r1.5 distinfo >--- distinfo 5 Jun 2011 20:21:34 -0000 1.5 >+++ distinfo 4 Sep 2011 08:42:37 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (WWW-Contact-0.43.tar.gz) = 0b575fbe094ad05b5fb267e811d3a8540ffa249d990ecdfaafc134658bc93219 >-SIZE (WWW-Contact-0.43.tar.gz) = 24181 >+SHA256 (WWW-Contact-0.46.tar.gz) = d2b0b5805a0788c18d8b5201a9be6a5c9f97103937e83780dbae96703c1bd297 >+SIZE (WWW-Contact-0.46.tar.gz) = 22187
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 160453
: 118248