Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2014 12:20:17 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359690 - head/misc/gman
Message-ID:  <201406281220.s5SCKHkX033289@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Jun 28 12:20:17 2014
New Revision: 359690
URL: http://svnweb.freebsd.org/changeset/ports/359690
QAT: https://qat.redports.org/buildarchive/r359690/

Log:
  Chase ghostview expiration date

Modified:
  head/misc/gman/Makefile

Modified: head/misc/gman/Makefile
==============================================================================
--- head/misc/gman/Makefile	Sat Jun 28 12:18:01 2014	(r359689)
+++ head/misc/gman/Makefile	Sat Jun 28 12:20:17 2014	(r359690)
@@ -17,6 +17,9 @@ PATCH_DIST_STRIP=	-p1
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A user-friendly graphical front end for the man system
 
+DEPRECATED=	Depends on expiring ghostview
+EXPIRATION_DATE=	2014-07-31
+
 LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg
 RUN_DEPENDS=	ghostview:${PORTSDIR}/print/ghostview	\
 		man2html:${PORTSDIR}/textproc/man2html



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