svn commit: r313786 - in head/devel: ros-image_common ros-laser_pipeline

Baptiste Daroussin bapt at FreeBSD.org
Sun Mar 10 00:41:51 UTC 2013


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 at FreeBSD.org>
-#
+# Created by: Rene Ladan <rene at FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	ros-image_common
@@ -15,6 +12,9 @@ DIST_SUBDIR=	ros
 MAINTAINER=	ports at 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 at FreeBSD.org>
-#
+# Created by: Rene Ladan <rene at FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	ros-laser_pipeline
@@ -15,6 +12,9 @@ DIST_SUBDIR=	ros
 MAINTAINER=	ports at 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-//}


More information about the svn-ports-all mailing list