pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/openssh Update hpn-patch; openssh-4.4p1-hpn12...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/61486fbfbe9a
branches:  trunk
changeset: 524169:61486fbfbe9a
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jan 20 10:03:39 2007 +0000

description:
Update hpn-patch; openssh-4.4p1-hpn12v13 to openssh-4.5p1-hpn12v14.
Accurate changes are unknown.

Bump PKGREVISION.

diffstat:

 security/openssh/Makefile   |  3 ++-
 security/openssh/distinfo   |  8 ++++----
 security/openssh/options.mk |  4 ++--
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (47 lines):

diff -r 482c52ef727c -r 61486fbfbe9a security/openssh/Makefile
--- a/security/openssh/Makefile Sat Jan 20 06:35:45 2007 +0000
+++ b/security/openssh/Makefile Sat Jan 20 10:03:39 2007 +0000
@@ -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 -r 482c52ef727c -r 61486fbfbe9a security/openssh/distinfo
--- a/security/openssh/distinfo Sat Jan 20 06:35:45 2007 +0000
+++ b/security/openssh/distinfo Sat Jan 20 10:03:39 2007 +0000
@@ -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 -r 482c52ef727c -r 61486fbfbe9a security/openssh/options.mk
--- a/security/openssh/options.mk       Sat Jan 20 06:35:45 2007 +0000
+++ b/security/openssh/options.mk       Sat Jan 20 10:03:39 2007 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index