aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_LDAP
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-17 19:57:18 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-17 19:57:18 +0000
commitac2f1078160cd74cf0ff58b51e3b4336dc0bd891 (patch)
tree09f67d5c08cb8d05e029b772806c78fcc238e691 /net/pear-Net_LDAP
parentfcf3ca3aa17d48744f7ecb911757d024c6f1b44d (diff)
Notes
Diffstat (limited to 'net/pear-Net_LDAP')
-rw-r--r--net/pear-Net_LDAP/Makefile11
-rw-r--r--net/pear-Net_LDAP/distinfo6
2 files changed, 11 insertions, 6 deletions
diff --git a/net/pear-Net_LDAP/Makefile b/net/pear-Net_LDAP/Makefile
index 9d0c37bd4584..990a02b1415c 100644
--- a/net/pear-Net_LDAP/Makefile
+++ b/net/pear-Net_LDAP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net_LDAP
-DISTVERSION= 1.0.0
+DISTVERSION= 1.1.0
CATEGORIES= net pear
MAINTAINER= gerrit.beine@gmx.de
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PHP= ldap
CATEGORY= Net
-FILES= LDAP.php \
+FILES= LDAP.php LDAP/LDIF.php \
LDAP/Entry.php LDAP/Filter.php LDAP/RootDSE.php \
LDAP/Schema.php LDAP/Search.php LDAP/Util.php
DOCS= README.txt RootDSE.txt Schema.txt utf8.txt manual.html
@@ -25,7 +25,12 @@ _DOCSDIR= doc
TESTS= AllTests.php Net_LDAPTest.php \
Net_LDAP_EntryTest.php Net_LDAP_FilterTest.php \
Net_LDAP_RootDSETest.php Net_LDAP_SearchTest.php \
- Net_LDAP_UtilTest.php
+ Net_LDAP_UtilTest.php Net_LDAP_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
EXAMPLES= add_entry.php connecting.php fetch_entry.php \
modify_entry.php modify_entry2.php search_entries.php
_EXAMPLESDIR= doc/examples
diff --git a/net/pear-Net_LDAP/distinfo b/net/pear-Net_LDAP/distinfo
index 4b3bdfb7273d..1aa7b3f81e98 100644
--- a/net/pear-Net_LDAP/distinfo
+++ b/net/pear-Net_LDAP/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/Net_LDAP-1.0.0.tgz) = 3e30e9a0256e325924a7c3917e337009
-SHA256 (PEAR/Net_LDAP-1.0.0.tgz) = c7ded6e08fa7fe5d83b79bd896d90e5fc4d7396e16d5ed1b50c05aca4f869f69
-SIZE (PEAR/Net_LDAP-1.0.0.tgz) = 52986
+MD5 (PEAR/Net_LDAP-1.1.0.tgz) = 28639f383e5e3f8239ef66d341501b22
+SHA256 (PEAR/Net_LDAP-1.1.0.tgz) = 98604d3bc49c34de24ec2a17dadebd8943639e0b80ad1470478d31180f17f986
+SIZE (PEAR/Net_LDAP-1.1.0.tgz) = 73381