svn commit: r304190 - head/x11-toolkits/gal
Baptiste Daroussin
bapt at FreeBSD.org
Thu Sep 13 09:55:17 UTC 2012
Author: bapt
Date: Thu Sep 13 09:55:16 2012
New Revision: 304190
URL: http://svn.freebsd.org/changeset/ports/304190
Log:
Deprecate this old gnome1 library, development as ceased and last user in the
ports tree (guppi) is now deprecated), set the same expiration date as guppi
Approved by: gnome (kvm)
Modified:
head/x11-toolkits/gal/Makefile
Modified: head/x11-toolkits/gal/Makefile
==============================================================================
--- head/x11-toolkits/gal/Makefile Thu Sep 13 09:54:05 2012 (r304189)
+++ head/x11-toolkits/gal/Makefile Thu Sep 13 09:55:16 2012 (r304190)
@@ -15,6 +15,9 @@ DIST_SUBDIR= gnome
MAINTAINER?= gnome at FreeBSD.org
COMMENT= A collection of widgets taken from GNOME gnumeric and evolution
+DEPRECATED= Developement ceased, and nothing in the ports tree uses it anymore
+EXPIRATION_DATE= 2012-10-13
+
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode
USE_BZIP2= yes
More information about the svn-ports-all
mailing list