aboutsummaryrefslogtreecommitdiff
path: root/net/p5-OAuth-Lite
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-02-27 09:15:50 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-02-27 09:15:50 +0000
commite39e877b91ada831298ac4b93a51b02946278a79 (patch)
tree20f7a11cf8f44f9e962043ae7346aa28a02be6a4 /net/p5-OAuth-Lite
parent954c1fb5cf38210e82dd2d052ed34868bb1be191 (diff)
downloadports-e39e877b91ada831298ac4b93a51b02946278a79.tar.gz
ports-e39e877b91ada831298ac4b93a51b02946278a79.zip
Notes
Diffstat (limited to 'net/p5-OAuth-Lite')
-rw-r--r--net/p5-OAuth-Lite/Makefile3
-rw-r--r--net/p5-OAuth-Lite/distinfo6
-rw-r--r--net/p5-OAuth-Lite/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/net/p5-OAuth-Lite/Makefile b/net/p5-OAuth-Lite/Makefile
index 322040c0b618..a1a19ccc1d2e 100644
--- a/net/p5-OAuth-Lite/Makefile
+++ b/net/p5-OAuth-Lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= OAuth-Lite
-PORTVERSION= 1.23
+PORTVERSION= 1.25
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/L/LY/LYOKATO
@@ -35,6 +35,7 @@ MAN3= OAuth::Lite.3 \
OAuth::Lite::AuthMethod.3 \
OAuth::Lite::Consumer.3 \
OAuth::Lite::Problems.3 \
+ OAuth::Lite::Response.3 \
OAuth::Lite::Server::Test::Echo.3 \
OAuth::Lite::Server::mod_perl2.3 \
OAuth::Lite::ServerUtil.3 \
diff --git a/net/p5-OAuth-Lite/distinfo b/net/p5-OAuth-Lite/distinfo
index 0fd3771ba7e5..1cb4c9a1b9c7 100644
--- a/net/p5-OAuth-Lite/distinfo
+++ b/net/p5-OAuth-Lite/distinfo
@@ -1,3 +1,3 @@
-MD5 (OAuth-Lite-1.23.tar.gz) = 12b79887ae6b12a74c7736f038c165e3
-SHA256 (OAuth-Lite-1.23.tar.gz) = ffcd99070a13691de6de3beef30d791a8616591982be4802a369695c41e6f706
-SIZE (OAuth-Lite-1.23.tar.gz) = 47468
+MD5 (OAuth-Lite-1.25.tar.gz) = 90a282fda76c1954edb8fca0e00b5af1
+SHA256 (OAuth-Lite-1.25.tar.gz) = cedb08649e51350d079c9c62550314230e7cb80f052ff71fbcc200e01a2070dd
+SIZE (OAuth-Lite-1.25.tar.gz) = 50325
diff --git a/net/p5-OAuth-Lite/pkg-plist b/net/p5-OAuth-Lite/pkg-plist
index 8157411f2f13..55ccb11d8a5e 100644
--- a/net/p5-OAuth-Lite/pkg-plist
+++ b/net/p5-OAuth-Lite/pkg-plist
@@ -4,6 +4,7 @@
%%SITE_PERL%%/OAuth/Lite/AuthMethod.pm
%%SITE_PERL%%/OAuth/Lite/Consumer.pm
%%SITE_PERL%%/OAuth/Lite/Problems.pm
+%%SITE_PERL%%/OAuth/Lite/Response.pm
%%SITE_PERL%%/OAuth/Lite/Server/Test/Echo.pm
%%SITE_PERL%%/OAuth/Lite/Server/mod_perl2.pm
%%SITE_PERL%%/OAuth/Lite/ServerUtil.pm