svn commit: r329454 - head/devel/ORBit
Baptiste Daroussin
bapt at FreeBSD.org
Sat Oct 5 13:31:29 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list