Date: Sun, 16 Mar 2008 09:48:15 GMT From: Gerrit Beine <gerrit.beine@gmx.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/121758: Update port: net/pear-Net_LDAP Message-ID: <200803160948.m2G9mFhX098703@www.freebsd.org> Resent-Message-ID: <200803161000.m2GA02Ub036945@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121758 >Category: ports >Synopsis: Update port: net/pear-Net_LDAP >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Mar 16 10:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 7.0-RELEASE >Organization: Beine Computer >Environment: FreeBSD tb.vmware.beine-computer.de 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update to 1.1.0 >How-To-Repeat: >Fix: diff -Nur /usr/ports/net/pear-Net_LDAP/Makefile pear-Net_LDAP/Makefile --- /usr/ports/net/pear-Net_LDAP/Makefile 2007-12-18 01:03:55.000000000 +0100 +++ pear-Net_LDAP/Makefile 2008-03-16 10:38:40.000000000 +0100 @@ -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 @@ 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 @@ 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 -Nur /usr/ports/net/pear-Net_LDAP/distinfo pear-Net_LDAP/distinfo --- /usr/ports/net/pear-Net_LDAP/distinfo 2007-12-18 01:03:55.000000000 +0100 +++ pear-Net_LDAP/distinfo 2008-03-16 10:35:36.000000000 +0100 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803160948.m2G9mFhX098703>