diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-11 17:58:32 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-11 17:58:32 +0000 |
commit | c49bc81bbc142f7e292108d32db998238ce8660c (patch) | |
tree | 053b106d79d63ee22c1941e91805e16f1ecb6afe /www/web2ldap | |
parent | 479cfb2e0bb6823771d28566d88f8d1f63033363 (diff) | |
download | ports-c49bc81bbc142f7e292108d32db998238ce8660c.tar.gz ports-c49bc81bbc142f7e292108d32db998238ce8660c.zip |
Update to 0.16.2
Add SHA256
PR: 88855
Submitted by: "Boris B. Samorodov" <bsam@ipt.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=147958
Diffstat (limited to 'www/web2ldap')
-rw-r--r-- | www/web2ldap/Makefile | 2 | ||||
-rw-r--r-- | www/web2ldap/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/web2ldap/Makefile b/www/web2ldap/Makefile index ec2fa7866a1b..f9d8482f2d53 100644 --- a/www/web2ldap/Makefile +++ b/www/web2ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= web2ldap -PORTVERSION= 0.16.0 +PORTVERSION= 0.16.2 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 b18d2ba0194c..27b037e7f42c 100644 --- a/www/web2ldap/distinfo +++ b/www/web2ldap/distinfo @@ -1,2 +1,3 @@ -MD5 (web2ldap-0.16.0.tar.gz) = 8958b9b85204972a47ee1c4b97a6cc63 -SIZE (web2ldap-0.16.0.tar.gz) = 293842 +MD5 (web2ldap-0.16.2.tar.gz) = 02f4f02cbe3d1788a009c61b3e4e7e69 +SHA256 (web2ldap-0.16.2.tar.gz) = 1e6e6b671169ca999e1a022457bb4395e0098b0d5ca1d6b4f330784d117bdf65 +SIZE (web2ldap-0.16.2.tar.gz) = 294460 |