svn commit: r394995 - head/security/openssh-portable
Bryan Drewery
bdrewery at FreeBSD.org
Fri Aug 21 21:51:02 UTC 2015
Author: bdrewery
Date: Fri Aug 21 21:51:01 2015
New Revision: 394995
URL: https://svnweb.freebsd.org/changeset/ports/394995
Log:
Update to 7.1p1
Changes: http://www.openssh.com/txt/release-7.1
Modified:
head/security/openssh-portable/Makefile
head/security/openssh-portable/distinfo
Modified: head/security/openssh-portable/Makefile
==============================================================================
--- head/security/openssh-portable/Makefile Fri Aug 21 21:28:55 2015 (r394994)
+++ head/security/openssh-portable/Makefile Fri Aug 21 21:51:01 2015 (r394995)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openssh
-DISTVERSION= 7.0p1
+DISTVERSION= 7.1p1
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= security ipv6
@@ -125,6 +125,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-version-addendum
.if ${PORT_OPTIONS:MX509}
+BROKEN= Patch does not apply with 7.1
. if ${PORT_OPTIONS:MHPN} || ${PORT_OPTIONS:MNONECIPHER}
BROKEN= X509 patch and HPN patch do not apply cleanly together
. endif
Modified: head/security/openssh-portable/distinfo
==============================================================================
--- head/security/openssh-portable/distinfo Fri Aug 21 21:28:55 2015 (r394994)
+++ head/security/openssh-portable/distinfo Fri Aug 21 21:51:01 2015 (r394995)
@@ -1,5 +1,5 @@
-SHA256 (openssh-7.0p1.tar.gz) = fd5932493a19f4c81153d812ee4e042b49bbd3b759ab3d9344abecc2bc1485e5
-SIZE (openssh-7.0p1.tar.gz) = 1493376
+SHA256 (openssh-7.1p1.tar.gz) = fc0a6d2d1d063d5c66dffd952493d0cda256cad204f681de0f84ef85b2ad8428
+SIZE (openssh-7.1p1.tar.gz) = 1493170
SHA256 (openssh-6.8p1-sctp-2573.patch.gz) = 0348713ad4cb4463e90cf5202ed41c8f726d7d604f3f93922a9aa55b86abf04a
SIZE (openssh-6.8p1-sctp-2573.patch.gz) = 8531
SHA256 (openssh-7.0p1+x509-8.5.diff.gz) = 6000557f1ddae06aff8837d440d93342a923fada571fec59fc5dedf388fb5f9e
More information about the svn-ports-head
mailing list