From 456c93a6b2c564a0882482aed26509a1431c38e9 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 25 Sep 2002 17:50:00 +0000 Subject: Crypto-publish.org has finally put krb5-1.2.6 up on their site. The patch reimplements code to fetch MIT Kerberos from their site when USA_RESIDENT=NO. Approved by: kris --- security/krb5-16/Makefile | 9 ++------- security/krb5-16/distinfo | 1 + 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'security/krb5-16') diff --git a/security/krb5-16/Makefile b/security/krb5-16/Makefile index 6542d43aba70..f2b7f85423f0 100644 --- a/security/krb5-16/Makefile +++ b/security/krb5-16/Makefile @@ -9,13 +9,8 @@ PORTNAME= krb5 PORTVERSION= 1.2.6 CATEGORIES= security .if defined(USA_RESIDENT) && ${USA_RESIDENT} == "NO" -# XXX crypto-publish.org does not at this time have the krb5-1.2.6 tarball. -# Use manual download until crypto-publish.org posts a copy of krb5-1.2.6 -# on their website. -# MASTER_SITES= http://www.crypto-publish.org/dist/mit-kerberos5/ -# EXTRACT_SUFX= .tar.gz -MASTER_SITES= # manual download -EXTRACT_SUFX= .tar +MASTER_SITES= http://www.crypto-publish.org/dist/mit-kerberos5/ +EXTRACT_SUFX= .tar.gz .else MASTER_SITES= # manual download EXTRACT_SUFX= .tar diff --git a/security/krb5-16/distinfo b/security/krb5-16/distinfo index 6942bcbb70b0..4ad9c42a42da 100644 --- a/security/krb5-16/distinfo +++ b/security/krb5-16/distinfo @@ -1 +1,2 @@ MD5 (krb5-1.2.6.tar) = 88a94d357c63e0c6b902f3e7cffe397c +MD5 (krb5-1.2.6.tar.gz) = 9723ca51368f8fbfcc52927d50dda7ac -- cgit v1.2.3