summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/p5-Net-Twitter/Makefile16
-rw-r--r--net/p5-Net-Twitter/distinfo8
2 files changed, 14 insertions, 10 deletions
diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile
index e0a10be9aaf..b71c8162c3f 100644
--- a/net/p5-Net-Twitter/Makefile
+++ b/net/p5-Net-Twitter/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2009/09/24 06:50:17 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/11/21 15:28:36 sno Exp $
#
-DISTNAME= Net-Twitter-3.06000
+DISTNAME= Net-Twitter-3.09000
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -15,21 +14,26 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Data-Visitor-[0-9]*:../../devel/p5-Data-Visitor
-DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
-DEPENDS+= p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strptime
+DEPENDS+= p5-DateTime>=0.5100:../../time/p5-DateTime
+DEPENDS+= p5-DateTime-Format-Strptime>=1.0900:../../time/p5-DateTime-Format-Strptime
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
DEPENDS+= p5-JSON-Any>=1.21:../../converters/p5-JSON-Any
+DEPENDS*= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS
DEPENDS+= p5-Moose>=0.85:../../devel/p5-Moose
DEPENDS+= p5-MooseX-AttributeHelpers-[0-9]*:../../devel/p5-MooseX-AttributeHelpers
DEPENDS+= p5-MooseX-MultiInitArg-[0-9]*:../../devel/p5-MooseX-MultiInitArg
DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net
-DEPENDS+= p5-Net-OAuth>=0.16:../../net/p5-Net-OAuth
+DEPENDS+= p5-Net-OAuth>=0.20:../../net/p5-Net-OAuth
DEPENDS+= p5-URI>=1.40:../../www/p5-URI
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
+
PERL5_PACKLIST= auto/Net/Twitter/.packlist
USE_LANGUAGES= # none
+#PERL5_MODULE_TYPE= Module::Install
+MAKE_PARAMS= --skipdeps
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-Twitter/distinfo b/net/p5-Net-Twitter/distinfo
index 34595cbbf4a..9666f43596b 100644
--- a/net/p5-Net-Twitter/distinfo
+++ b/net/p5-Net-Twitter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/09/19 17:45:47 sno Exp $
+$NetBSD: distinfo,v 1.5 2009/11/21 15:28:36 sno Exp $
-SHA1 (Net-Twitter-3.06000.tar.gz) = 8ec1d7d8bceacf5d89a24cec156a1fb4f04af529
-RMD160 (Net-Twitter-3.06000.tar.gz) = 4ec80bdbd048209bc4cfa58e1ff74fa83fb58db7
-Size (Net-Twitter-3.06000.tar.gz) = 77925 bytes
+SHA1 (Net-Twitter-3.09000.tar.gz) = a445dc3d53578777309cec0f1da67418e89d55cf
+RMD160 (Net-Twitter-3.09000.tar.gz) = b438adeed5854b835ef53df31451c0a76f5f8871
+Size (Net-Twitter-3.09000.tar.gz) = 85656 bytes