summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-11-21 22:00:45 +0000
committerdinoex <dinoex@FreeBSD.org>2002-11-21 22:00:45 +0000
commitb24af21fdc89273cbe1188bd435b0dc62aeff508 (patch)
tree95e47c3cc4f36a8ce2b802142ed839fedec8f8f8 /security
parent251389eadcf2e917388e3e3ed26d9731c3c70557 (diff)
downloadFreeBSD-ports-b24af21fdc89273cbe1188bd435b0dc62aeff508.zip
FreeBSD-ports-b24af21fdc89273cbe1188bd435b0dc62aeff508.tar.gz
openssh-gssapi-3.5p1 is marked as broken
Diffstat (limited to 'security')
-rw-r--r--security/hpn-ssh/Makefile3
-rw-r--r--security/openssh-portable/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile
index 601a5d8..096b459 100644
--- a/security/hpn-ssh/Makefile
+++ b/security/hpn-ssh/Makefile
@@ -76,8 +76,9 @@ post-extract:
.endfor
.if defined(KRB5_HOME) && exists(${KRB5_HOME})
+BROKEN= patch conflicts with 3.5p1
PKGNAMESUFFIX= -gssapi
-GSSAPI_PATCH= ${PORTNAME}-${PORTVERSION}-gssapi-20020627.diff
+GSSAPI_PATCH= ${PORTNAME}-3.4p1-gssapi-20020627.diff
GSSAPI_SITE= http://www.sxw.org.uk/computing/patches/
MASTER_SITES+= ${GSSAPI_SITE}
DISTFILES= ${EXTRACT_ONLY} ${GSSAPI_PATCH}
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 601a5d8..096b459 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -76,8 +76,9 @@ post-extract:
.endfor
.if defined(KRB5_HOME) && exists(${KRB5_HOME})
+BROKEN= patch conflicts with 3.5p1
PKGNAMESUFFIX= -gssapi
-GSSAPI_PATCH= ${PORTNAME}-${PORTVERSION}-gssapi-20020627.diff
+GSSAPI_PATCH= ${PORTNAME}-3.4p1-gssapi-20020627.diff
GSSAPI_SITE= http://www.sxw.org.uk/computing/patches/
MASTER_SITES+= ${GSSAPI_SITE}
DISTFILES= ${EXTRACT_ONLY} ${GSSAPI_PATCH}
OpenPOWER on IntegriCloud