Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2016 23:09:31 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409569 - head/sysutils/ansible1
Message-ID:  <201602252309.u1PN9Vgn021871@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Thu Feb 25 23:09:31 2016
New Revision: 409569
URL: https://svnweb.freebsd.org/changeset/ports/409569

Log:
  Deprecate and set expiry for June 1st
  
  Users should migrate to sysutils/ansible, now that ansible 2.x is the
  principal release version.
  
  PR:		207491
  Submitted by:	lifanov@mail.lifanov.com (maintainer)

Modified:
  head/sysutils/ansible1/Makefile

Modified: head/sysutils/ansible1/Makefile
==============================================================================
--- head/sysutils/ansible1/Makefile	Thu Feb 25 23:05:59 2016	(r409568)
+++ head/sysutils/ansible1/Makefile	Thu Feb 25 23:09:31 2016	(r409569)
@@ -14,4 +14,7 @@ SHEBANG_FILES=	lib/ansible/runner/action
 
 EXTRA_PATCHES=
 
+DEPRECATED=		please upgrade to sysutils/ansible
+EXPIRATION_DATE=	2016-06-01
+
 .include "${MASTERDIR}/Makefile"



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