diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-05-29 10:23:05 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-05-29 10:23:05 +0000 |
commit | 528219b942e30dc3a9d293552c0d12c938427745 (patch) | |
tree | 73be53a9f7a12de7a31bd9bace6792f460659cfa /www/p5-CGI-Session-ExpireSessions | |
parent | 5ed5eb979b9effa98d99cce7887728577526107c (diff) |
- Update to 1.12
Changes: http://search.cpan.org/dist/CGI-Session-ExpireSessions/CHANGES
PR: ports/157384
Submitted by: Gerard Seibert <gerard@seibercom.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=274778
Diffstat (limited to 'www/p5-CGI-Session-ExpireSessions')
-rw-r--r-- | www/p5-CGI-Session-ExpireSessions/Makefile | 7 | ||||
-rw-r--r-- | www/p5-CGI-Session-ExpireSessions/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/p5-CGI-Session-ExpireSessions/Makefile b/www/p5-CGI-Session-ExpireSessions/Makefile index 0fabd2b7dcfd..a1b89aa51f2f 100644 --- a/www/p5-CGI-Session-ExpireSessions/Makefile +++ b/www/p5-CGI-Session-ExpireSessions/Makefile @@ -6,8 +6,7 @@ # PORTNAME= CGI-Session-ExpireSessions -PORTVERSION= 1.09 -PORTREVISION= 2 +PORTVERSION= 1.12 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CGI @@ -17,8 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= gerard@seibercom.net COMMENT= Perl module to delete expired CGI::Session-type sessions -BUILD_DEPENDS= p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod -RUN_DEPENDS= p5-CGI-Session>=4.40:${PORTSDIR}/www/p5-CGI-Session +BUILD_DEPENDS= p5-Test-Pod>=1.45:${PORTSDIR}/devel/p5-Test-Pod +RUN_DEPENDS= p5-CGI-Session>=4.43:${PORTSDIR}/www/p5-CGI-Session MAN3= CGI::Session::ExpireSessions.3 MANCOMPRESSED= no diff --git a/www/p5-CGI-Session-ExpireSessions/distinfo b/www/p5-CGI-Session-ExpireSessions/distinfo index bdadd6729598..87ac3e22f193 100644 --- a/www/p5-CGI-Session-ExpireSessions/distinfo +++ b/www/p5-CGI-Session-ExpireSessions/distinfo @@ -1,2 +1,2 @@ -SHA256 (CGI-Session-ExpireSessions-1.09.tgz) = c022c84fc2e436ba62efc1ede80ba24d53399672a6abcfe31ddebecef141cf83 -SIZE (CGI-Session-ExpireSessions-1.09.tgz) = 12356 +SHA256 (CGI-Session-ExpireSessions-1.12.tgz) = ea452b56ab53a791bba113446a0c133edc26aac1a3d0fecfbda148608df8df8e +SIZE (CGI-Session-ExpireSessions-1.12.tgz) = 13546 |