diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-09-28 18:41:51 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-09-28 18:41:51 +0000 |
commit | 74a9364565bc1497843605a35b7cbaab1ce2b90c (patch) | |
tree | f4bd690b1a8316d420f1e34a2d490fc63f197c66 /security | |
parent | 6c3f74c822c437324a24be54c4ae20e1d1c659f1 (diff) | |
download | ports-74a9364565bc1497843605a35b7cbaab1ce2b90c.tar.gz ports-74a9364565bc1497843605a35b7cbaab1ce2b90c.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/hpn-ssh/Makefile | 6 | ||||
-rw-r--r-- | security/hpn-ssh/distinfo | 1 | ||||
-rw-r--r-- | security/openssh-portable/Makefile | 6 | ||||
-rw-r--r-- | security/openssh-portable/distinfo | 1 |
4 files changed, 0 insertions, 14 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index 5a8a09698c26..083c28144606 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -74,12 +74,6 @@ EXTRA_PATCHES+= ${FILESDIR}/batch.patch .if defined(KRB5_HOME) && exists(${KRB5_HOME}) PKGNAMESUFFIX= -gssapi -GSSAPI_PATCH= ${PORTNAME}-3.6.1p2-gssapi-20030430.diff -GSSAPI_SITE= http://www.sxw.org.uk/computing/patches/ -MASTER_SITES+= ${GSSAPI_SITE} -DISTFILES= ${EXTRACT_ONLY} ${GSSAPI_PATCH} -EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -EXTRA_PATCHES+= ${FILESDIR}/servconf.c.patch BUILD_DEPENDS+= autoreconf:${PORTSDIR}/devel/autoconf # USE_AUTOCONF_VER= 252 # broken CONFIGURE_ARGS+= --with-kerberos5=${KRB5_HOME} diff --git a/security/hpn-ssh/distinfo b/security/hpn-ssh/distinfo index f54782c9f80e..535e38fe2412 100644 --- a/security/hpn-ssh/distinfo +++ b/security/hpn-ssh/distinfo @@ -1,2 +1 @@ MD5 (openssh-3.7.1p2.tar.gz) = 61cf5b059938718308836d00f6764a94 -MD5 (openssh-3.6.1p2-gssapi-20030430.diff) = 520e15f541398efed2763aaf8ac08e6a diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 5a8a09698c26..083c28144606 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -74,12 +74,6 @@ EXTRA_PATCHES+= ${FILESDIR}/batch.patch .if defined(KRB5_HOME) && exists(${KRB5_HOME}) PKGNAMESUFFIX= -gssapi -GSSAPI_PATCH= ${PORTNAME}-3.6.1p2-gssapi-20030430.diff -GSSAPI_SITE= http://www.sxw.org.uk/computing/patches/ -MASTER_SITES+= ${GSSAPI_SITE} -DISTFILES= ${EXTRACT_ONLY} ${GSSAPI_PATCH} -EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -EXTRA_PATCHES+= ${FILESDIR}/servconf.c.patch BUILD_DEPENDS+= autoreconf:${PORTSDIR}/devel/autoconf # USE_AUTOCONF_VER= 252 # broken CONFIGURE_ARGS+= --with-kerberos5=${KRB5_HOME} diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo index f54782c9f80e..535e38fe2412 100644 --- a/security/openssh-portable/distinfo +++ b/security/openssh-portable/distinfo @@ -1,2 +1 @@ MD5 (openssh-3.7.1p2.tar.gz) = 61cf5b059938718308836d00f6764a94 -MD5 (openssh-3.6.1p2-gssapi-20030430.diff) = 520e15f541398efed2763aaf8ac08e6a |