aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-05 13:51:57 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-05 13:51:57 +0000
commitf617b2645612af5d512d42a60e181dcf82ad85b7 (patch)
treef1db8d6c3e0e41382b1daacdec8d2fd7a0fb16cf /www
parent5ead3b190e0581f25a78ddb330c0357174c3a949 (diff)
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTTP-Session/Makefile2
-rw-r--r--www/p5-HTTP-Session/distinfo6
-rw-r--r--www/p5-HTTP-Session/pkg-plist20
3 files changed, 15 insertions, 13 deletions
diff --git a/www/p5-HTTP-Session/Makefile b/www/p5-HTTP-Session/Makefile
index ad3ce6517503..c54d35dc17d9 100644
--- a/www/p5-HTTP-Session/Makefile
+++ b/www/p5-HTTP-Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-Session
-PORTVERSION= 0.32
+PORTVERSION= 0.33
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/www/p5-HTTP-Session/distinfo b/www/p5-HTTP-Session/distinfo
index 0744e1627ad9..c55fe27242fe 100644
--- a/www/p5-HTTP-Session/distinfo
+++ b/www/p5-HTTP-Session/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTTP-Session-0.32.tar.gz) = a51434ea83e5906243c999d19b0c95eb
-SHA256 (HTTP-Session-0.32.tar.gz) = 17316e6ad419ca803950e7bb59a43f1e5750b9651a100dd8a8f334a5c58c2af8
-SIZE (HTTP-Session-0.32.tar.gz) = 53638
+MD5 (HTTP-Session-0.33.tar.gz) = 4570a39c5069a686a25dbab7de404d63
+SHA256 (HTTP-Session-0.33.tar.gz) = 1e19d44150f0c18a35586585bef62e457e7b2adc75f70c1cd0598e1f7750db46
+SIZE (HTTP-Session-0.33.tar.gz) = 56461
diff --git a/www/p5-HTTP-Session/pkg-plist b/www/p5-HTTP-Session/pkg-plist
index 9dd2d1c2cc98..a5c283133c22 100644
--- a/www/p5-HTTP-Session/pkg-plist
+++ b/www/p5-HTTP-Session/pkg-plist
@@ -1,23 +1,25 @@
%%SITE_PERL%%/HTTP/Session/ID/SHA1.pm
%%SITE_PERL%%/HTTP/Session/ID/MD5.pm
-%%SITE_PERL%%/HTTP/Session/State/Cookie.pm
-%%SITE_PERL%%/HTTP/Session/State/Null.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/URI.pm
-%%SITE_PERL%%/HTTP/Session/State/Test.pm
-%%SITE_PERL%%/HTTP/Session/State/MobileAttributeID.pm
+%%SITE_PERL%%/HTTP/Session/State/Mixin/ResponseFilter.pm
%%SITE_PERL%%/HTTP/Session/State/MobileAgentID.pm
-%%SITE_PERL%%/HTTP/Session/Store/DBM.pm
-%%SITE_PERL%%/HTTP/Session/Store/Test.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
%%SITE_PERL%%/HTTP/Session/Store/CHI.pm
-%%SITE_PERL%%/HTTP/Session/Store/OnMemory.pm
+%%SITE_PERL%%/HTTP/Session/Store/DBM.pm
%%SITE_PERL%%/HTTP/Session/Store/File.pm
-%%SITE_PERL%%/HTTP/Session/Store/Null.pm
%%SITE_PERL%%/HTTP/Session/Store/Memcached.pm
+%%SITE_PERL%%/HTTP/Session/Store/Null.pm
+%%SITE_PERL%%/HTTP/Session/Store/OnMemory.pm
+%%SITE_PERL%%/HTTP/Session/Store/Test.pm
%%SITE_PERL%%/HTTP/Session.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Session/.packlist
@dirrm %%SITE_PERL%%/HTTP/Session/Store
+@dirrm %%SITE_PERL%%/HTTP/Session/State/Mixin
@dirrm %%SITE_PERL%%/HTTP/Session/State
@dirrm %%SITE_PERL%%/HTTP/Session/ID
@dirrm %%SITE_PERL%%/HTTP/Session