aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/pear-HTTP_Session/Makefile10
-rw-r--r--www/pear-HTTP_Session/distinfo6
-rw-r--r--www/pear-HTTP_Session2/Makefile10
-rw-r--r--www/pear-HTTP_Session2/distinfo6
4 files changed, 22 insertions, 10 deletions
diff --git a/www/pear-HTTP_Session/Makefile b/www/pear-HTTP_Session/Makefile
index 6401f454aeea..0a4363561630 100644
--- a/www/pear-HTTP_Session/Makefile
+++ b/www/pear-HTTP_Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP_Session
-PORTVERSION= 0.5.5
+PORTVERSION= 0.5.6
CATEGORIES= www devel pear
MAINTAINER= bg1tpt@gmail.com
@@ -15,9 +15,15 @@ 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 Session/Container/MDB.php Session/Container/MDB2.php
+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
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/www/pear-HTTP_Session/distinfo b/www/pear-HTTP_Session/distinfo
index 1356f63468c2..8f48eb7c229e 100644
--- a/www/pear-HTTP_Session/distinfo
+++ b/www/pear-HTTP_Session/distinfo
@@ -1,3 +1,3 @@
-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
+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
diff --git a/www/pear-HTTP_Session2/Makefile b/www/pear-HTTP_Session2/Makefile
index 6401f454aeea..0a4363561630 100644
--- a/www/pear-HTTP_Session2/Makefile
+++ b/www/pear-HTTP_Session2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP_Session
-PORTVERSION= 0.5.5
+PORTVERSION= 0.5.6
CATEGORIES= www devel pear
MAINTAINER= bg1tpt@gmail.com
@@ -15,9 +15,15 @@ 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 Session/Container/MDB.php Session/Container/MDB2.php
+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
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/www/pear-HTTP_Session2/distinfo b/www/pear-HTTP_Session2/distinfo
index 1356f63468c2..8f48eb7c229e 100644
--- a/www/pear-HTTP_Session2/distinfo
+++ b/www/pear-HTTP_Session2/distinfo
@@ -1,3 +1,3 @@
-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
+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