diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-04-10 20:12:02 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-04-10 20:12:02 +0000 |
commit | 4910ddbc6029b6b00987d3bf3fe22b165ef5a873 (patch) | |
tree | 5fddd121ec96db64ad0312d59eea73767a2fb3d9 /security/pear-LiveUser | |
parent | 9dfda3afe04ab3988a15941a833bd0741d6b330b (diff) | |
download | ports-4910ddbc6029b6b00987d3bf3fe22b165ef5a873.tar.gz ports-4910ddbc6029b6b00987d3bf3fe22b165ef5a873.zip |
Notes
Diffstat (limited to 'security/pear-LiveUser')
-rw-r--r-- | security/pear-LiveUser/Makefile | 12 | ||||
-rw-r--r-- | security/pear-LiveUser/distinfo | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/security/pear-LiveUser/Makefile b/security/pear-LiveUser/Makefile index ade0cb5d85a6..d5f32c3a3c99 100644 --- a/security/pear-LiveUser/Makefile +++ b/security/pear-LiveUser/Makefile @@ -6,7 +6,7 @@ # PORTNAME= LiveUser -PORTVERSION= 0.15.0 +PORTVERSION= 0.15.1 CATEGORIES= security www pear MAINTAINER= antonio@php.net @@ -25,11 +25,11 @@ OPTIONS= PEAR_DB "PEAR::DB support" off \ CATEGORY= LiveUser FILES= Auth/Common.php Auth/DB.php Auth/MDB.php Auth/MDB2.php \ - Auth/PEARAuth.php Auth/Session.php Auth/XML.php Perm/Complex.php \ - Perm/Medium.php Perm/Simple.php Perm/Storage.php \ - Perm/Storage/Cache.php Perm/Storage/DB.php Perm/Storage/Globals.php \ - Perm/Storage/MDB.php Perm/Storage/MDB2.php Perm/Storage/SQL.php \ - Perm/Storage/XML.php LiveUser.php + Auth/PEARAuth.php Auth/Session.php Auth/XML.php Perm/Storage/Cache.php \ + Perm/Storage/DB.php Perm/Storage/Globals.php Perm/Storage/MDB.php \ + Perm/Storage/MDB2.php Perm/Storage/SQL.php Perm/Storage/XML.php \ + Perm/Complex.php Perm/Medium.php Perm/Simple.php Perm/Storage.php \ + LiveUser.php SQLS= auth_mdb_schema.xml Auth_XML.xml install.php perm_mdb_schema.xml \ Perm_XML.xml README DOCS= lgpl.txt diff --git a/security/pear-LiveUser/distinfo b/security/pear-LiveUser/distinfo index 5d2b253530d4..8de9c58ceea9 100644 --- a/security/pear-LiveUser/distinfo +++ b/security/pear-LiveUser/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/LiveUser-0.15.0.tgz) = 29fc99fc591e3df5c2c86a4e5334a924 -SIZE (PEAR/LiveUser-0.15.0.tgz) = 63965 +MD5 (PEAR/LiveUser-0.15.1.tgz) = b29032299abf8b088d117a0259f0e8b2 +SIZE (PEAR/LiveUser-0.15.1.tgz) = 64934 |