svn commit: r329452 - head/x11/gnome-libs

Baptiste Daroussin bapt at FreeBSD.org
Sat Oct 5 13:23:11 UTC 2013


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 at 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


More information about the svn-ports-head mailing list