Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2012 09:10:47 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308216 - head/irc/zircon
Message-ID:  <201212040910.qB49Alha027242@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Tue Dec  4 09:10:47 2012
New Revision: 308216
URL: http://svnweb.freebsd.org/changeset/ports/308216

Log:
  - Mark as DEPRECATED
    * development has ceased 10 years ago
    * needs Tcl/Tk 8.3 (which are bound to be removed soon) to work properly
  - Set EXPIRATION_DATE to 2013-02-01
  - Pass maintainership to tcltk@
  
  Feature safe:	yes
  Approved by:	c.petrik.sosa@gmail.com (former maintainer)

Modified:
  head/irc/zircon/Makefile   (contents, props changed)

Modified: head/irc/zircon/Makefile
==============================================================================
--- head/irc/zircon/Makefile	Tue Dec  4 09:08:43 2012	(r308215)
+++ head/irc/zircon/Makefile	Tue Dec  4 09:10:47 2012	(r308216)
@@ -9,7 +9,10 @@ MASTER_SITES=	ftp://catless.ncl.ac.uk/pu
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	dinoex
 
-MAINTAINER=	c.petrik.sosa@gmail.com
+DEPRECATED=	Development has ceased 10 years ago
+EXPIRATION_DATE=2013-02-01
+
+MAINTAINER=	tcltk@FreeBSD.org
 COMMENT=	An X11 interface to Internet Relay Chat
 
 LICENSE=	BSD



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