diff options
author | bsam <bsam@FreeBSD.org> | 2008-10-06 06:53:51 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2008-10-06 06:53:51 +0800 |
commit | adb39dd42ec958d082985efb8ad2aff0f81aca26 (patch) | |
tree | 67f1f8ff50b56e1fcd49cd2bcff2ba22806998e9 /www | |
parent | 584ff17d3cb29d60c9b398a42929607d8943a81b (diff) | |
download | freebsd-ports-gnome-adb39dd42ec958d082985efb8ad2aff0f81aca26.tar.gz freebsd-ports-gnome-adb39dd42ec958d082985efb8ad2aff0f81aca26.tar.zst freebsd-ports-gnome-adb39dd42ec958d082985efb8ad2aff0f81aca26.zip |
Update to version 1.0.4.
Diffstat (limited to 'www')
-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 |