Update PLIST after the move to py3-sphinx.
This commit is contained in:
parent
0ba111a4f2
commit
78e2a13011
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2021/02/19 23:13:00 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2021/02/21 08:56:25 ajacoutot Exp $
|
||||
|
||||
COMMENT= tool for linting and static analysis of Lua code
|
||||
CATEGORIES= devel
|
||||
@ -7,7 +7,7 @@ GH_ACCOUNT= mpeterv
|
||||
GH_PROJECT= luacheck
|
||||
GH_TAGNAME= 0.21.2
|
||||
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
MAINTAINER= Jonathan Gray <jsg@openbsd.org>
|
||||
|
||||
@ -17,7 +17,7 @@ BUILD_DEPENDS= textproc/py-sphinx,python3>=1.5 \
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
NO_TEST= Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
MODULES= lang/lua
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2020/12/10 02:20:30 daniel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2021/02/21 08:56:25 ajacoutot Exp $
|
||||
bin/luacheck
|
||||
share/doc/luacheck/
|
||||
share/doc/luacheck/_sources/
|
||||
@ -9,17 +9,12 @@ share/doc/luacheck/_sources/inline.rst.txt
|
||||
share/doc/luacheck/_sources/module.rst.txt
|
||||
share/doc/luacheck/_sources/warnings.rst.txt
|
||||
share/doc/luacheck/_static/
|
||||
share/doc/luacheck/_static/ajax-loader.gif
|
||||
share/doc/luacheck/_static/basic.css
|
||||
share/doc/luacheck/_static/comment-bright.png
|
||||
share/doc/luacheck/_static/comment-close.png
|
||||
share/doc/luacheck/_static/comment.png
|
||||
share/doc/luacheck/_static/css/
|
||||
share/doc/luacheck/_static/css/badge_only.css
|
||||
share/doc/luacheck/_static/css/theme.css
|
||||
share/doc/luacheck/_static/doctools.js
|
||||
share/doc/luacheck/_static/down-pressed.png
|
||||
share/doc/luacheck/_static/down.png
|
||||
share/doc/luacheck/_static/documentation_options.js
|
||||
share/doc/luacheck/_static/file.png
|
||||
share/doc/luacheck/_static/fonts/
|
||||
share/doc/luacheck/_static/fonts/Lato/
|
||||
@ -53,19 +48,18 @@ share/doc/luacheck/_static/fonts/fontawesome-webfont.svg
|
||||
share/doc/luacheck/_static/fonts/fontawesome-webfont.ttf
|
||||
share/doc/luacheck/_static/fonts/fontawesome-webfont.woff
|
||||
share/doc/luacheck/_static/fonts/fontawesome-webfont.woff2
|
||||
share/doc/luacheck/_static/jquery-3.1.0.js
|
||||
share/doc/luacheck/_static/jquery-3.5.1.js
|
||||
share/doc/luacheck/_static/jquery.js
|
||||
share/doc/luacheck/_static/js/
|
||||
share/doc/luacheck/_static/js/modernizr.min.js
|
||||
share/doc/luacheck/_static/js/theme.js
|
||||
share/doc/luacheck/_static/language_data.js
|
||||
share/doc/luacheck/_static/minus.png
|
||||
share/doc/luacheck/_static/plus.png
|
||||
share/doc/luacheck/_static/pygments.css
|
||||
share/doc/luacheck/_static/searchtools.js
|
||||
share/doc/luacheck/_static/underscore-1.12.0.js
|
||||
share/doc/luacheck/_static/underscore.js
|
||||
share/doc/luacheck/_static/up-pressed.png
|
||||
share/doc/luacheck/_static/up.png
|
||||
share/doc/luacheck/_static/websupport.js
|
||||
share/doc/luacheck/cli.html
|
||||
share/doc/luacheck/config.html
|
||||
share/doc/luacheck/genindex.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user