aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_kerb2
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-26 08:09:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2008-12-26 08:09:08 +0000
commit3b1e36046936f890a3dc204a0cadcabd638210b3 (patch)
tree3112b91c7edbb117a210ce13fcf9fb0f05736cf8 /www/mod_auth_kerb2
parentf20b9e0a562bb6c54debe51dac386765694f12a4 (diff)
- Update to 5.4 [1]
- Use SF macro - Require apache 2.0+ (conn_rec.id structure incompatabilities) PR: ports/129470 Submited by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: araujo (mentor, implicit)
Notes
Notes: svn path=/head/; revision=224793
Diffstat (limited to 'www/mod_auth_kerb2')
-rw-r--r--www/mod_auth_kerb2/Makefile6
-rw-r--r--www/mod_auth_kerb2/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_auth_kerb2/Makefile b/www/mod_auth_kerb2/Makefile
index fa20bc6a78e4..edd0180a5e7a 100644
--- a/www/mod_auth_kerb2/Makefile
+++ b/www/mod_auth_kerb2/Makefile
@@ -8,9 +8,9 @@
# Shamelessly stolen from will's mod_auth_any port.
PORTNAME= mod_auth_kerb
-PORTVERSION= 5.3
+PORTVERSION= 5.4
CATEGORIES= www
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= SF
MASTER_SITE_SUBDIR=modauthkerb
MAINTAINER= apache@FreeBSD.org
@@ -22,7 +22,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= 1.3+
+USE_APACHE= 2.0+
USE_GMAKE= yes
# Don't fsck with CFLAGS
CFLAGS:=
diff --git a/www/mod_auth_kerb2/distinfo b/www/mod_auth_kerb2/distinfo
index 6dbf5e62c392..50f52ef4452f 100644
--- a/www/mod_auth_kerb2/distinfo
+++ b/www/mod_auth_kerb2/distinfo
@@ -1,3 +1,3 @@
-MD5 (mod_auth_kerb-5.3.tar.gz) = a363588578050b3d320a2ceccf3ed666
-SHA256 (mod_auth_kerb-5.3.tar.gz) = 89cd779a94405521770cbcb169af5af61e7f2aad91c4f4b82efaae35df7595ec
-SIZE (mod_auth_kerb-5.3.tar.gz) = 73530
+MD5 (mod_auth_kerb-5.4.tar.gz) = 642b81763ad3ca81dba359cb952da5e3
+SHA256 (mod_auth_kerb-5.4.tar.gz) = 690ddd66c6d941e2fa2dada46588329a6f57d0a3b9b2fd9bf055ebc427558265
+SIZE (mod_auth_kerb-5.4.tar.gz) = 93033