1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Update to 1.6.4

This commit is contained in:
Martin Wilke 2011-07-02 11:50:24 +00:00
parent 20cceceea4
commit f7986edc1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276866
2 changed files with 5 additions and 26 deletions

View File

@ -6,16 +6,16 @@
#
PORTNAME= Auth
PORTVERSION= 1.6.2
PORTREVISION= 1
PORTVERSION= 1.6.4
CATEGORIES= security pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class for creating an authentication system
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${BUILD_DEPENDS}
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
PEAR_AUTOINSTALL= yes
LATEST_LINK= pear-Auth
OPTIONS= PEAR_LOG "PEAR::Log support" off \
PEAR_FILE_PASSWD "PEAR::File_Passwd support" off \
@ -29,26 +29,6 @@ OPTIONS= PEAR_LOG "PEAR::Log support" off \
PEAR_SOAP "PEAR::SOAP support" off \
PEAR_NET_VPOPMAILD "PEAR::Net_Vpopmaild support" off
CATEGORY= Auth
FILES= Auth.php Auth.php.bak Auth/Anonymous.php Auth/Auth.php \
Auth/Controller.php Container.php Container/Array.php \
Container/DB.php Container/DBLite.php Container/File.php \
Container/IMAP.php Container/KADM5.php Container/LDAP.php \
Container/MDB.php Container/MDB2.php Container/Multiple.php \
Container/PEAR.php Container/POP3.php Container/RADIUS.php \
Container/SAP.php Container/SMBPasswd.php Container/SOAP.php \
Container/SOAP5.php Container/vpopmail.php Frontend/Html.php \
Frontend/md5.js
TESTS= DBContainer.php FileContainer.php MDB2Container.php MDBContainer.php \
POP3Container.php POP3aContainer.php TestAuthContainer.php \
auth_container_db_options.php auth_container_file_options.php \
auth_container_mdb2_options.php auth_container_mdb_options.php \
auth_container_pop3_options.php auth_container_pop3a_options.php \
bug8735.passwd bug8735.phpt mysql_test_db.sql tests.php users
EXAMPLES= logging.php multi-container.php
DOCS= README.AdvancedSecurity README.Auth
_DOCSDIR= .
post-extract:
@${REINPLACE_CMD} -e "s|@version@|${PORTVERSION}|" ${WRKSRC}/Auth.php

View File

@ -1,3 +1,2 @@
MD5 (PEAR/Auth-1.6.2.tgz) = 59e13ecba066722a911c216d03d52524
SHA256 (PEAR/Auth-1.6.2.tgz) = c0080812b1e959492dab12c98d15f499a80a600e435ccc68d2d903309c5f3050
SIZE (PEAR/Auth-1.6.2.tgz) = 56036
SHA256 (PEAR/Auth-1.6.4.tgz) = 5fb31a2f758474fd9a044afbc387d65fef38732b8f313837971b9a16104779e6
SIZE (PEAR/Auth-1.6.4.tgz) = 56048