diff options
author | bsam <bsam@FreeBSD.org> | 2009-04-11 19:18:15 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-04-11 19:18:15 +0800 |
commit | 785a94847b8132cea75ac323bb6f956ffd1e5d67 (patch) | |
tree | 92d52540ecc24a55e94bc4bd1e9a286ee410a34d /www/web2ldap | |
parent | 0d89342ebe6048d2706f2e16da31069b9e7d5c9a (diff) | |
download | freebsd-ports-gnome-785a94847b8132cea75ac323bb6f956ffd1e5d67.tar.gz freebsd-ports-gnome-785a94847b8132cea75ac323bb6f956ffd1e5d67.tar.zst freebsd-ports-gnome-785a94847b8132cea75ac323bb6f956ffd1e5d67.zip |
Update to version 1.0.18.
Changes: http://www.web2ldap.de/changes-1.0.html#1.0.18
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 d641ab01eb43..dc11aab38bbf 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 1.0.17 +PORTVERSION= 1.0.18 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 9bdb534314a4..a9fa64732058 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,3 +1,3 @@ -MD5 (web2ldap-1.0.17.tar.gz) = 642c25e91bc8971452b4d628fd2fb890 -SHA256 (web2ldap-1.0.17.tar.gz) = 5c1bf376689deeb5baac518ea5ce60db28a77da0fb688dcc4eac22d9bd01b91f -SIZE (web2ldap-1.0.17.tar.gz) = 397779 +MD5 (web2ldap-1.0.18.tar.gz) = ce8a3c04a09fd28a93acddd650d25b7d +SHA256 (web2ldap-1.0.18.tar.gz) = f091d2be4bc0e6d8a855654ab8f0322ed2b2bb76e28f21f402e66078982fbde0 +SIZE (web2ldap-1.0.18.tar.gz) = 399421 diff --git a/www/web2ldap/pkg-plist b/www/web2ldap/pkg-plist index 45176c5d1c2d..8cf9bdc52ff0 100644 --- a/www/web2ldap/pkg-plist +++ b/www/web2ldap/pkg-plist @@ -247,6 +247,7 @@ %%DATADIR%%/sbin/web2ldap.pyc %%DATADIR%%/scgi/web2ldap.py %%DATADIR%%/scgi/web2ldap.pyc +%%PORTDOCS%%%%DOCSDIR%%/htdocs/.htaccess %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.10.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.11.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/changes-0.12.html @@ -267,6 +268,8 @@ %%PORTDOCS%%%%DOCSDIR%%/htdocs/css/web2ldap/print.css %%PORTDOCS%%%%DOCSDIR%%/htdocs/demo.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/docs.html +%%PORTDOCS%%%%DOCSDIR%%/htdocs/download/.htaccess +%%PORTDOCS%%%%DOCSDIR%%/htdocs/download/redirect-to-download.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/download.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/faq.html %%PORTDOCS%%%%DOCSDIR%%/htdocs/features.html @@ -300,6 +303,7 @@ %%PORTDOCS%%@dirrm %%DOCSDIR%%/htdocs/ssi %%PORTDOCS%%@dirrm %%DOCSDIR%%/htdocs/sidebars %%PORTDOCS%%@dirrm %%DOCSDIR%%/htdocs/img +%%PORTDOCS%%@dirrm %%DOCSDIR%%/htdocs/download %%PORTDOCS%%@dirrm %%DOCSDIR%%/htdocs/css/web2ldap %%PORTDOCS%%@dirrm %%DOCSDIR%%/htdocs/css %%PORTDOCS%%@dirrm %%DOCSDIR%%/htdocs |