svn commit: r310716 - in head/x11-themes: e17-theme-cthulhain e17-theme-darkness

Grzegorz Blach gblach at FreeBSD.org
Sun Jan 20 19:37:40 UTC 2013


Author: gblach
Date: Sun Jan 20 19:37:39 2013
New Revision: 310716
URL: http://svnweb.freebsd.org/changeset/ports/310716

Log:
  - Mark deprecated and set expiration date to 2013-02-28
  
  Approved by:	crees (mentor)

Modified:
  head/x11-themes/e17-theme-cthulhain/Makefile
  head/x11-themes/e17-theme-darkness/Makefile

Modified: head/x11-themes/e17-theme-cthulhain/Makefile
==============================================================================
--- head/x11-themes/e17-theme-cthulhain/Makefile	Sun Jan 20 19:03:20 2013	(r310715)
+++ head/x11-themes/e17-theme-cthulhain/Makefile	Sun Jan 20 19:37:39 2013	(r310716)
@@ -14,6 +14,9 @@ EXTRACT_SUFX=	.edj
 MAINTAINER=	gblach at FreeBSD.org
 COMMENT=	Cthulhain theme for use with e17 window manager
 
+DEPRECATED=     Dead upstream since 2008
+EXPIRATION_DATE=2013-02-28
+
 RUN_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
 
 NO_BUILD=	yes

Modified: head/x11-themes/e17-theme-darkness/Makefile
==============================================================================
--- head/x11-themes/e17-theme-darkness/Makefile	Sun Jan 20 19:03:20 2013	(r310715)
+++ head/x11-themes/e17-theme-darkness/Makefile	Sun Jan 20 19:37:39 2013	(r310716)
@@ -13,6 +13,9 @@ EXTRACT_SUFX=	.edj
 MAINTAINER=	gblach at FreeBSD.org
 COMMENT=	Darkness theme for use with e17 window manager
 
+DEPRECATED=	No more public distfiles
+EXPIRATION_DATE=2013-02-28
+
 RUN_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
 
 NO_BUILD=	yes


More information about the svn-ports-head mailing list