Date: Sat, 28 May 2011 18:31:05 GMT From: Gerard Seibert <gerard@seibercom.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/157384: [maintainer update] www/p5-CGI-Session-ExpireSessions Message-ID: <201105281831.p4SIV5Gt063433@red.freebsd.org> Resent-Message-ID: <201105281840.p4SIe9GP056712@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157384 >Category: ports >Synopsis: [maintainer update] www/p5-CGI-Session-ExpireSessions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat May 28 18:40:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Gerard Seibert >Release: FreeBSD-8.2 STABLE amd64 >Organization: >Environment: FreeBSD scorpio.seibercom.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 11:30:40 EST 2011 gerard@scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO amd64 >Description: Update port from version 1.09_2 to 1.12 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/www/p5-CGI-Session-ExpireSessions/Makefile ./Makefile --- /usr/ports/www/p5-CGI-Session-ExpireSessions/Makefile 2010-09-23 20:44:27.000000000 -0400 +++ ./Makefile 2011-05-28 13:25:17.000000000 -0400 @@ -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 @@ 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 -ruN /usr/ports/www/p5-CGI-Session-ExpireSessions/distinfo ./distinfo --- /usr/ports/www/p5-CGI-Session-ExpireSessions/distinfo 2011-03-19 08:35:10.000000000 -0400 +++ ./distinfo 2011-05-28 13:25:54.000000000 -0400 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105281831.p4SIV5Gt063433>