www/novnc: Update 1.5.0 => 1.6.0
Changelog: https://github.com/novnc/noVNC/releases/tag/v1.6.0 PR: 286751
This commit is contained in:
committed by
Vladimir Druzenko
parent
eca6991b14
commit
99b9d7dd65
+1
-1
@@ -1,6 +1,6 @@
|
||||
PORTNAME= novnc
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.0
|
||||
DISTVERSION= 1.6.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= dpetrov67@gmail.com
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1722735379
|
||||
SHA256 (novnc-noVNC-v1.5.0_GH0.tar.gz) = 6a73e41f98388a5348b7902f54b02d177cb73b7e5eb0a7a0dcf688cc2c79b42a
|
||||
SIZE (novnc-noVNC-v1.5.0_GH0.tar.gz) = 706843
|
||||
TIMESTAMP = 1747073404
|
||||
SHA256 (novnc-noVNC-v1.6.0_GH0.tar.gz) = 5066103959ef4e9b10f37e5a148627360dd8414e4cf8a7db92bdbd022e728aaa
|
||||
SIZE (novnc-noVNC-v1.6.0_GH0.tar.gz) = 724137
|
||||
|
||||
@@ -61,6 +61,7 @@ libexec/novnc/app/sounds/bell.oga
|
||||
libexec/novnc/app/styles/Orbitron700.ttf
|
||||
libexec/novnc/app/styles/Orbitron700.woff
|
||||
libexec/novnc/app/styles/base.css
|
||||
libexec/novnc/app/styles/constants.css
|
||||
libexec/novnc/app/styles/input.css
|
||||
libexec/novnc/app/ui.js
|
||||
libexec/novnc/app/webutil.js
|
||||
@@ -73,12 +74,14 @@ libexec/novnc/core/crypto/dh.js
|
||||
libexec/novnc/core/crypto/md5.js
|
||||
libexec/novnc/core/crypto/rsa.js
|
||||
libexec/novnc/core/decoders/copyrect.js
|
||||
libexec/novnc/core/decoders/h264.js
|
||||
libexec/novnc/core/decoders/hextile.js
|
||||
libexec/novnc/core/decoders/jpeg.js
|
||||
libexec/novnc/core/decoders/raw.js
|
||||
libexec/novnc/core/decoders/rre.js
|
||||
libexec/novnc/core/decoders/tight.js
|
||||
libexec/novnc/core/decoders/tightpng.js
|
||||
libexec/novnc/core/decoders/zlib.js
|
||||
libexec/novnc/core/decoders/zrle.js
|
||||
libexec/novnc/core/deflator.js
|
||||
libexec/novnc/core/display.js
|
||||
@@ -104,6 +107,7 @@ libexec/novnc/core/util/int.js
|
||||
libexec/novnc/core/util/logging.js
|
||||
libexec/novnc/core/util/strings.js
|
||||
libexec/novnc/core/websock.js
|
||||
libexec/novnc/defaults.json
|
||||
libexec/novnc/docs/API-internal.md
|
||||
libexec/novnc/docs/API.md
|
||||
libexec/novnc/docs/EMBEDDING.md
|
||||
@@ -122,6 +126,7 @@ libexec/novnc/docs/rfbproto-3.7.pdf
|
||||
libexec/novnc/docs/rfbproto-3.8.pdf
|
||||
libexec/novnc/eslint.config.mjs
|
||||
libexec/novnc/karma.conf.js
|
||||
libexec/novnc/mandatory.json
|
||||
libexec/novnc/package.json
|
||||
libexec/novnc/po/Makefile
|
||||
libexec/novnc/po/cs.po
|
||||
@@ -156,6 +161,7 @@ libexec/novnc/tests/test.copyrect.js
|
||||
libexec/novnc/tests/test.deflator.js
|
||||
libexec/novnc/tests/test.display.js
|
||||
libexec/novnc/tests/test.gesturehandler.js
|
||||
libexec/novnc/tests/test.h264.js
|
||||
libexec/novnc/tests/test.helper.js
|
||||
libexec/novnc/tests/test.hextile.js
|
||||
libexec/novnc/tests/test.inflator.js
|
||||
@@ -171,6 +177,7 @@ libexec/novnc/tests/test.tightpng.js
|
||||
libexec/novnc/tests/test.util.js
|
||||
libexec/novnc/tests/test.websock.js
|
||||
libexec/novnc/tests/test.webutil.js
|
||||
libexec/novnc/tests/test.zlib.js
|
||||
libexec/novnc/tests/test.zrle.js
|
||||
libexec/novnc/tests/vnc_playback.html
|
||||
libexec/novnc/utils/README.md
|
||||
|
||||
Reference in New Issue
Block a user