From c1cf735115be4c9d7f997566f743804fc3a0f1e7 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 20 Jan 2007 10:03:39 +0000 Subject: Update hpn-patch; openssh-4.4p1-hpn12v13 to openssh-4.5p1-hpn12v14. Accurate changes are unknown. Bump PKGREVISION. --- security/openssh/Makefile | 3 ++- security/openssh/distinfo | 8 ++++---- security/openssh/options.mk | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'security') diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 8044f6d2366..a9eef0f2193 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.175 2006/11/21 17:47:53 tv Exp $ +# $NetBSD: Makefile,v 1.176 2007/01/20 10:03:39 taca Exp $ DISTNAME= openssh-4.5p1 PKGNAME= openssh-4.5.1 +PKGREVISION= 1 SVR4_PKGNAME= ossh CATEGORIES= security MASTER_SITES= ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ \ diff --git a/security/openssh/distinfo b/security/openssh/distinfo index 5abe5148527..7f048a11010 100644 --- a/security/openssh/distinfo +++ b/security/openssh/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.58 2006/11/21 17:44:53 tv Exp $ +$NetBSD: distinfo,v 1.59 2007/01/20 10:03:39 taca Exp $ -SHA1 (openssh-4.4p1-hpn12v13.diff.gz) = 00a677a7dd75c98db14a91814da49b8fd7b7d814 -RMD160 (openssh-4.4p1-hpn12v13.diff.gz) = b057f9a1068ddce106a94465953bdac58d0ffac8 -Size (openssh-4.4p1-hpn12v13.diff.gz) = 15392 bytes +SHA1 (openssh-4.5p1-hpn12v14.diff.gz) = 8bea17b13e7e91135785f4222252c28d08c9c887 +RMD160 (openssh-4.5p1-hpn12v14.diff.gz) = 1f937174d5418d578da5d9dfab16b5cc8960efc5 +Size (openssh-4.5p1-hpn12v14.diff.gz) = 15791 bytes SHA1 (openssh-4.5p1.tar.gz) = 2eefcbbeb9e4fa16fa4500dec107d1a09d3d02d7 RMD160 (openssh-4.5p1.tar.gz) = 3f70b6f4228e84c7b9b8b3bee7fd3875f3e3bad3 Size (openssh-4.5p1.tar.gz) = 965925 bytes diff --git a/security/openssh/options.mk b/security/openssh/options.mk index 3b6032f7fb2..4b06e08de53 100644 --- a/security/openssh/options.mk +++ b/security/openssh/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.10 2006/11/07 07:08:26 taca Exp $ +# $NetBSD: options.mk,v 1.11 2007/01/20 10:03:39 taca Exp $ .include "../../mk/bsd.prefs.mk" @@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --with-kerberos5=${KRB5BASE:Q} .endif .if !empty(PKG_OPTIONS:Mhpn-patch) -PATCHFILES= openssh-4.4p1-hpn12v13.diff.gz +PATCHFILES= openssh-4.5p1-hpn12v14.diff.gz PATCH_SITES= http://www.psc.edu/networking/projects/hpn-ssh/ PATCH_DIST_STRIP= -p1 .endif -- cgit v1.2.3