From owner-svn-ports-all@freebsd.org Fri Jun 22 22:36:47 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 555F01001D3C; Fri, 22 Jun 2018 22:36:47 +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 040F485EDB; Fri, 22 Jun 2018 22:36:47 +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 D29FD26E31; Fri, 22 Jun 2018 22:36:46 +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 w5MMaktV043873; Fri, 22 Jun 2018 22:36:46 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5MMakfh043871; Fri, 22 Jun 2018 22:36:46 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201806222236.w5MMakfh043871@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:36:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473092 - in head: . www www/libxul X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . www www/libxul X-SVN-Commit-Revision: 473092 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:36:47 -0000 Author: rene Date: Fri Jun 22 22:36:46 2018 New Revision: 473092 URL: https://svnweb.freebsd.org/changeset/ports/473092 Log: Remove expired port: 2018-06-20 www/libxul: NPAPI are no longer supported Deleted: head/www/libxul/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Jun 22 22:21:29 2018 (r473091) +++ head/MOVED Fri Jun 22 22:36:46 2018 (r473092) @@ -10290,3 +10290,4 @@ multimedia/qt5-phonon4-gstreamer|multimedia/phonon-gst multimedia/qt5-phonon4-vlc|multimedia/phonon-vlc@qt5|2018-06-21|Moved to a flavored version net/libproxy-gnome|net/libproxy-gnome2|2018-07-22|Renamed to make slave names consistent www/npapi-vlc||2018-06-22|Removed, depends on expired www/libxul +www/libxul||2018-06-22|Has expired: NPAPI are no longer supported Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Jun 22 22:21:29 2018 (r473091) +++ head/www/Makefile Fri Jun 22 22:36:46 2018 (r473092) @@ -360,7 +360,6 @@ SUBDIR += libresonic-standalone SUBDIR += libsocialweb SUBDIR += libwww - SUBDIR += libxul SUBDIR += lightsquid SUBDIR += lighttpd SUBDIR += lighttpd-mod_h264_streaming