diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 20:56:16 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-04 20:56:16 +0000 |
commit | 8ce51beeec53e83ae246169a30909b0660b06e33 (patch) | |
tree | 3a1a3915e2b8208344e8539bee22c0c5729021b3 /www/mod_auth_kerb | |
parent | fc43dd263250bd9f10fe4ff6a5c14410532adece (diff) | |
download | ports-8ce51beeec53e83ae246169a30909b0660b06e33.tar.gz ports-8ce51beeec53e83ae246169a30909b0660b06e33.zip |
- Convert to new USE_APACHE
- Add SHA256
Notes
Notes:
svn path=/head/; revision=150407
Diffstat (limited to 'www/mod_auth_kerb')
-rw-r--r-- | www/mod_auth_kerb/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_kerb/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_auth_kerb/Makefile b/www/mod_auth_kerb/Makefile index a2f48ca70459..aa18a416c1f2 100644 --- a/www/mod_auth_kerb/Makefile +++ b/www/mod_auth_kerb/Makefile @@ -24,7 +24,7 @@ COMMENT= An Apache module for authenticating users with Kerberos v5 # (i.e., HTTP over SSL/TLS). Thus, we require as a dependency # a version of Apache which can do this. # -USE_APACHE= yes +USE_APACHE= 13 # Don't fsck with CFLAGS CFLAGS:= GNU_CONFIGURE= yes diff --git a/www/mod_auth_kerb/distinfo b/www/mod_auth_kerb/distinfo index ea1597f6042b..4830cf881d62 100644 --- a/www/mod_auth_kerb/distinfo +++ b/www/mod_auth_kerb/distinfo @@ -1,2 +1,3 @@ MD5 (mod_auth_kerb-5.0-rc6.tar.gz) = 274edfb950af20ce6ef0ddcb7c20263a +SHA256 (mod_auth_kerb-5.0-rc6.tar.gz) = ae33ab3ae5b419819725091d154add1a1d1a5d6d97e31e9f327f71a0b6370d3e SIZE (mod_auth_kerb-5.0-rc6.tar.gz) = 68761 |