aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2003-09-10 08:03:09 +0800
committercy <cy@FreeBSD.org>2003-09-10 08:03:09 +0800
commite438ab313688579d8e1e7f1acca1638587728295 (patch)
tree1033d7be92a5263ecddd842468bc572b723008e6
parent4f88be50851a81808b2e76eb62c87ee6949b3b4d (diff)
downloadfreebsd-ports-gnome-e438ab313688579d8e1e7f1acca1638587728295.tar.gz
freebsd-ports-gnome-e438ab313688579d8e1e7f1acca1638587728295.tar.zst
freebsd-ports-gnome-e438ab313688579d8e1e7f1acca1638587728295.zip
Crypto-publish.org is now distributing krb5-1.3.1.
-rw-r--r--security/krb5-16/Makefile7
-rw-r--r--security/krb5-17/Makefile7
-rw-r--r--security/krb5-appl/Makefile7
-rw-r--r--security/krb5/Makefile7
4 files changed, 4 insertions, 24 deletions
diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile
index 49e92d89cedd..2f6c378b82ff 100644
--- a/security/krb5-16/Makefile
+++ b/security/krb5-16/Makefile
@@ -10,12 +10,7 @@ PORTVERSION= 1.3.1
CATEGORIES= security
# USE_MIT_TARBALL tells the port that the user has fetched the source
# directly from MIT rather than the default crypto-publish.org.
-
-# XXX At the present time crypto-publish.org does not have krb5-1.3.1
-# XXX We must use the MIT copy instead, requiring the user to manually
-# XXX fetch the distfile. As soon as crypto-publish.org distributes
-# XXX krb5-1.3, USE_MIT_TARBALL should be changed back to NO.
-USE_MIT_TARBALL?= YES
+USE_MIT_TARBALL?= NO
.if defined(USE_MIT_TARBALL) && ${USE_MIT_TARBALL} == "YES"
MASTER_SITES= # manual download
diff --git a/security/krb5-17/Makefile b/security/krb5-17/Makefile
index 49e92d89cedd..2f6c378b82ff 100644
--- a/security/krb5-17/Makefile
+++ b/security/krb5-17/Makefile
@@ -10,12 +10,7 @@ PORTVERSION= 1.3.1
CATEGORIES= security
# USE_MIT_TARBALL tells the port that the user has fetched the source
# directly from MIT rather than the default crypto-publish.org.
-
-# XXX At the present time crypto-publish.org does not have krb5-1.3.1
-# XXX We must use the MIT copy instead, requiring the user to manually
-# XXX fetch the distfile. As soon as crypto-publish.org distributes
-# XXX krb5-1.3, USE_MIT_TARBALL should be changed back to NO.
-USE_MIT_TARBALL?= YES
+USE_MIT_TARBALL?= NO
.if defined(USE_MIT_TARBALL) && ${USE_MIT_TARBALL} == "YES"
MASTER_SITES= # manual download
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile
index 49e92d89cedd..2f6c378b82ff 100644
--- a/security/krb5-appl/Makefile
+++ b/security/krb5-appl/Makefile
@@ -10,12 +10,7 @@ PORTVERSION= 1.3.1
CATEGORIES= security
# USE_MIT_TARBALL tells the port that the user has fetched the source
# directly from MIT rather than the default crypto-publish.org.
-
-# XXX At the present time crypto-publish.org does not have krb5-1.3.1
-# XXX We must use the MIT copy instead, requiring the user to manually
-# XXX fetch the distfile. As soon as crypto-publish.org distributes
-# XXX krb5-1.3, USE_MIT_TARBALL should be changed back to NO.
-USE_MIT_TARBALL?= YES
+USE_MIT_TARBALL?= NO
.if defined(USE_MIT_TARBALL) && ${USE_MIT_TARBALL} == "YES"
MASTER_SITES= # manual download
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 49e92d89cedd..2f6c378b82ff 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -10,12 +10,7 @@ PORTVERSION= 1.3.1
CATEGORIES= security
# USE_MIT_TARBALL tells the port that the user has fetched the source
# directly from MIT rather than the default crypto-publish.org.
-
-# XXX At the present time crypto-publish.org does not have krb5-1.3.1
-# XXX We must use the MIT copy instead, requiring the user to manually
-# XXX fetch the distfile. As soon as crypto-publish.org distributes
-# XXX krb5-1.3, USE_MIT_TARBALL should be changed back to NO.
-USE_MIT_TARBALL?= YES
+USE_MIT_TARBALL?= NO
.if defined(USE_MIT_TARBALL) && ${USE_MIT_TARBALL} == "YES"
MASTER_SITES= # manual download