mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- 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)
This commit is contained in:
parent
5ed5eb979b
commit
528219b942
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274778
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user