Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 13:31:29 +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: r329454 - head/devel/ORBit
Message-ID:  <201310051331.r95DVTBr003776@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Oct  5 13:31:28 2013
New Revision: 329454
URL: http://svnweb.freebsd.org/changeset/ports/329454

Log:
  Deprecate gnome1 for real, it is EOLed for very long upstream now, it is
  cluttering the infrastructure and ports tree.
  It cost a lot in maintainance and improvement of the ports tree.
  
  Approved by:	gnome@ (implicit)

Modified:
  head/devel/ORBit/Makefile

Modified: head/devel/ORBit/Makefile
==============================================================================
--- head/devel/ORBit/Makefile	Sat Oct  5 13:30:42 2013	(r329453)
+++ head/devel/ORBit/Makefile	Sat Oct  5 13:31:28 2013	(r329454)
@@ -11,6 +11,9 @@ DIST_SUBDIR=	gnome
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	High-performance CORBA ORB with support for the C language
 
+DEPRECATED=	EOLed upstream for very long
+EXPIRATION_DATE=	2013-11-05
+
 USE_BZIP2=	yes
 USES=		gettext
 USE_GNOME=	glib12



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