1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.4.0

This commit is contained in:
Martin Wilke 2011-07-02 11:55:54 +00:00
parent 99d8776a43
commit eb7d159d45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276868
2 changed files with 5 additions and 25 deletions

View File

@ -6,14 +6,14 @@
#
PORTNAME= LiveUser_Admin
PORTVERSION= 0.3.9
PORTVERSION= 0.4.0
CATEGORIES= security www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR user authentication and permission management framework
BUILD_DEPENDS= ${PEARDIR}/LiveUser/LiveUser.php:${PORTSDIR}/security/pear-LiveUser
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${PEARDIR}/LiveUser/LiveUser.php:${PORTSDIR}/security/pear-LiveUser
LATEST_LINK= pear-LiveUser_Admin
OPTIONS= PEAR_DB "PEAR::DB support" off \
@ -23,26 +23,7 @@ OPTIONS= PEAR_DB "PEAR::DB support" off \
PEAR_XML_TREE "PEAR::XML_Tree support" off \
PEAR_CRYPT_RC4 "PEAR::Crypt_RC4 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/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 \
example1/ImplyRights.php example1/index.php \
example1/OutputRightsConstants.php example1/Rights.php \
example1/Subgroups.php example1/Translation.php example1/User.php \
example1/UserGroup.php example1/UserRights.php example3/area51.php \
example3/coffeemaker.php example3/conf.php example3/demodata.xml \
example3/example.php example3/index.html example3/loginscreen.php \
example3/main.php example3/nav.php example3/testarea.php README \
_EXAMPLESDIR= docs/examples
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,2 @@
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
SHA256 (PEAR/LiveUser_Admin-0.4.0.tgz) = 49ff0c1c43dea8a9700926fd81456c974d1bd22dba83ee878d826634ca4cb1e6
SIZE (PEAR/LiveUser_Admin-0.4.0.tgz) = 68873