Skip to content

Commit

Permalink
x11/shotman: update to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Apr 7, 2023
1 parent fcebb83 commit 4b16dd8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
6 changes: 1 addition & 5 deletions x11/shotman/Makefile
@@ -1,15 +1,11 @@
PORTNAME= shotman
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.1
PORTREVISION= 2
DISTVERSION= 0.4.3
CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
# XXX Teach USES=cargo to not override default DISTFILES
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}

PATCH_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/commit/
PATCHFILES+= d2f7ef2107b9.patch:-p1 # respect SHOTMAN_VERSION

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Uncompromising screenshot GUI for Wayland
WWW= https://sr.ht/~whynothugo/shotman
Expand Down
8 changes: 3 additions & 5 deletions x11/shotman/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1675933311
SHA256 (shotman-v0.4.1.tar.gz) = cc40fcadc740e451848e43af88b70e4d10c7df6288e857adf8042d3092af23fb
SIZE (shotman-v0.4.1.tar.gz) = 28341
TIMESTAMP = 1680822924
SHA256 (shotman-v0.4.3.tar.gz) = 75b5999655473e83a43d029bd7880da4bb6ca7ff0da95dd4b87568a53f097155
SIZE (shotman-v0.4.3.tar.gz) = 29855
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
SIZE (rust/crates/adler-1.0.2.crate) = 12778
SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
Expand Down Expand Up @@ -245,5 +245,3 @@ SHA256 (rust/crates/xkbcommon-0.5.0.crate) = acbee136714379ab22da0280207fdb7f47e
SIZE (rust/crates/xkbcommon-0.5.0.crate) = 58155
SHA256 (Smithay-client-toolkit-327f9cd791d8810fe7324ee1ddd48adaf3592ca4_GH0.tar.gz) = 3346fa9a5646c229d20148f8a49178a5707109b70a908f8f9f5f90cba9320c93
SIZE (Smithay-client-toolkit-327f9cd791d8810fe7324ee1ddd48adaf3592ca4_GH0.tar.gz) = 116969
SHA256 (d2f7ef2107b9.patch) = e46cd8ee69c032a4f7d88dffa49f17b3ea0b856e095a6064080a5326485a92fc
SIZE (d2f7ef2107b9.patch) = 1660

0 comments on commit 4b16dd8

Please sign in to comment.