From owner-svn-ports-all@freebsd.org Fri Jun 22 22:18:55 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18825100174A; Fri, 22 Jun 2018 22:18:55 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B30E885402; Fri, 22 Jun 2018 22:18:54 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8E9B426AE8; Fri, 22 Jun 2018 22:18:54 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5MMIsbN033825; Fri, 22 Jun 2018 22:18:54 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5MMIsA7033824; Fri, 22 Jun 2018 22:18:54 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201806222218.w5MMIsA7033824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 22 Jun 2018 22:18:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473090 - head/java/icedtea-web X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/java/icedtea-web X-SVN-Commit-Revision: 473090 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2018 22:18:55 -0000 Author: rene Date: Fri Jun 22 22:18:53 2018 New Revision: 473090 URL: https://svnweb.freebsd.org/changeset/ports/473090 Log: java/icedtea-web: remove optional support for expired www/libxul. This means the PLUGIN option is removed. Bump PORTREVISION Modified: head/java/icedtea-web/Makefile head/java/icedtea-web/pkg-plist Modified: head/java/icedtea-web/Makefile ============================================================================== --- head/java/icedtea-web/Makefile Fri Jun 22 22:10:46 2018 (r473089) +++ head/java/icedtea-web/Makefile Fri Jun 22 22:18:53 2018 (r473090) @@ -2,7 +2,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= java www MASTER_SITES= http://icedtea.wildebeest.org/download/source/ \ http://icedtea.classpath.org/download/source/ @@ -42,11 +42,9 @@ CONFIGURE_SHELL= ${bash_CMD} TEST_TARGET= check -OPTIONS_DEFINE= DOCS PLUGIN RHINO TAGSOUP -OPTIONS_DEFAULT=PLUGIN +OPTIONS_DEFINE= DOCS RHINO TAGSOUP OPTIONS_SUB= yes -PLUGIN_DESC= Enable the browser plug-in RHINO_DESC= Add support for Proxy Auto Config files TAGSOUP_DESC= Enable cleaning up of malformed JNLP files @@ -62,15 +60,6 @@ TAGSOUP_BUILD_DEPENDS= ${JAVALIBDIR}/tagsoup.jar:textp TAGSOUP_RUN_DEPENDS= ${TAGSOUP_BUILD_DEPENDS} TAGSOUP_VARS= TAGSOUP_JAR="${JAVALIBDIR}/tagsoup.jar" TAGSOUP_VARS_OFF= TAGSOUP_JAR=no - -PLUGIN_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libxul.pc:www/libxul -PLUGIN_CONFIGURE_ENABLE=plugin -PLUGIN_PORTDOCS= plugin -PLUGIN_TEST_TARGET= plugin-tests -PLUGIN_USE= GNOME=glib20 -PLUGIN_USES= webplugin:native -PLUGIN_VARS= WEBPLUGIN_DIR=${PREFIX}/lib -PLUGIN_VARS+= WEBPLUGIN_FILES=IcedTeaPlugin.so HAMCREST_JAR= ${JAVALIBDIR}/hamcrest.jar JUNIT_JAR= ${JAVALIBDIR}/junit.jar Modified: head/java/icedtea-web/pkg-plist ============================================================================== --- head/java/icedtea-web/pkg-plist Fri Jun 22 22:10:46 2018 (r473089) +++ head/java/icedtea-web/pkg-plist Fri Jun 22 22:18:53 2018 (r473090) @@ -1,7 +1,6 @@ bin/itweb-javaws bin/itweb-policyeditor bin/itweb-settings -%%PLUGIN%%%%WEBPLUGIN_DIR%%/IcedTeaPlugin.so man/cs/man1/icedtea-web-plugin.1.gz man/cs/man1/icedtea-web.1.gz man/cs/man1/itweb-javaws.1.gz @@ -27,5 +26,4 @@ share/applications/itweb-policyeditor.desktop share/applications/itweb-settings.desktop %%DATADIR%%/javaws_splash.png %%DATADIR%%/netx.jar -%%PLUGIN%%%%DATADIR%%/plugin.jar share/pixmaps/itweb-javaws.png