aboutsummaryrefslogtreecommitdiff
path: root/security/pear-LiveUser_Admin
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-05 21:27:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-05 21:27:21 +0000
commitf1c81030a701f16149f4b5a6100e5ff1b312176d (patch)
tree6a3edf5786aa3d21e4ca588d4814ea7927c5e1b8 /security/pear-LiveUser_Admin
parentcf02d20361ab0ad245c516927a1f300968c994ec (diff)
downloadports-f1c81030a701f16149f4b5a6100e5ff1b312176d.tar.gz
ports-f1c81030a701f16149f4b5a6100e5ff1b312176d.zip
Notes
Diffstat (limited to 'security/pear-LiveUser_Admin')
-rw-r--r--security/pear-LiveUser_Admin/Makefile12
-rw-r--r--security/pear-LiveUser_Admin/distinfo6
2 files changed, 9 insertions, 9 deletions
diff --git a/security/pear-LiveUser_Admin/Makefile b/security/pear-LiveUser_Admin/Makefile
index 69b3f47f7758..226e1a22b3a8 100644
--- a/security/pear-LiveUser_Admin/Makefile
+++ b/security/pear-LiveUser_Admin/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= LiveUser_Admin
-PORTVERSION= 0.3.2
+PORTVERSION= 0.3.9
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
@@ -25,9 +25,12 @@ OPTIONS= PEAR_DB "PEAR::DB support" off \
CATEGORY= LiveUser/Admin
FILES= Auth/Common.php Auth/DB.php Auth/MDB.php Auth/MDB2.php \
+ Auth/PDO.php Auth/Storage/DB.php Auth/Storage/MDB.php \
+ Auth/Storage/MDB2.php Auth/Storage/PDO.php \
Perm/Storage/DB.php Perm/Storage/MDB.php Perm/Storage/MDB2.php \
- Perm/Complex.php Perm/Medium.php Perm/Simple.php Storage/DB.php \
- Storage/MDB.php Storage/MDB2.php Storage/SQL.php Admin.php Storage.php
+ Perm/Storage/PDO.php Perm/Complex.php Perm/Medium.php Perm/Simple.php \
+ Storage/DB.php Storage/MDB.php Storage/MDB2.php Storage/SQL.php \
+ Storage/PDO.php Admin.php Storage.php
EXAMPLES= example1/Application.php example1/Area.php \
example1/Area_Admin_Areas.php example1/config.inc.php \
example1/Group.php example1/GroupRights.php \
@@ -41,9 +44,6 @@ EXAMPLES= example1/Application.php example1/Area.php \
_EXAMPLESDIR= docs/examples
-post-extract:
- @${MV} ${WRKSRC}/docs/examples/example\ 1 ${WRKSRC}/docs/examples/example1
-
.include <bsd.port.pre.mk>
.if defined(WITH_PEAR_DB)
diff --git a/security/pear-LiveUser_Admin/distinfo b/security/pear-LiveUser_Admin/distinfo
index 47e3ccc6c601..6b6627ddb8db 100644
--- a/security/pear-LiveUser_Admin/distinfo
+++ b/security/pear-LiveUser_Admin/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/LiveUser_Admin-0.3.2.tgz) = 6b8ce6c0a4487dfe98369376f78f5f9d
-SHA256 (PEAR/LiveUser_Admin-0.3.2.tgz) = 003c6a2456333a783c4d427abc8bad3ff98ae1bba880fd7de3c3cbbd73c85dbd
-SIZE (PEAR/LiveUser_Admin-0.3.2.tgz) = 56683
+MD5 (PEAR/LiveUser_Admin-0.3.9.tgz) = 7dd4abf529fd60b9a3637f0801374a33
+SHA256 (PEAR/LiveUser_Admin-0.3.9.tgz) = 71a6abca96ca3518753b34bf73d3bb67b925efa9d52a58bfecc1d342e241339c
+SIZE (PEAR/LiveUser_Admin-0.3.9.tgz) = 69754