diff --git a/www/novnc/Makefile b/www/novnc/Makefile index b297cd22a997..2d15c2aa671b 100644 --- a/www/novnc/Makefile +++ b/www/novnc/Makefile @@ -1,31 +1,31 @@ PORTNAME= novnc DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 +DISTVERSION= 1.6.0 CATEGORIES= www MAINTAINER= dpetrov67@gmail.com COMMENT= HTML5 VNC client WWW= https://github.com/novnc/noVNC LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cpe USE_GITHUB= yes GH_PROJECT= noVNC EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/.gitignore \ --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/.gitmodules \ --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/.github \ --no-same-owner --no-same-permissions NO_ARCH= yes NO_BUILD= yes TARGET_DIR= ${PREFIX}/libexec/novnc do-install: ${MKDIR} ${STAGEDIR}${TARGET_DIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${TARGET_DIR}) .include diff --git a/www/novnc/distinfo b/www/novnc/distinfo index 7b894a5ee8c5..ef60248173b4 100644 --- a/www/novnc/distinfo +++ b/www/novnc/distinfo @@ -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 diff --git a/www/novnc/pkg-plist b/www/novnc/pkg-plist index 3194a7842ea5..a011a0e566f4 100644 --- a/www/novnc/pkg-plist +++ b/www/novnc/pkg-plist @@ -1,198 +1,205 @@ libexec/novnc/AUTHORS libexec/novnc/LICENSE.txt libexec/novnc/README.md libexec/novnc/app/error-handler.js libexec/novnc/app/images/alt.svg libexec/novnc/app/images/clipboard.svg libexec/novnc/app/images/connect.svg libexec/novnc/app/images/ctrl.svg libexec/novnc/app/images/ctrlaltdel.svg libexec/novnc/app/images/disconnect.svg libexec/novnc/app/images/drag.svg libexec/novnc/app/images/error.svg libexec/novnc/app/images/esc.svg libexec/novnc/app/images/expander.svg libexec/novnc/app/images/fullscreen.svg libexec/novnc/app/images/handle.svg libexec/novnc/app/images/handle_bg.svg libexec/novnc/app/images/icons/Makefile libexec/novnc/app/images/icons/novnc-icon-sm.svg libexec/novnc/app/images/icons/novnc-icon.svg libexec/novnc/app/images/icons/novnc-ios-120.png libexec/novnc/app/images/icons/novnc-ios-152.png libexec/novnc/app/images/icons/novnc-ios-167.png libexec/novnc/app/images/icons/novnc-ios-180.png libexec/novnc/app/images/icons/novnc-ios-40.png libexec/novnc/app/images/icons/novnc-ios-58.png libexec/novnc/app/images/icons/novnc-ios-60.png libexec/novnc/app/images/icons/novnc-ios-80.png libexec/novnc/app/images/icons/novnc-ios-87.png libexec/novnc/app/images/icons/novnc-ios-icon.svg libexec/novnc/app/images/icons/novnc.ico libexec/novnc/app/images/info.svg libexec/novnc/app/images/keyboard.svg libexec/novnc/app/images/power.svg libexec/novnc/app/images/settings.svg libexec/novnc/app/images/tab.svg libexec/novnc/app/images/toggleextrakeys.svg libexec/novnc/app/images/warning.svg libexec/novnc/app/images/windows.svg libexec/novnc/app/locale/README libexec/novnc/app/locale/cs.json libexec/novnc/app/locale/de.json libexec/novnc/app/locale/el.json libexec/novnc/app/locale/es.json libexec/novnc/app/locale/fr.json libexec/novnc/app/locale/it.json libexec/novnc/app/locale/ja.json libexec/novnc/app/locale/ko.json libexec/novnc/app/locale/nl.json libexec/novnc/app/locale/pl.json libexec/novnc/app/locale/pt_BR.json libexec/novnc/app/locale/ru.json libexec/novnc/app/locale/sv.json libexec/novnc/app/locale/tr.json libexec/novnc/app/locale/zh_CN.json libexec/novnc/app/locale/zh_TW.json libexec/novnc/app/localization.js libexec/novnc/app/sounds/CREDITS libexec/novnc/app/sounds/bell.mp3 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 libexec/novnc/core/base64.js libexec/novnc/core/crypto/aes.js libexec/novnc/core/crypto/bigint.js libexec/novnc/core/crypto/crypto.js libexec/novnc/core/crypto/des.js 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 libexec/novnc/core/encodings.js libexec/novnc/core/inflator.js libexec/novnc/core/input/domkeytable.js libexec/novnc/core/input/fixedkeys.js libexec/novnc/core/input/gesturehandler.js libexec/novnc/core/input/keyboard.js libexec/novnc/core/input/keysym.js libexec/novnc/core/input/keysymdef.js libexec/novnc/core/input/util.js libexec/novnc/core/input/vkeys.js libexec/novnc/core/input/xtscancodes.js libexec/novnc/core/ra2.js libexec/novnc/core/rfb.js libexec/novnc/core/util/browser.js libexec/novnc/core/util/cursor.js libexec/novnc/core/util/element.js libexec/novnc/core/util/events.js libexec/novnc/core/util/eventtarget.js 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 libexec/novnc/docs/LIBRARY.md libexec/novnc/docs/LICENSE.BSD-2-Clause libexec/novnc/docs/LICENSE.BSD-3-Clause libexec/novnc/docs/LICENSE.MPL-2.0 libexec/novnc/docs/LICENSE.OFL-1.1 libexec/novnc/docs/flash_policy.txt libexec/novnc/docs/links libexec/novnc/docs/notes libexec/novnc/docs/novnc_proxy.1 libexec/novnc/docs/rfb_notes libexec/novnc/docs/rfbproto-3.3.pdf 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 libexec/novnc/po/de.po libexec/novnc/po/el.po libexec/novnc/po/es.po libexec/novnc/po/fr.po libexec/novnc/po/it.po libexec/novnc/po/ja.po libexec/novnc/po/ko.po libexec/novnc/po/nl.po libexec/novnc/po/noVNC.pot libexec/novnc/po/pl.po libexec/novnc/po/po2js libexec/novnc/po/pt_BR.po libexec/novnc/po/ru.po libexec/novnc/po/sv.po libexec/novnc/po/tr.po libexec/novnc/po/xgettext-html libexec/novnc/po/zh_CN.po libexec/novnc/po/zh_TW.po libexec/novnc/snap/hooks/configure libexec/novnc/snap/local/svc_wrapper.sh libexec/novnc/snap/snapcraft.yaml libexec/novnc/tests/assertions.js libexec/novnc/tests/fake.websocket.js libexec/novnc/tests/playback-ui.js libexec/novnc/tests/playback.js libexec/novnc/tests/test.base64.js libexec/novnc/tests/test.browser.js 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 libexec/novnc/tests/test.int.js libexec/novnc/tests/test.jpeg.js libexec/novnc/tests/test.keyboard.js libexec/novnc/tests/test.localization.js libexec/novnc/tests/test.raw.js libexec/novnc/tests/test.rfb.js libexec/novnc/tests/test.rre.js libexec/novnc/tests/test.tight.js 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 libexec/novnc/utils/b64-to-binary.pl libexec/novnc/utils/convert.js libexec/novnc/utils/genkeysymdef.js libexec/novnc/utils/novnc_proxy libexec/novnc/utils/u2x11 libexec/novnc/utils/validate libexec/novnc/vendor/pako/LICENSE libexec/novnc/vendor/pako/README.md libexec/novnc/vendor/pako/lib/utils/common.js libexec/novnc/vendor/pako/lib/zlib/adler32.js libexec/novnc/vendor/pako/lib/zlib/constants.js libexec/novnc/vendor/pako/lib/zlib/crc32.js libexec/novnc/vendor/pako/lib/zlib/deflate.js libexec/novnc/vendor/pako/lib/zlib/gzheader.js libexec/novnc/vendor/pako/lib/zlib/inffast.js libexec/novnc/vendor/pako/lib/zlib/inflate.js libexec/novnc/vendor/pako/lib/zlib/inftrees.js libexec/novnc/vendor/pako/lib/zlib/messages.js libexec/novnc/vendor/pako/lib/zlib/trees.js libexec/novnc/vendor/pako/lib/zlib/zstream.js libexec/novnc/vnc.html libexec/novnc/vnc_lite.html