Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2014 02:35:56 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374834 - in head: . security/openssh-portable66
Message-ID:  <201412170235.sBH2Zuso070937@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Wed Dec 17 02:35:55 2014
New Revision: 374834
URL: https://svnweb.freebsd.org/changeset/ports/374834
QAT: https://qat.redports.org/buildarchive/r374834/

Log:
  The openssh-portable66 port is no longer needed as all patches now
  build. Mark it DEPRECATED.

Modified:
  head/UPDATING
  head/security/openssh-portable66/Makefile

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Dec 17 02:34:43 2014	(r374833)
+++ head/UPDATING	Wed Dec 17 02:35:55 2014	(r374834)
@@ -5,6 +5,13 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20141216:
+  AFFECTS: users of security/openssh-portable
+  AUTHOR: bdrewery@FreeBSD.org
+
+  All patches have been fixed for version 6.7. It is no longer required to use
+  the security/openssh-portable66 port.
+
 20141215:
   AFFECTS: users of comms/spandsp-devel
   AUTHOR: pawel@FreeBSD.org

Modified: head/security/openssh-portable66/Makefile
==============================================================================
--- head/security/openssh-portable66/Makefile	Wed Dec 17 02:34:43 2014	(r374833)
+++ head/security/openssh-portable66/Makefile	Wed Dec 17 02:35:55 2014	(r374834)
@@ -202,10 +202,10 @@ CONFIGURE_LIBS+=	-lldap
 
 EMPTYDIR=		/var/empty
 
+DEPRECATED=		security/openssh-portable now has all patches working. This port is obsolete.
+EXPIRATION_DATE=	2015-02-01
+
 .if ${PORT_OPTIONS:MOVERWRITE_BASE}
-# XXX: Mark this BROKEN rather than remove the option to force people to notice for POLA.
-DEPRECATED=		Overwrite-base option/port/pkg will be removed. There is no real need for foot-shooting.
-EXPIRATION_DATE=	2015-01-01
 WITH_OPENSSL_BASE=	yes
 CONFIGURE_ARGS+=	--localstatedir=/var
 PREFIX=			/usr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412170235.sBH2Zuso070937>