Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2014 19:51:48 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347908 - head/graphics/comix
Message-ID:  <201403111951.s2BJpmCb056702@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Mar 11 19:51:48 2014
New Revision: 347908
URL: http://svnweb.freebsd.org/changeset/ports/347908
QAT: https://qat.redports.org/buildarchive/r347908/

Log:
  When trying to stage errors with:
   You do not have write permissions to /usr/local
  Also uses nautilus2 which will go away in the GNOME3 update.

Modified:
  head/graphics/comix/Makefile

Modified: head/graphics/comix/Makefile
==============================================================================
--- head/graphics/comix/Makefile	Tue Mar 11 19:33:31 2014	(r347907)
+++ head/graphics/comix/Makefile	Tue Mar 11 19:51:48 2014	(r347908)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	GTK2 comic book viewer for .cbz, .cbr, and .cbt files
 
+DEPRECATED=	Insists on installing in /usr/local, and uses nautilus2 which is deprecated.
+EXPIRATION_DATE=2014-04-10
+
 RUN_DEPENDS=	unrar:${PORTSDIR}/archivers/unrar \
 		${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3



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