svn commit: r565639 - head/www/luakit-devel
Neel Chauhan
nc at FreeBSD.org
Wed Feb 17 18:11:42 UTC 2021
Author: nc
Date: Wed Feb 17 18:11:36 2021
New Revision: 565639
URL: https://svnweb.freebsd.org/changeset/ports/565639
Log:
www/luakit-devel: update to 2.2.1-16
PR: 249575
Submitted by: Marco Beishuizen <mbeis AT xs4all DOT nl> (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 Wed Feb 17 18:10:43 2021 (r565638)
+++ head/www/luakit-devel/Makefile Wed Feb 17 18:11:36 2021 (r565639)
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= luakit-devel
-DISTVERSION= 2.2-8
-DISTVERSIONSUFFIX= -g22d5e10
+DISTVERSION= 2.2.1-16
+DISTVERSIONSUFFIX= -g61d0dc4
CATEGORIES= www
MAINTAINER= mbeis at xs4all.nl
Modified: head/www/luakit-devel/distinfo
==============================================================================
--- head/www/luakit-devel/distinfo Wed Feb 17 18:10:43 2021 (r565638)
+++ head/www/luakit-devel/distinfo Wed Feb 17 18:11:36 2021 (r565639)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600167436
-SHA256 (luakit-luakit-2.2-8-g22d5e10_GH0.tar.gz) = 36d55e530b2de024543e10a471b352668674772254bab6aa2206072a39f04f63
-SIZE (luakit-luakit-2.2-8-g22d5e10_GH0.tar.gz) = 488903
+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
Modified: head/www/luakit-devel/pkg-plist
==============================================================================
--- head/www/luakit-devel/pkg-plist Wed Feb 17 18:10:43 2021 (r565638)
+++ head/www/luakit-devel/pkg-plist Wed Feb 17 18:11:36 2021 (r565639)
@@ -38,6 +38,7 @@ share/doc/luakit/modules/binds_chrome.html
share/doc/luakit/modules/bookmarks.html
share/doc/luakit/modules/bookmarks_chrome.html
share/doc/luakit/modules/chrome.html
+share/doc/luakit/modules/clear_data.html
share/doc/luakit/modules/cmdhist.html
share/doc/luakit/modules/completion.html
share/doc/luakit/modules/domain_props.html
@@ -51,6 +52,7 @@ share/doc/luakit/modules/formfiller.html
share/doc/luakit/modules/go_input.html
share/doc/luakit/modules/go_next_prev.html
share/doc/luakit/modules/go_up.html
+share/doc/luakit/modules/gopher.html
share/doc/luakit/modules/help_chrome.html
share/doc/luakit/modules/hide_scrollbars.html
share/doc/luakit/modules/history.html
@@ -131,6 +133,7 @@ share/luakit/%%LUA_LIBDIR%%/bookmarks.lua
share/luakit/%%LUA_LIBDIR%%/bookmarks_chrome.lua
share/luakit/%%LUA_LIBDIR%%/chrome.lua
share/luakit/%%LUA_LIBDIR%%/chrome_wm.lua
+share/luakit/%%LUA_LIBDIR%%/clear_data.lua
share/luakit/%%LUA_LIBDIR%%/cmdhist.lua
share/luakit/%%LUA_LIBDIR%%/completion.lua
share/luakit/%%LUA_LIBDIR%%/domain_props.lua
@@ -148,6 +151,7 @@ share/luakit/%%LUA_LIBDIR%%/formfiller_wm.lua
share/luakit/%%LUA_LIBDIR%%/go_input.lua
share/luakit/%%LUA_LIBDIR%%/go_next_prev.lua
share/luakit/%%LUA_LIBDIR%%/go_up.lua
+share/luakit/%%LUA_LIBDIR%%/gopher.lua
share/luakit/%%LUA_LIBDIR%%/help_chrome.lua
share/luakit/%%LUA_LIBDIR%%/hide_scrollbars.lua
share/luakit/%%LUA_LIBDIR%%/history.lua
More information about the svn-ports-all
mailing list