aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTTP-Session
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-07-19 23:07:39 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-07-19 23:07:39 +0800
commit10f8dffdfd754355ad5b9b1214e13e568fee8c5e (patch)
treef7b8f99cf57c56668c4c9f7e6f40dea3f823fa5a /www/p5-HTTP-Session
parent6ca79118284794374c5d6adb60ff4ee7e0afeeaf (diff)
downloadfreebsd-ports-gnome-10f8dffdfd754355ad5b9b1214e13e568fee8c5e.tar.gz
freebsd-ports-gnome-10f8dffdfd754355ad5b9b1214e13e568fee8c5e.tar.zst
freebsd-ports-gnome-10f8dffdfd754355ad5b9b1214e13e568fee8c5e.zip
- Upgrade to 0.40.
Diffstat (limited to 'www/p5-HTTP-Session')
-rw-r--r--www/p5-HTTP-Session/Makefile5
-rw-r--r--www/p5-HTTP-Session/distinfo6
-rw-r--r--www/p5-HTTP-Session/pkg-plist3
3 files changed, 4 insertions, 10 deletions
diff --git a/www/p5-HTTP-Session/Makefile b/www/p5-HTTP-Session/Makefile
index e6a283e0f8dc..4d43173746c6 100644
--- a/www/p5-HTTP-Session/Makefile
+++ b/www/p5-HTTP-Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-Session
-PORTVERSION= 0.35
+PORTVERSION= 0.40
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -26,9 +26,6 @@ PERL_CONFIGURE= yes
MAN3= HTTP::Session.3 \
HTTP::Session::State::Cookie.3 \
- HTTP::Session::State::GUID.3 \
- HTTP::Session::State::MobileAgentID.3 \
- HTTP::Session::State::MobileAttributeID.3 \
HTTP::Session::State::Null.3 \
HTTP::Session::State::Test.3 \
HTTP::Session::State::URI.3 \
diff --git a/www/p5-HTTP-Session/distinfo b/www/p5-HTTP-Session/distinfo
index 8b1e0180e671..f461252971c6 100644
--- a/www/p5-HTTP-Session/distinfo
+++ b/www/p5-HTTP-Session/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTTP-Session-0.35.tar.gz) = 5865e0d58309f0c1299c1d63c9cd0c92
-SHA256 (HTTP-Session-0.35.tar.gz) = 8d5916851c298b543d2fb960bec9ad234406551a7eb700022e76411078ae29f5
-SIZE (HTTP-Session-0.35.tar.gz) = 60864
+MD5 (HTTP-Session-0.40.tar.gz) = ed49083e00b0596c850646cea1cdfefb
+SHA256 (HTTP-Session-0.40.tar.gz) = 54ac579575dcf4f1ee8a6d6de815e109dd97f126fd80033d4560e908582123d4
+SIZE (HTTP-Session-0.40.tar.gz) = 39115
diff --git a/www/p5-HTTP-Session/pkg-plist b/www/p5-HTTP-Session/pkg-plist
index a5c283133c22..0411ed450a4c 100644
--- a/www/p5-HTTP-Session/pkg-plist
+++ b/www/p5-HTTP-Session/pkg-plist
@@ -2,10 +2,7 @@
%%SITE_PERL%%/HTTP/Session/ID/MD5.pm
%%SITE_PERL%%/HTTP/Session/State/Base.pm
%%SITE_PERL%%/HTTP/Session/State/Cookie.pm
-%%SITE_PERL%%/HTTP/Session/State/GUID.pm
%%SITE_PERL%%/HTTP/Session/State/Mixin/ResponseFilter.pm
-%%SITE_PERL%%/HTTP/Session/State/MobileAgentID.pm
-%%SITE_PERL%%/HTTP/Session/State/MobileAttributeID.pm
%%SITE_PERL%%/HTTP/Session/State/Null.pm
%%SITE_PERL%%/HTTP/Session/State/Test.pm
%%SITE_PERL%%/HTTP/Session/State/URI.pm