summaryrefslogtreecommitdiff
path: root/net/p5-Net-OAuth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-OAuth/Makefile')
-rw-r--r--net/p5-Net-OAuth/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile
index b730920069a..2e19b5eede7 100644
--- a/net/p5-Net-OAuth/Makefile
+++ b/net/p5-Net-OAuth/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:26 seb Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/09 06:16:11 sno Exp $
#
-DISTNAME= Net-OAuth-0.22
+DISTNAME= Net-OAuth-0.27
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -20,9 +19,10 @@ DEPENDS+= p5-Class-Data-Inheritable>=0.06:../../devel/p5-Class-Data-Inheritable
DEPENDS+= p5-Digest-HMAC>=1.01:../../security/p5-Digest-HMAC
DEPENDS+= p5-Digest-SHA1>=2.12:../../security/p5-Digest-SHA1
DEPENDS+= {perl>=5.10.1,p5-Encode>=2.35}:../../textproc/p5-Encode
-DEPENDS+= p5-UNIVERSAL-require>=0.10:../../devel/p5-UNIVERSAL-require
DEPENDS+= p5-URI>=1.36:../../www/p5-URI
+BUILD_DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn
+
PERL5_PACKLIST= auto/Net/OAuth/.packlist
PERL5_MODULE_TYPE= Module::Build