From owner-svn-ports-head@freebsd.org Thu Feb 25 14:53:11 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D137B56593A; Thu, 25 Feb 2021 14:53:11 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DmbPg5ZVtz4qLM; Thu, 25 Feb 2021 14:53:11 +0000 (UTC) (envelope-from vanilla@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 B266719717; Thu, 25 Feb 2021 14:53:11 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11PErB5N039323; Thu, 25 Feb 2021 14:53:11 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11PErBpK039320; Thu, 25 Feb 2021 14:53:11 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <202102251453.11PErBpK039320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 25 Feb 2021 14:53:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566538 - head/www/luakit-devel X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/www/luakit-devel X-SVN-Commit-Revision: 566538 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2021 14:53:11 -0000 Author: vanilla Date: Thu Feb 25 14:53:10 2021 New Revision: 566538 URL: https://svnweb.freebsd.org/changeset/ports/566538 Log: update to 2.3-0 PR: 253793 Submitted by: maintainer Modified: head/www/luakit-devel/Makefile head/www/luakit-devel/distinfo head/www/luakit-devel/pkg-plist Modified: head/www/luakit-devel/Makefile ============================================================================== --- head/www/luakit-devel/Makefile Thu Feb 25 14:31:01 2021 (r566537) +++ head/www/luakit-devel/Makefile Thu Feb 25 14:53:10 2021 (r566538) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= luakit-devel -DISTVERSION= 2.2.1-16 -DISTVERSIONSUFFIX= -g61d0dc4 +DISTVERSION= 2.3-0 +DISTVERSIONSUFFIX= -g6f69789 PORTEPOCH= 1 CATEGORIES= www Modified: head/www/luakit-devel/distinfo ============================================================================== --- head/www/luakit-devel/distinfo Thu Feb 25 14:31:01 2021 (r566537) +++ head/www/luakit-devel/distinfo Thu Feb 25 14:53:10 2021 (r566538) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613303853 -SHA256 (luakit-luakit-2.2.1-16-g61d0dc4_GH0.tar.gz) = b712382b1bac5baa3ad8bdb6b6cdbe7f76d8454666338eb95c9a8a474cc37451 -SIZE (luakit-luakit-2.2.1-16-g61d0dc4_GH0.tar.gz) = 496600 +TIMESTAMP = 1614085041 +SHA256 (luakit-luakit-2.3-0-g6f69789_GH0.tar.gz) = fa25f64bab65b6c5a782cf55052ede7a80601222c73ce38130a9ca4580ee33e9 +SIZE (luakit-luakit-2.3-0-g6f69789_GH0.tar.gz) = 497431 Modified: head/www/luakit-devel/pkg-plist ============================================================================== --- head/www/luakit-devel/pkg-plist Thu Feb 25 14:31:01 2021 (r566537) +++ head/www/luakit-devel/pkg-plist Thu Feb 25 14:53:10 2021 (r566538) @@ -104,6 +104,7 @@ share/doc/luakit/modules/soup.html share/doc/luakit/modules/styles.html share/doc/luakit/modules/tab_favicons.html share/doc/luakit/modules/tabhistory.html +share/doc/luakit/modules/tabmenu.html share/doc/luakit/modules/taborder.html share/doc/luakit/modules/tests.%%LUA_LIBDIR%%.html share/doc/luakit/modules/undoclose.html @@ -201,6 +202,7 @@ share/luakit/%%LUA_LIBDIR%%/settings_chrome.lua share/luakit/%%LUA_LIBDIR%%/styles.lua share/luakit/%%LUA_LIBDIR%%/tab_favicons.lua share/luakit/%%LUA_LIBDIR%%/tabhistory.lua +share/luakit/%%LUA_LIBDIR%%/tabmenu.lua share/luakit/%%LUA_LIBDIR%%/taborder.lua share/luakit/%%LUA_LIBDIR%%/undoclose.lua share/luakit/%%LUA_LIBDIR%%/unique_instance.lua