aboutsummaryrefslogtreecommitdiff
path: root/security/krb5
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2004-12-21 00:24:18 +0000
committerCy Schubert <cy@FreeBSD.org>2004-12-21 00:24:18 +0000
commitb0bcbaf20bae78e35ee4f1822c985d472f3cd157 (patch)
tree1fbb79c640dfd29c05e119f0cf850cd6f6722395 /security/krb5
parent58a61e763c51bdf0c4c554af7d09ddc96498ee8d (diff)
downloadports-b0bcbaf20bae78e35ee4f1822c985d472f3cd157.tar.gz
ports-b0bcbaf20bae78e35ee4f1822c985d472f3cd157.zip
Crypto-publish.org no longer maintains a current release of MIT-KRB5.
Remove code to alternatively fetch from that site.
Notes
Notes: svn path=/head/; revision=124647
Diffstat (limited to 'security/krb5')
-rw-r--r--security/krb5/Makefile13
-rw-r--r--security/krb5/distinfo2
2 files changed, 0 insertions, 15 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index c70bf1adf75e..a9b11fce1fb6 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -8,21 +8,8 @@
PORTNAME= krb5
PORTVERSION= 1.3.5
CATEGORIES= security
-# USE_TARBALL tells the port that the user has fetched the source
-# directly from MIT or crypto-publish.org (CRYTPO-PUBLISH).
-USE_KRB5_TARBALL?= MIT
-
-.if defined(USE_KRB5_TARBALL) && ${USE_KRB5_TARBALL} == "CRYPTO-PUBLISH"
-# XXX crypto-publish.org still distributes krb5-1.3.1
-PORTVERSION= 1.3.1
-PORTREVISION= 5
-# XXX ---
-MASTER_SITES= http://www.crypto-publish.org/dist/mit-kerberos5/
-EXTRACT_SUFX= .tar.gz
-.else
MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/${PORTVERSION:C/\.[0-9]*$//}/
EXTRACT_SUFX= .tar
-.endif
MAINTAINER= cy@FreeBSD.org
COMMENT= An authentication system developed at MIT, successor to Kerberos IV
diff --git a/security/krb5/distinfo b/security/krb5/distinfo
index e8ef40139095..4b60a9be5a4f 100644
--- a/security/krb5/distinfo
+++ b/security/krb5/distinfo
@@ -1,4 +1,2 @@
MD5 (krb5-1.3.5.tar) = 8da4179bfd929eebc9f005fb427db1a0
SIZE (krb5-1.3.5.tar) = 6522880
-MD5 (krb5-1.3.1.tar.gz) = 73f868cf65bec56d7c718834ca5665fd
-SIZE (krb5-1.3.1.tar.gz) = 6157946