Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Aug 2015 21:22:14 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393446 - head/devel/ros
Message-ID:  <201508022122.t72LMEBS055763@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Aug  2 21:22:13 2015
New Revision: 393446
URL: https://svnweb.freebsd.org/changeset/ports/393446

Log:
  devel/ros: set expiration date to 2015-01-11, this version expired probably in
  2013.  See http://wiki.ros.org/Distributions

Modified:
  head/devel/ros/Makefile

Modified: head/devel/ros/Makefile
==============================================================================
--- head/devel/ros/Makefile	Sun Aug  2 21:07:38 2015	(r393445)
+++ head/devel/ros/Makefile	Sun Aug  2 21:22:13 2015	(r393446)
@@ -13,6 +13,9 @@ COMMENT=	Robot Operating System - core u
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Unsupported upstream, see http://wiki.ros.org/Distributions
+EXPIRATION_DATE=2015-11-01
+
 STACKNAME=	${PORTNAME:S/ros-//}
 
 CFLAGS+=	-I${LOCALBASE}/include



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