Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2013 13:23:11 +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: r329452 - head/x11/gnome-libs
Message-ID:  <201310051323.r95DNBEf099214@svn.freebsd.org>

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

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/x11/gnome-libs/Makefile

Modified: head/x11/gnome-libs/Makefile
==============================================================================
--- head/x11/gnome-libs/Makefile	Sat Oct  5 12:56:19 2013	(r329451)
+++ head/x11/gnome-libs/Makefile	Sat Oct  5 13:23:10 2013	(r329452)
@@ -12,6 +12,9 @@ DIST_SUBDIR=	gnome
 MAINTAINER?=	gnome@FreeBSD.org
 COMMENT=	Libraries for GNOME, a GNU desktop environment
 
+DEPRECATED=	EOLed upstream for very long
+EXPIRATION_DATE=	2013-11-05
+
 BUILD_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian
 LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png
 RUN_DEPENDS=	rarian-sk-config:${PORTSDIR}/textproc/rarian



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