Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2021 08:01:44 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 763feed78fdd - main - x11/swayr: update to 0.5.0
Message-ID:  <202107050801.16581iMn035728@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=763feed78fdd5b2054eb158a7234a5f878932c15

commit 763feed78fdd5b2054eb158a7234a5f878932c15
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-07-04 19:18:51 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-07-05 08:00:08 +0000

    x11/swayr: update to 0.5.0
    
    Changes:        https://git.sr.ht/~tsdh/swayr/log/v0.5.0
---
 x11/swayr/Makefile | 20 +++++++++++++++-----
 x11/swayr/distinfo | 26 +++++++++++++++++---------
 2 files changed, 32 insertions(+), 14 deletions(-)

diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile
index b7d9b37a4743..3e908a60b0a4 100644
--- a/x11/swayr/Makefile
+++ b/x11/swayr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	swayr
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.4
+DISTVERSION=	0.5.0
 CATEGORIES=	x11
 MASTER_SITES=	https://git.sr.ht/~tsdh/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
 # XXX Teach USES=cargo to not override default DISTFILES
@@ -16,7 +16,8 @@ USES=		cargo
 PLIST_FILES=	bin/${PORTNAME} \
 		bin/${PORTNAME}d
 
-CARGO_CRATES=	atty-0.2.14 \
+CARGO_CRATES=	aho-corasick-0.7.18 \
+		atty-0.2.14 \
 		autocfg-1.0.1 \
 		bitflags-1.2.1 \
 		cfg-if-1.0.0 \
@@ -32,6 +33,7 @@ CARGO_CRATES=	atty-0.2.14 \
 		itoa-0.4.7 \
 		lazy_static-1.4.0 \
 		libc-0.2.97 \
+		memchr-2.4.0 \
 		os_str_bytes-2.4.0 \
 		proc-macro-error-1.0.4 \
 		proc-macro-error-attr-1.0.4 \
@@ -39,6 +41,8 @@ CARGO_CRATES=	atty-0.2.14 \
 		quote-1.0.9 \
 		redox_syscall-0.2.9 \
 		redox_users-0.4.0 \
+		regex-1.5.4 \
+		regex-syntax-0.6.25 \
 		ryu-1.0.5 \
 		serde-1.0.126 \
 		serde_derive-1.0.126 \
@@ -49,10 +53,10 @@ CARGO_CRATES=	atty-0.2.14 \
 		syn-1.0.73 \
 		termcolor-1.1.2 \
 		textwrap-0.12.1 \
-		thiserror-1.0.25 \
-		thiserror-impl-1.0.25 \
+		thiserror-1.0.26 \
+		thiserror-impl-1.0.26 \
 		toml-0.5.8 \
-		unicode-segmentation-1.7.1 \
+		unicode-segmentation-1.8.0 \
 		unicode-width-0.1.8 \
 		unicode-xid-0.2.2 \
 		vec_map-0.8.2 \
@@ -63,4 +67,10 @@ CARGO_CRATES=	atty-0.2.14 \
 		winapi-util-0.1.5 \
 		winapi-x86_64-pc-windows-gnu-0.4.0
 
+post-patch:
+# Respect PREFIX for *.desktop
+	@${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \
+		${WRKSRC}/src/config.rs \
+		${WRKSRC}/src/util.rs
+
 .include <bsd.port.mk>
diff --git a/x11/swayr/distinfo b/x11/swayr/distinfo
index fb8a72c2683c..be721e70624d 100644
--- a/x11/swayr/distinfo
+++ b/x11/swayr/distinfo
@@ -1,6 +1,8 @@
-TIMESTAMP = 1624869614
-SHA256 (swayr-v0.4.4.tar.gz) = 48ed36b6404763a25bed4a2fee654b463677b54f307632ecb923504549e2c709
-SIZE (swayr-v0.4.4.tar.gz) = 121927
+TIMESTAMP = 1625426331
+SHA256 (swayr-v0.5.0.tar.gz) = ff06a0904ac0ee2367e5c54ffdc44c8323b678f411eb003b156248aba061635b
+SIZE (swayr-v0.5.0.tar.gz) = 918944
+SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f
+SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923
 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
 SIZE (rust/crates/atty-0.2.14.crate) = 5470
 SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a
@@ -33,6 +35,8 @@ SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832a
 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443
 SHA256 (rust/crates/libc-0.2.97.crate) = 12b8adadd720df158f4d70dfe7ccc6adb0472d7c55ca83445f6a5ab3e36f8fb6
 SIZE (rust/crates/libc-0.2.97.crate) = 517712
+SHA256 (rust/crates/memchr-2.4.0.crate) = b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc
+SIZE (rust/crates/memchr-2.4.0.crate) = 63392
 SHA256 (rust/crates/os_str_bytes-2.4.0.crate) = afb2e1c3ee07430c2cf76151675e583e0f19985fa6efae47d6848a3e2c824f85
 SIZE (rust/crates/os_str_bytes-2.4.0.crate) = 14657
 SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c
@@ -47,6 +51,10 @@ SHA256 (rust/crates/redox_syscall-0.2.9.crate) = 5ab49abadf3f9e1c4bc499e8845e152
 SIZE (rust/crates/redox_syscall-0.2.9.crate) = 23533
 SHA256 (rust/crates/redox_users-0.4.0.crate) = 528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64
 SIZE (rust/crates/redox_users-0.4.0.crate) = 13023
+SHA256 (rust/crates/regex-1.5.4.crate) = d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461
+SIZE (rust/crates/regex-1.5.4.crate) = 236581
+SHA256 (rust/crates/regex-syntax-0.6.25.crate) = f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b
+SIZE (rust/crates/regex-syntax-0.6.25.crate) = 293293
 SHA256 (rust/crates/ryu-1.0.5.crate) = 71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e
 SIZE (rust/crates/ryu-1.0.5.crate) = 49570
 SHA256 (rust/crates/serde-1.0.126.crate) = ec7505abeacaec74ae4778d9d9328fe5a5d04253220a85c4ee022239fc996d03
@@ -67,14 +75,14 @@ SHA256 (rust/crates/termcolor-1.1.2.crate) = 2dfed899f0eb03f32ee8c6a0aabdb8a7949
 SIZE (rust/crates/termcolor-1.1.2.crate) = 17287
 SHA256 (rust/crates/textwrap-0.12.1.crate) = 203008d98caf094106cfaba70acfed15e18ed3ddb7d94e49baec153a2b462789
 SIZE (rust/crates/textwrap-0.12.1.crate) = 23964
-SHA256 (rust/crates/thiserror-1.0.25.crate) = fa6f76457f59514c7eeb4e59d891395fab0b2fd1d40723ae737d64153392e9c6
-SIZE (rust/crates/thiserror-1.0.25.crate) = 16690
-SHA256 (rust/crates/thiserror-impl-1.0.25.crate) = 8a36768c0fbf1bb15eca10defa29526bda730a2376c2ab4393ccfa16fb1a318d
-SIZE (rust/crates/thiserror-impl-1.0.25.crate) = 13364
+SHA256 (rust/crates/thiserror-1.0.26.crate) = 93119e4feac1cbe6c798c34d3a53ea0026b0b1de6a120deef895137c0529bfe2
+SIZE (rust/crates/thiserror-1.0.26.crate) = 16711
+SHA256 (rust/crates/thiserror-impl-1.0.26.crate) = 060d69a0afe7796bf42e9e2ff91f5ee691fb15c53d38b4b62a9a53eb23164745
+SIZE (rust/crates/thiserror-impl-1.0.26.crate) = 13431
 SHA256 (rust/crates/toml-0.5.8.crate) = a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa
 SIZE (rust/crates/toml-0.5.8.crate) = 54219
-SHA256 (rust/crates/unicode-segmentation-1.7.1.crate) = bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796
-SIZE (rust/crates/unicode-segmentation-1.7.1.crate) = 93066
+SHA256 (rust/crates/unicode-segmentation-1.8.0.crate) = 8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b
+SIZE (rust/crates/unicode-segmentation-1.8.0.crate) = 94011
 SHA256 (rust/crates/unicode-width-0.1.8.crate) = 9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3
 SIZE (rust/crates/unicode-width-0.1.8.crate) = 16732
 SHA256 (rust/crates/unicode-xid-0.2.2.crate) = 8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107050801.16581iMn035728>