- Update to 2.0.12

This commit is contained in:
Martin Wilke 2011-11-06 14:49:35 +00:00
parent 888100842e
commit 9cddc9c5cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285154
2 changed files with 5 additions and 26 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net_LDAP2
PORTVERSION= 2.0.11
PORTVERSION= 2.0.12
PORTEPOCH= 1
CATEGORIES= net pear
@ -16,30 +16,9 @@ COMMENT= OO interface for searching and manipulating LDAP-entries
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
PEAR_CATSRC= yes
USE_PHP= ldap
CATEGORY= Net
FILES= LDAP2.php LDAP2/LDIF.php \
LDAP2/Entry.php LDAP2/Filter.php LDAP2/RootDSE.php \
LDAP2/Schema.php LDAP2/Search.php LDAP2/Util.php \
LDAP2/SchemaCache.interface.php \
LDAP2/SimpleFileSchemaCache.php
DOCS= README.txt RootDSE.txt Schema.txt utf8.txt manual.html
_DOCSDIR= doc
TESTS= AllTests.php Net_LDAP2Test.php \
Net_LDAP2_EntryTest.php Net_LDAP2_FilterTest.php \
Net_LDAP2_RootDSETest.php Net_LDAP2_SearchTest.php \
Net_LDAP2_UtilTest.php Net_LDAP2_LDIFTest.php \
ldapconfig.ini.dist ldapldifconfig.ini.dist \
ldif_data/changes.ldif ldif_data/malformed_encoding.ldif \
ldif_data/malformed_syntax.ldif ldif_data/malformed_wrapping.ldif \
ldif_data/sorted_w40.ldif ldif_data/sorted_w50.ldif \
ldif_data/unsorted_w30.ldif ldif_data/unsorted_w50.ldif \
ldif_data/unsorted_w50_WIN.ldif
EXAMPLES= add_entry.php connecting.php fetch_entry.php \
modify_entry.php modify_entry2.php search_entries.php \
schema_cache.php
_EXAMPLESDIR= doc/examples
PEAR_AUTOINSTALL=yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View File

@ -1,2 +1,2 @@
SHA256 (PEAR/Net_LDAP2-2.0.11.tgz) = 659f73e93b3d9309702fab073ed7d84c74f55be444bdf907d0eb12cd7c509869
SIZE (PEAR/Net_LDAP2-2.0.11.tgz) = 90258
SHA256 (PEAR/Net_LDAP2-2.0.12.tgz) = 79553eb2abd9b8261343d2e4cc5a05712d7192dad1211d1f489c7077890e0740
SIZE (PEAR/Net_LDAP2-2.0.12.tgz) = 90846