aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-02-27 17:15:50 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-02-27 17:15:50 +0800
commit2042bd63b1200295c7e537ad5968a973fa2e2bfb (patch)
tree3fca0b8f067689395d0bd511b40c5a2686664ca0 /net
parentaf77bc71f60d9553678d9e79368b8ccbc8800835 (diff)
downloadfreebsd-ports-gnome-2042bd63b1200295c7e537ad5968a973fa2e2bfb.tar.gz
freebsd-ports-gnome-2042bd63b1200295c7e537ad5968a973fa2e2bfb.tar.zst
freebsd-ports-gnome-2042bd63b1200295c7e537ad5968a973fa2e2bfb.zip
- Upgrade to 1.25.
Feature safe: yes
Diffstat (limited to 'net')
-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