Date: Thu, 21 Mar 2019 06:25:23 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496419 - head/java/eclipse Message-ID: <201903210625.x2L6PNas034544@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Mar 21 06:25:23 2019 New Revision: 496419 URL: https://svnweb.freebsd.org/changeset/ports/496419 Log: Per request of Michael Zhilin on freebsd-java@, extend the expiration a bit while a proper fix is being worked on. Modified: head/java/eclipse/Makefile Modified: head/java/eclipse/Makefile ============================================================================== --- head/java/eclipse/Makefile Thu Mar 21 06:17:51 2019 (r496418) +++ head/java/eclipse/Makefile Thu Mar 21 06:25:23 2019 (r496419) @@ -20,7 +20,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ libwebkitgtk-1.0.so:www/webkit-gtk2 DEPRECATED= Uses webkit-gtk2 which has security issues -EXPIRATION_DATE=2019-03-24 +EXPIRATION_DATE=2019-04-30 ONLY_FOR_ARCHS= i386 amd64 CONFLICTS_INSTALL= eclipse
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903210625.x2L6PNas034544>