Date: Fri, 24 Apr 2015 15:28:29 +0000 (UTC) From: Lars Engels <lme@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384658 - head/graphics/gqview Message-ID: <201504241528.t3OFSToV047381@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lme Date: Fri Apr 24 15:28:29 2015 New Revision: 384658 URL: https://svnweb.freebsd.org/changeset/ports/384658 Log: Deprecate. Please gqview's fork graphics/geeqie Modified: head/graphics/gqview/Makefile Modified: head/graphics/gqview/Makefile ============================================================================== --- head/graphics/gqview/Makefile Fri Apr 24 15:06:50 2015 (r384657) +++ head/graphics/gqview/Makefile Fri Apr 24 15:28:29 2015 (r384658) @@ -18,6 +18,9 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lm +DEPRECATED= Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork +EXPIRATION_DATE=2015-06-08 + # Restrict to stable (even) versions, indicated by the second component. PORTSCOUT= limitw:1,even
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504241528.t3OFSToV047381>