svn commit: r359690 - head/misc/gman

Antoine Brodin antoine at FreeBSD.org
Sat Jun 28 12:20:17 UTC 2014


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 at 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


More information about the svn-ports-all mailing list