Index: head/net/pear-Net_LDAP/Makefile =================================================================== --- head/net/pear-Net_LDAP/Makefile (revision 209819) +++ head/net/pear-Net_LDAP/Makefile (revision 209820) @@ -1,40 +1,40 @@ # Ports collection makefile for: pear-Net_LDAP # Date created: 26 June 2004 # Whom: Gerrit Beine () # # $FreeBSD$ # PORTNAME= Net_LDAP -DISTVERSION= 1.1.0 +DISTVERSION= 1.1.1 CATEGORIES= net pear MAINTAINER= gerrit.beine@gmx.de COMMENT= OO interface for searching and manipulating LDAP-entries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} USE_PHP= ldap CATEGORY= Net 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 _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_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 .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/net/pear-Net_LDAP/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/net/pear-Net_LDAP/distinfo =================================================================== --- head/net/pear-Net_LDAP/distinfo (revision 209819) +++ head/net/pear-Net_LDAP/distinfo (revision 209820) @@ -1,3 +1,3 @@ -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 +MD5 (PEAR/Net_LDAP-1.1.1.tgz) = 8ccac3f105546e6a2da201091ce5d61a +SHA256 (PEAR/Net_LDAP-1.1.1.tgz) = ce7487c188eec6f5f4e878c80fe57900a3ff26cc9ee108809b7f31233e5dde4f +SIZE (PEAR/Net_LDAP-1.1.1.tgz) = 73746 Property changes on: head/net/pear-Net_LDAP/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net/pear-Net_LDAP2/Makefile =================================================================== --- head/net/pear-Net_LDAP2/Makefile (revision 209819) +++ head/net/pear-Net_LDAP2/Makefile (revision 209820) @@ -1,40 +1,40 @@ # Ports collection makefile for: pear-Net_LDAP # Date created: 26 June 2004 # Whom: Gerrit Beine () # # $FreeBSD$ # PORTNAME= Net_LDAP -DISTVERSION= 1.1.0 +DISTVERSION= 1.1.1 CATEGORIES= net pear MAINTAINER= gerrit.beine@gmx.de COMMENT= OO interface for searching and manipulating LDAP-entries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} USE_PHP= ldap CATEGORY= Net 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 _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_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 .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/net/pear-Net_LDAP2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/net/pear-Net_LDAP2/distinfo =================================================================== --- head/net/pear-Net_LDAP2/distinfo (revision 209819) +++ head/net/pear-Net_LDAP2/distinfo (revision 209820) @@ -1,3 +1,3 @@ -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 +MD5 (PEAR/Net_LDAP-1.1.1.tgz) = 8ccac3f105546e6a2da201091ce5d61a +SHA256 (PEAR/Net_LDAP-1.1.1.tgz) = ce7487c188eec6f5f4e878c80fe57900a3ff26cc9ee108809b7f31233e5dde4f +SIZE (PEAR/Net_LDAP-1.1.1.tgz) = 73746 Property changes on: head/net/pear-Net_LDAP2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property