aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-03 12:12:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-03 12:12:05 +0000
commit75f61eda4fcddcb1831fb9919d16b51a7d36ad83 (patch)
tree054f047c2a5bc33995c76d03b316bf8dd244792f /net
parent83691957f194423b57caeb0757c8766bb019bb3c (diff)
downloadports-75f61eda4fcddcb1831fb9919d16b51a7d36ad83.tar.gz
ports-75f61eda4fcddcb1831fb9919d16b51a7d36ad83.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-WebService-Dropbox/Makefile7
-rw-r--r--net/p5-WebService-Dropbox/distinfo4
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 <bsd.port.options.mk>
-.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