ports/122408: [Update] www/pear-HTTP_Session : update to pear-HTTP_Session2 0.7.2

Wen heping wenheping at gmail.com
Thu Apr 3 11:20:02 UTC 2008


>Number:         122408
>Category:       ports
>Synopsis:       [Update] www/pear-HTTP_Session : update to pear-HTTP_Session2 0.7.2
>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:   Thu Apr 03 11:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
 update to pear-HTTP_Session2 0.7.2 from pear-HTTP_Session 0.5.6
 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2007-07-21 19:06:54.000000000 +0800
+++ Makefile	2008-04-03 13:23:35.000000000 +0800
@@ -6,7 +6,8 @@
 #
 
 PORTNAME=	HTTP_Session
-PORTVERSION=	0.5.6
+PORTVERSION=	0.7.2
+DISTNAME=	${PORTNAME}2-${PORTVERSION}
 CATEGORIES=	www devel pear
 
 MAINTAINER=	bg1tpt at gmail.com
@@ -17,13 +18,16 @@
 
 USE_DOS2UNIX=	yes
 
-FILES=		Session.php Session/Container.php Session/Container/DB.php \
-		Session/Container/MDB.php Session/Container/MDB2.php \
-		Session/Container/Memcache.php
-EXAMPLES=	HTTP_Session_Example.php Container_Example.php sessiondata.sql
-_EXAMPLESDIR=	docs
-TESTS=		AllTests.bat AllTests.php HTTP_SessionTest.php \
-		HTTP_Session_ContainerTest.php
+FILES=		HTTP/Session2.php \
+		HTTP/Session2/Container.php HTTP/Session2/Exception.php \
+		HTTP/Session2/Container/DB.php \
+		HTTP/Session2/Container/Interface.php \
+		HTTP/Session2/Container/MDB2.php \
+		HTTP/Session2/Container/Memcache.php
+DOCS=		HTTP_Session2_Example.php sessiondata.sql
+_DOCSDIR=	docs
+TESTS=		AllTests.php Session2Test.php
+_TESTSDIR=	tests
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
--- distinfo.orig	2007-07-21 19:06:54.000000000 +0800
+++ distinfo	2008-04-03 13:12:32.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (PEAR/HTTP_Session-0.5.6.tgz) = 96a45274b2164f13c3b73e274453787d
-SHA256 (PEAR/HTTP_Session-0.5.6.tgz) = 2aabce7400ad8f0deedd08f873f098e5ca76f2c4c56a2eac0abe69d251258b18
-SIZE (PEAR/HTTP_Session-0.5.6.tgz) = 15343
+MD5 (PEAR/HTTP_Session2-0.7.2.tgz) = 3cce2f2c35fc36f726e01df10e006a48
+SHA256 (PEAR/HTTP_Session2-0.7.2.tgz) = 716c8745c09090981c4544d6361018c86d2491ade66e8c0779579365c866de73
+SIZE (PEAR/HTTP_Session2-0.7.2.tgz) = 13636


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



More information about the freebsd-ports-bugs mailing list