From 75f61eda4fcddcb1831fb9919d16b51a7d36ad83 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 Jul 2012 12:12:05 +0000 Subject: [PATCH] - Update to 1.07 - Convert to new options framework Changes: http://search.cpan.org/dist/WebService-Dropbox/Changes PR: ports/169566 Submitted by: sunpoet (myself) Approved by: Lung-Pin Chang (maintainer) --- net/p5-WebService-Dropbox/Makefile | 7 ++++--- net/p5-WebService-Dropbox/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/net/p5-WebService-Dropbox/Makefile b/net/p5-WebService-Dropbox/Makefile index 922bac028ee6..5d7b229de537 100644 --- a/net/p5-WebService-Dropbox/Makefile +++ b/net/p5-WebService-Dropbox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WebService-Dropbox -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ASKADNA @@ -20,7 +20,8 @@ BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-String-Random>=0.22:${PORTSDIR}/devel/p5-String-Random RUN_DEPENDS:= ${BUILD_DEPENDS} -OPTIONS= LWP "Use LWP instead of Furl" off +OPTIONS_DEFINE= LWP +LWP_DESC= Use LWP instead of Furl PERL_CONFIGURE= yes @@ -28,7 +29,7 @@ MAN3= WebService::Dropbox.3 .include -.if defined(WITH_LWP) +.if ${PORT_OPTIONS:MLWP} BUILD_DEPENDS+= p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https \ p5-libwww>=6.02:${PORTSDIR}/www/p5-libwww RUN_DEPENDS+= p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https \ diff --git a/net/p5-WebService-Dropbox/distinfo b/net/p5-WebService-Dropbox/distinfo index 18e816761f2e..42ce6062a26a 100644 --- a/net/p5-WebService-Dropbox/distinfo +++ b/net/p5-WebService-Dropbox/distinfo @@ -1,2 +1,2 @@ -SHA256 (WebService-Dropbox-1.06.tar.gz) = a92c0fb049873405b82927051ca8263df93412a757527d78dd0a80098ebda361 -SIZE (WebService-Dropbox-1.06.tar.gz) = 67727 +SHA256 (WebService-Dropbox-1.07.tar.gz) = c62d2fb824b9183f50d6ff3c3b417790f86b831f7bfc21aaaa598e0b48dc7a9a +SIZE (WebService-Dropbox-1.07.tar.gz) = 68045