Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2014 16:32:39 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r358142 - head/sysutils/gtk-send-pr
Message-ID:  <201406171632.s5HGWd4P071728@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Tue Jun 17 16:32:38 2014
New Revision: 358142
URL: http://svnweb.freebsd.org/changeset/ports/358142
QAT: https://qat.redports.org/buildarchive/r358142/

Log:
  - Deprecate and set expiration date to 2014-07-17: Obsolete after migration to Bugzilla

Modified:
  head/sysutils/gtk-send-pr/Makefile

Modified: head/sysutils/gtk-send-pr/Makefile
==============================================================================
--- head/sysutils/gtk-send-pr/Makefile	Tue Jun 17 16:18:25 2014	(r358141)
+++ head/sysutils/gtk-send-pr/Makefile	Tue Jun 17 16:32:38 2014	(r358142)
@@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR=	${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GTK2 send-pr tool
 
+DEPRECATED=	Obsolete after migration to Bugzilla
+EXPIRATION_DATE=	2014-07-17
+
 LIB_DEPENDS=	libesmtp.so:${PORTSDIR}/mail/libesmtp
 
 USES=		pkgconfig



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