svn commit: r306434 - in head/x11-wm: . e16utils

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 26 11:08:06 UTC 2012


Author: bapt
Date: Fri Oct 26 11:08:05 2012
New Revision: 306434
URL: http://svn.freebsd.org/changeset/ports/306434

Log:
  Resurrect e16utils, public distfiles has been fixed during the deprecation
  period
  
  Submitted by:	"George L. Yermulnik" <yz at yz.kiev.ua>
  Feature safe:	yes

Added:
  head/x11-wm/e16utils/
     - copied from r304588, head/x11-wm/e16utils/
Modified:
  head/x11-wm/Makefile
  head/x11-wm/e16utils/Makefile

Modified: head/x11-wm/Makefile
==============================================================================
--- head/x11-wm/Makefile	Fri Oct 26 10:49:48 2012	(r306433)
+++ head/x11-wm/Makefile	Fri Oct 26 11:08:05 2012	(r306434)
@@ -29,6 +29,7 @@
     SUBDIR += devilspie
     SUBDIR += dwm
     SUBDIR += e16
+    SUBDIR += e16utils
     SUBDIR += e17-module-alarm
     SUBDIR += e17-module-calendar
     SUBDIR += e17-module-comp-scale

Modified: head/x11-wm/e16utils/Makefile
==============================================================================
--- head/x11-wm/e16utils/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
+++ head/x11-wm/e16utils/Makefile	Fri Oct 26 11:08:05 2012	(r306434)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	e16utils
-# Date Created:				17 Oct 2000
-# Whom:					Jeremy Norris <ishmael27 at home.com>
-#
+# Created by: Jeremy Norris <ishmael27 at home.com>
 # $FreeBSD$
-#
 
 PORTNAME=	e16utils
 PORTVERSION=	0.16
@@ -18,9 +14,6 @@ DISTFILES=	e16menuedit-0.1.tar.gz:src1 \
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Standalone menu and keybinding editors for enlightenment 0.16
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2012-10-20
-
 LIB_DEPENDS=	gdbm.4:${PORTSDIR}/databases/gdbm
 
 USE_GNOME=	imlib


More information about the svn-ports-all mailing list