Index: head/net/p5-WebService-Dropbox/Makefile =================================================================== --- head/net/p5-WebService-Dropbox/Makefile (revision 296954) +++ head/net/p5-WebService-Dropbox/Makefile (revision 296955) @@ -1,41 +1,41 @@ # New ports collection makefile for: p5-WebService-Dropbox # Date created: 2011-11-25 # Whom: Lung-Pin Chang # # $FreeBSD$ # PORTNAME= WebService-Dropbox -PORTVERSION= 1.05 +PORTVERSION= 1.06 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ASKADNA PKGNAMEPREFIX= p5- MAINTAINER= changlp@cs.nctu.edu.tw COMMENT= Perl interface to Dropbox API BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \ p5-String-Random>=0.22:${PORTSDIR}/devel/p5-String-Random RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS= LWP "Use LWP instead of Furl" off PERL_CONFIGURE= yes MAN3= WebService::Dropbox.3 .include .if defined(WITH_LWP) 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 \ p5-libwww>=6.02:${PORTSDIR}/www/p5-libwww .else BUILD_DEPENDS+= p5-Furl>=0.38:${PORTSDIR}/www/p5-Furl RUN_DEPENDS+= p5-Furl>=0.38:${PORTSDIR}/www/p5-Furl .endif .include Property changes on: head/net/p5-WebService-Dropbox/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/net/p5-WebService-Dropbox/distinfo =================================================================== --- head/net/p5-WebService-Dropbox/distinfo (revision 296954) +++ head/net/p5-WebService-Dropbox/distinfo (revision 296955) @@ -1,2 +1,2 @@ -SHA256 (WebService-Dropbox-1.05.tar.gz) = 7eb43536def2ca9a7e430870a03ed1fef464a763313a765752f05f902aa3e97c -SIZE (WebService-Dropbox-1.05.tar.gz) = 67696 +SHA256 (WebService-Dropbox-1.06.tar.gz) = a92c0fb049873405b82927051ca8263df93412a757527d78dd0a80098ebda361 +SIZE (WebService-Dropbox-1.06.tar.gz) = 67727 Property changes on: head/net/p5-WebService-Dropbox/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property