svn commit: r566491 - in head/www/screego: . files

Mateusz Piotrowski 0mp at FreeBSD.org
Wed Feb 24 17:39:20 UTC 2021


Author: 0mp
Date: Wed Feb 24 17:39:19 2021
New Revision: 566491
URL: https://svnweb.freebsd.org/changeset/ports/566491

Log:
  Update to 1.2.0
  
  While here, fix a typo in the yarn-lock-to-distfiles.awk.

Modified:
  head/www/screego/Makefile
  head/www/screego/distinfo
  head/www/screego/files/yarn-lock-to-distfiles.awk

Modified: head/www/screego/Makefile
==============================================================================
--- head/www/screego/Makefile	Wed Feb 24 17:21:54 2021	(r566490)
+++ head/www/screego/Makefile	Wed Feb 24 17:39:19 2021	(r566491)
@@ -2,7 +2,7 @@
 
 PORTNAME=	screego
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.1
+DISTVERSION=	1.2.0
 CATEGORIES=	www
 MASTER_SITES=	https://registry.yarnpkg.com/:yarn
 DISTFILES=	@babel/code-frame/-/code-frame-7.8.3.tgz:yarn \
@@ -663,6 +663,7 @@ DISTFILES=	@babel/code-frame/-/code-frame-7.8.3.tgz:ya
 		hmac-drbg/-/hmac-drbg-1.0.1.tgz:yarn \
 		hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz:yarn \
 		hosted-git-info/-/hosted-git-info-2.8.8.tgz:yarn \
+		hotkeys-js/-/hotkeys-js-3.8.1.tgz:yarn \
 		hpack.js/-/hpack.js-2.1.6.tgz:yarn \
 		hsl-regex/-/hsl-regex-1.0.0.tgz:yarn \
 		hsla-regex/-/hsla-regex-1.0.0.tgz:yarn \
@@ -1156,6 +1157,7 @@ DISTFILES=	@babel/code-frame/-/code-frame-7.8.3.tgz:ya
 		react-dev-utils/-/react-dev-utils-10.2.1.tgz:yarn \
 		react-dom/-/react-dom-16.13.1.tgz:yarn \
 		react-error-overlay/-/react-error-overlay-6.0.7.tgz:yarn \
+		react-hotkeys-hook/-/react-hotkeys-hook-3.0.3.tgz:yarn \
 		react-is/-/react-is-16.13.1.tgz:yarn \
 		react-router-dom/-/react-router-dom-5.2.0.tgz:yarn \
 		react-router/-/react-router-5.2.0.tgz:yarn \

Modified: head/www/screego/distinfo
==============================================================================
--- head/www/screego/distinfo	Wed Feb 24 17:21:54 2021	(r566490)
+++ head/www/screego/distinfo	Wed Feb 24 17:39:19 2021	(r566491)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1605002022
+TIMESTAMP = 1614177462
 SHA256 (@babel/code-frame/-/code-frame-7.8.3.tgz) = d1194c4856a86fd5171d5ca8ccd2b0bc96898e841f9d28ef4a65e5b12c5303f0
 SIZE (@babel/code-frame/-/code-frame-7.8.3.tgz) = 3141
 SHA256 (@babel/code-frame/-/code-frame-7.10.4.tgz) = 170aadf585958036a3f04add52a62458100a1852454d9e153fb133cadb8d1a20
@@ -1315,6 +1315,8 @@ SHA256 (hoist-non-react-statics/-/hoist-non-react-stat
 SIZE (hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz) = 10062
 SHA256 (hosted-git-info/-/hosted-git-info-2.8.8.tgz) = bff4cd9a675d3d2cb98c016eceffa2af4374d903c62f379f6071feed933fb704
 SIZE (hosted-git-info/-/hosted-git-info-2.8.8.tgz) = 8033
+SHA256 (hotkeys-js/-/hotkeys-js-3.8.1.tgz) = 400b547595ce3eb841caacd2bba4ac81fca930db5ca43592719b0bc3f97c722f
+SIZE (hotkeys-js/-/hotkeys-js-3.8.1.tgz) = 17588
 SHA256 (hpack.js/-/hpack.js-2.1.6.tgz) = f0c7aa717426be44fb6ae612676e4f60e7a65a6bf2b556b6d6a0185896167213
 SIZE (hpack.js/-/hpack.js-2.1.6.tgz) = 19737
 SHA256 (hsl-regex/-/hsl-regex-1.0.0.tgz) = 0b11aac7180929aa410003f5a54b680f5f12b6ecc0200bbc3544bd12570a0f72
@@ -2301,6 +2303,8 @@ SHA256 (react-dom/-/react-dom-16.13.1.tgz) = 1ae9d16c5
 SIZE (react-dom/-/react-dom-16.13.1.tgz) = 750850
 SHA256 (react-error-overlay/-/react-error-overlay-6.0.7.tgz) = 6d82f0d360e680794f085e1f045f0dcb46af2ecbb6e83beff98f476b6333a454
 SIZE (react-error-overlay/-/react-error-overlay-6.0.7.tgz) = 113133
+SHA256 (react-hotkeys-hook/-/react-hotkeys-hook-3.0.3.tgz) = 1212c5df987b546815bc71c0d19f2eb6a7fc85abe5b8c0b3eacce6027308f957
+SIZE (react-hotkeys-hook/-/react-hotkeys-hook-3.0.3.tgz) = 9623
 SHA256 (react-is/-/react-is-16.13.1.tgz) = 0bdbb5d473ddc13e850987f3937666e261b6a3a8fcaffddd8195953ff0faee8f
 SIZE (react-is/-/react-is-16.13.1.tgz) = 5463
 SHA256 (react-router-dom/-/react-router-dom-5.2.0.tgz) = db44d5b8f3d6842d2a7ede89339df3749a47a1be0d9f53b9de2781b76f72f457
@@ -2925,8 +2929,8 @@ SHA256 (yargs/-/yargs-12.0.5.tgz) = 913cd51c34b08c9cae
 SIZE (yargs/-/yargs-12.0.5.tgz) = 60642
 SHA256 (yargs/-/yargs-13.3.2.tgz) = e1a36c168d13f0fa861d66473da208a55a621fff567a5e8f33f6ff5405ef287e
 SIZE (yargs/-/yargs-13.3.2.tgz) = 63582
-SHA256 (screego-server-v1.1.1_GH0.tar.gz) = 8f698e8546bf3b21011d75fd498e770c104ee8a7783f93aaa72571708be0e30a
-SIZE (screego-server-v1.1.1_GH0.tar.gz) = 847042
+SHA256 (screego-server-v1.2.0_GH0.tar.gz) = 1367664e0ea672ecf36792b8837aa5d9f86e2e044d8cb85b62993c60bac81f76
+SIZE (screego-server-v1.2.0_GH0.tar.gz) = 848437
 SHA256 (beorn7-perks-v1.0.1_GH0.tar.gz) = 98db84bb0224a26094e6adba91b7ee7a1a7ace28cb648d818f8e779e6a19f825
 SIZE (beorn7-perks-v1.0.1_GH0.tar.gz) = 10867
 SHA256 (cespare-xxhash-v2.1.1_GH0.tar.gz) = 0ee31178d2c5a1249be4e26294a2f428008dc4e1ecbbfbe47f74e41026df1148

Modified: head/www/screego/files/yarn-lock-to-distfiles.awk
==============================================================================
--- head/www/screego/files/yarn-lock-to-distfiles.awk	Wed Feb 24 17:21:54 2021	(r566490)
+++ head/www/screego/files/yarn-lock-to-distfiles.awk	Wed Feb 24 17:39:19 2021	(r566491)
@@ -22,7 +22,7 @@ non_first_record {
 	# It is necessary to put distfiles into subdirectories within
 	# DISTDIR/DIST_SUBDIR, because some of the distfiles share the same
 	# names.
-	printf "\r\t\t%s:%s", distfile, group;
+	printf "\t\t%s:%s", distfile, group;
 
 	non_first_record = 1
 }


More information about the svn-ports-all mailing list