diff options
author | kim <kim@pkgsrc.org> | 1999-12-25 05:31:49 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 1999-12-25 05:31:49 +0000 |
commit | 4f2efc1e0427c38513d2194d72f881cc6e18f989 (patch) | |
tree | c7946c243b9301b30eb283ac1cdceb89620d7545 /security | |
parent | 608fa6b2dfe341f190938b918c4e6ebc15a056ef (diff) | |
download | pkgsrc-4f2efc1e0427c38513d2194d72f881cc6e18f989.tar.gz |
Regenerate md5, keep checksums for the old "distribution" patches
in Makefile as comments for future reference.
Diffstat (limited to 'security')
-rw-r--r-- | security/ssh/Makefile | 4 | ||||
-rw-r--r-- | security/ssh/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index bc2a917bab0..180af7c6ca0 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 1999/12/25 05:28:33 kim Exp $ +# $NetBSD: Makefile,v 1.68 1999/12/25 05:31:49 kim Exp $ # FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp # @@ -76,6 +76,7 @@ DEPENDS+= socks5-1.0.2:../../net/socks5 # http://www.monkey.org/~dugsong/ssh-afs/ # PATCH_SITES+= ftp://ftp.monkey.org/pub/users/dugsong/ # PATCHFILES+= ssh-1.2.27-afs-kerberos.patch-1 +# MD5 (ssh-1.2.27-afs-kerberos.patch-1) = d440f74958d9c3805b76dbc13e97e87d .if defined(KERBEROS) && ${KERBEROS} == 4 USE_KERBEROS= yes @@ -112,6 +113,7 @@ CFLAGS+= -DLIBWRAP_FWD # The original IPv6 patches were fetched from # PATCH_SITES+= ftp://ftp.kyoto.wide.ad.jp/IPv6/ssh/ # PATCHFILES+= ssh-1.2.27-IPv6-1.5-patch.gz +# MD5 (ssh-1.2.27-IPv6-1.5-patch.gz) = b854131fe8aa025abeef32cecfe1b037 .if defined(USE_INET6) && ${USE_INET6} == YES CONFIGURE_ARGS+= --enable-ipv6 diff --git a/security/ssh/files/md5 b/security/ssh/files/md5 index ffabb81ce23..a04ef7a194a 100644 --- a/security/ssh/files/md5 +++ b/security/ssh/files/md5 @@ -1,5 +1,3 @@ -$NetBSD: md5,v 1.12 1999/09/18 22:04:57 kim Exp $ +$NetBSD: md5,v 1.13 1999/12/25 05:31:50 kim Exp $ MD5 (ssh-1.2.27.tar.gz) = c22bc000bee0f7d6f4845eab72a81395 -MD5 (ssh-1.2.27-IPv6-1.5-patch.gz) = b854131fe8aa025abeef32cecfe1b037 -MD5 (ssh-1.2.27-afs-kerberos.patch-1) = d440f74958d9c3805b76dbc13e97e87d |