Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2013 00:41:51 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313786 - in head/devel: ros-image_common ros-laser_pipeline
Message-ID:  <201303100041.r2A0fp5U076762@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Mar 10 00:41:50 2013
New Revision: 313786
URL: http://svnweb.freebsd.org/changeset/ports/313786

Log:
  Deprecate ports depending on ros_common which is broken for more than 6 months and has now expired.

Modified:
  head/devel/ros-image_common/Makefile
  head/devel/ros-laser_pipeline/Makefile

Modified: head/devel/ros-image_common/Makefile
==============================================================================
--- head/devel/ros-image_common/Makefile	Sun Mar 10 00:18:49 2013	(r313785)
+++ head/devel/ros-image_common/Makefile	Sun Mar 10 00:41:50 2013	(r313786)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ros-image_common
-# Date created:	2010-11-27
-# Whom: Rene Ladan <rene@FreeBSD.org>
-#
+# Created by: Rene Ladan <rene@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	ros-image_common
@@ -15,6 +12,9 @@ DIST_SUBDIR=	ros
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Robot Operating System - common image routines
 
+DEPRECATED=	Depends on devel/ros_common which is broken for more than 6 months
+EXPIRATION_DATE=	2013-04-10
+
 LICENSE=	BSD
 
 STACKNAME=	${PORTNAME:S/ros-//}

Modified: head/devel/ros-laser_pipeline/Makefile
==============================================================================
--- head/devel/ros-laser_pipeline/Makefile	Sun Mar 10 00:18:49 2013	(r313785)
+++ head/devel/ros-laser_pipeline/Makefile	Sun Mar 10 00:41:50 2013	(r313786)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ros-laser_pipeline
-# Date created:	2010-11-27
-# Whom: Rene Ladan <rene@FreeBSD.org>
-#
+# Created by: Rene Ladan <rene@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	ros-laser_pipeline
@@ -15,6 +12,9 @@ DIST_SUBDIR=	ros
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Robot Operating System - laser data processing utilities
 
+DEPRECATED=	Depends on devel/ros_common which is broken for more than 6 months
+EXPIRATION_DATE=	2013-04-10
+
 LICENSE=	BSD
 
 STACKNAME=	${PORTNAME:S/ros-//}



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