diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2008-10-05 22:53:51 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2008-10-05 22:53:51 +0000 |
commit | 8e974cb5d060aaa7e4b99156fdcf28493733e667 (patch) | |
tree | ab3447d3a24c2e48e757e6fd50e662d4e37512c2 /www/web2ldap | |
parent | 9c3ed192e715d1e1d8b0080140e8e1889a1ccfa0 (diff) | |
download | ports-8e974cb5d060aaa7e4b99156fdcf28493733e667.tar.gz ports-8e974cb5d060aaa7e4b99156fdcf28493733e667.zip |
Notes
Diffstat (limited to 'www/web2ldap')
-rw-r--r-- | www/web2ldap/Makefile | 2 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 6 | ||||
-rw-r--r-- | www/web2ldap/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index 5778c2cc7a18..b6b4418c2826 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.4 CATEGORIES= www MASTER_SITES= http://www.web2ldap.de/download/ \ ftp://ftp.ipt.ru/pub/download/ diff --git a/www/web2ldap/distinfo b/www/web2ldap/distinfo index 0060ec051d9b..e53d8ee9237a 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,3 +1,3 @@ -MD5 (web2ldap-1.0.0.tar.gz) = a23b56b951411cdbac34c630314cd82f -SHA256 (web2ldap-1.0.0.tar.gz) = 996bb20b4f03fb380c086092ac5fee217bd15516a81f31a00921b74a35d4d2d1 -SIZE (web2ldap-1.0.0.tar.gz) = 361421 +MD5 (web2ldap-1.0.4.tar.gz) = c1445e3cb70cd79dccf77117243a4474 +SHA256 (web2ldap-1.0.4.tar.gz) = 7fa398042f61c6f67d3aaff7a5280f240b2513d19333f4eb1730cec8c465c2af +SIZE (web2ldap-1.0.4.tar.gz) = 382037 diff --git a/www/web2ldap/pkg-plist b/www/web2ldap/pkg-plist index 69c2b2dcbffd..994b75f71780 100644 --- a/www/web2ldap/pkg-plist +++ b/www/web2ldap/pkg-plist @@ -22,6 +22,7 @@ %%DATADIR%%/etc/web2ldap/templates/add_orgunit.ldif %%DATADIR%%/etc/web2ldap/templates/add_person.ldif %%DATADIR%%/etc/web2ldap/templates/add_user.ldif +%%DATADIR%%/etc/web2ldap/templates/inputform_eduPerson.html %%DATADIR%%/etc/web2ldap/templates/inputform_inetOrgPerson.html %%DATADIR%%/etc/web2ldap/templates/inputform_msOrganization.html %%DATADIR%%/etc/web2ldap/templates/inputform_msPerson.html @@ -34,6 +35,7 @@ %%DATADIR%%/etc/web2ldap/templates/print_organizationalUnit.html %%DATADIR%%/etc/web2ldap/templates/print_person.html %%DATADIR%%/etc/web2ldap/templates/read_bankArrangement.html +%%DATADIR%%/etc/web2ldap/templates/read_eduPerson.html %%DATADIR%%/etc/web2ldap/templates/read_inetOrgPerson.html %%DATADIR%%/etc/web2ldap/templates/read_inetOrgPerson.html.de %%DATADIR%%/etc/web2ldap/templates/read_msOrganization.html @@ -185,6 +187,8 @@ %%DATADIR%%/pylib/w2lapp/schema/plugins/dirx.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/edirectory.py %%DATADIR%%/pylib/w2lapp/schema/plugins/edirectory.pyc +%%DATADIR%%/pylib/w2lapp/schema/plugins/eduperson.py +%%DATADIR%%/pylib/w2lapp/schema/plugins/eduperson.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/entrust.py %%DATADIR%%/pylib/w2lapp/schema/plugins/entrust.pyc %%DATADIR%%/pylib/w2lapp/schema/plugins/exchange.py |