Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2012 11:08:05 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306434 - in head/x11-wm: . e16utils
Message-ID:  <201210261108.q9QB85lV085589@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@home.com>
-#
+# Created by: Jeremy Norris <ishmael27@home.com>
 # $FreeBSD$
-#
 
 PORTNAME=	e16utils
 PORTVERSION=	0.16
@@ -18,9 +14,6 @@ DISTFILES=	e16menuedit-0.1.tar.gz:src1 \
 MAINTAINER=	ports@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210261108.q9QB85lV085589>