Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2007 07:29:54 GMT
From:      Zhen REN<bg1tpt@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/110118: [PATCH] update www/pear-HTTP_Session to 0.5.5
Message-ID:  <200703090729.l297Ts1q031211@www.freebsd.org>
Resent-Message-ID: <200703090730.l297UWRd081762@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110118
>Category:       ports
>Synopsis:       [PATCH] update www/pear-HTTP_Session to 0.5.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 09 07:30:31 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Zhen REN
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD tango 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Feb 6 17:40:25 CST 2007 root@tango:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
update www/pear-HTTP_Session to 0.5.5
>How-To-Repeat:
N/A
>Fix:
see the attachment

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/pear-HTTP_Session/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	9 Dec 2005 19:24:51 -0000	1.4
+++ Makefile	9 Mar 2007 07:17:45 -0000
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	HTTP_Session
-PORTVERSION=	0.4
+PORTVERSION=	0.5.5
 CATEGORIES=	www devel pear
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	bg1tpt@gmail.com
 COMMENT=	PEAR Object-oriented interface to the session_* family functions
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-FILES=		Session.php Session/Container.php Session/Container/DB.php
-EXAMPLES=	HTTP_Session_Example.php sessiondata.sql
+FILES=		Session.php Session/Container.php Session/Container/DB.php Session/Container/MDB.php Session/Container/MDB2.php
+EXAMPLES=	HTTP_Session_Example.php Container_Example.php sessiondata.sql
 _EXAMPLESDIR=	docs
 
 .include <bsd.port.pre.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/pear-HTTP_Session/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	25 Nov 2005 19:02:13 -0000	1.3
+++ distinfo	9 Mar 2007 07:14:36 -0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/HTTP_Session-0.4.tgz) = aeb0a0cc805d7755d2086e067adf1761
-SHA256 (PEAR/HTTP_Session-0.4.tgz) = ae0e07aac7740cb36047e077d2f03f215cc40cfcf4325af763fcac80951bb06d
-SIZE (PEAR/HTTP_Session-0.4.tgz) = 8587
+MD5 (PEAR/HTTP_Session-0.5.5.tgz) = 2ebf2cf69bbb98883738063c624d0adb
+SHA256 (PEAR/HTTP_Session-0.5.5.tgz) = 5e69ab27b93ee37a176c887b045aaed35342ec1f46202f7e0e4c712343a8ec6a
+SIZE (PEAR/HTTP_Session-0.5.5.tgz) = 12477

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703090729.l297Ts1q031211>