svn commit: r347908 - head/graphics/comix
Koop Mast
kwm at FreeBSD.org
Tue Mar 11 19:51:48 UTC 2014
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 at 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
More information about the svn-ports-all
mailing list