Hello,
Minor update to web2ldap from 1.5.81 to 1.5.93. It's been working fine
for me so far, please chime in otherwise. Be advised, the UI has
changed a bit (CSS/colors); it threw me off at first thinking something
was wrong :)
Full changelog here: https://web2ldap.de/changes-1.5.html
Lucas
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/web2ldap/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile 12 Jun 2020 11:28:29 -0000 1.1.1.1
+++ Makefile 3 Jul 2020 14:35:20 -0000
@@ -2,7 +2,7 @@
COMMENT = full-featured LDAP client running as web application
-MODPY_EGG_VERSION = 1.5.81
+MODPY_EGG_VERSION = 1.5.93
DISTNAME = web2ldap-${MODPY_EGG_VERSION}
CATEGORIES = databases www sysutils
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/web2ldap/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 12 Jun 2020 11:28:29 -0000 1.1.1.1
+++ distinfo 3 Jul 2020 14:35:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (web2ldap-1.5.81.tar.gz) = V+ozJBvA0r5UUfGw934q4T7Ca66XA6Z0vkZSJqiVj/Q=
-SIZE (web2ldap-1.5.81.tar.gz) = 519941
+SHA256 (web2ldap-1.5.93.tar.gz) = nvLQNYhf35gBp0Vwoiqy7s9mcfqduITcST1faEOynWw=
+SIZE (web2ldap-1.5.93.tar.gz) = 521375
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/databases/web2ldap/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 12 Jun 2020 11:28:30 -0000 1.1.1.1
+++ pkg/PLIST 3 Jul 2020 14:35:21 -0000
@@ -420,6 +420,7 @@ share/examples/web2ldap/templates/ae-dir
share/examples/web2ldap/templates/ae-dir/add_aeNwDevice.ldif
share/examples/web2ldap/templates/ae-dir/add_aePerson.ldif
share/examples/web2ldap/templates/ae-dir/add_aeService.ldif
+share/examples/web2ldap/templates/ae-dir/add_aeService_posixAccount.ldif
share/examples/web2ldap/templates/ae-dir/add_aeSrvGroup.ldif
share/examples/web2ldap/templates/ae-dir/add_aeSudoRule_su_root.ldif
share/examples/web2ldap/templates/ae-dir/add_aeTag.ldif
@@ -473,6 +474,7 @@ share/examples/web2ldap/templates/ae-dir
share/examples/web2ldap/templates/ae-dir/read_aeZone.html
share/examples/web2ldap/templates/ae-dir/read_msPwdResetObject.html
share/examples/web2ldap/templates/ae-dir/searchform_aedir.html
+share/examples/web2ldap/templates/ae-dir/searchform_null.html
share/examples/web2ldap/templates/ae-dir/top.html
share/examples/web2ldap/templates/connect.html
share/examples/web2ldap/templates/dhcp/
No comments:
Post a Comment