git: 1affe4e89b37 - main - graphics/swappy: update to 1.4.0
Jan Beich
jbeich at FreeBSD.org
Mon Sep 6 18:00:47 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1affe4e89b37d7915422a20728f27b5c597a4acc
commit 1affe4e89b37d7915422a20728f27b5c597a4acc
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-06 14:36:15 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-06 18:00:29 +0000
graphics/swappy: update to 1.4.0
Changes: https://github.com/jtheoof/swappy/releases/tag/v1.4.0
Reported by: GitHub (watch releases)
---
graphics/swappy/Makefile | 3 ++-
graphics/swappy/distinfo | 6 +++---
graphics/swappy/pkg-descr | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/graphics/swappy/Makefile b/graphics/swappy/Makefile
index e43173fb7e54..1185fcabb545 100644
--- a/graphics/swappy/Makefile
+++ b/graphics/swappy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= swappy
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.1
+DISTVERSION= 1.4.0
CATEGORIES= graphics
MAINTAINER= jbeich at FreeBSD.org
@@ -18,6 +18,7 @@ PLIST_FILES= bin/${PORTNAME} \
share/icons/hicolor/scalable/apps/${PORTNAME}.svg \
share/locale/de/LC_MESSAGES/${PORTNAME}.mo \
share/locale/en/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/fr/LC_MESSAGES/${PORTNAME}.mo \
share/locale/pt_BR/LC_MESSAGES/${PORTNAME}.mo \
share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \
${NULL}
diff --git a/graphics/swappy/distinfo b/graphics/swappy/distinfo
index 79b9eee64ada..a940fc4bbc0a 100644
--- a/graphics/swappy/distinfo
+++ b/graphics/swappy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613843666
-SHA256 (jtheoof-swappy-v1.3.1_GH0.tar.gz) = 215c48b77eebfc2a4de41ce1a4058b5da1bace8455baba743b9142bb0e96afb1
-SIZE (jtheoof-swappy-v1.3.1_GH0.tar.gz) = 650917
+TIMESTAMP = 1630938975
+SHA256 (jtheoof-swappy-v1.4.0_GH0.tar.gz) = 1b1f26fb283d6bb441581b39826e6c254546131e0a2e568de96f4089a1f9ba66
+SIZE (jtheoof-swappy-v1.4.0_GH0.tar.gz) = 653512
diff --git a/graphics/swappy/pkg-descr b/graphics/swappy/pkg-descr
index 3176b63283f7..eb2926766704 100644
--- a/graphics/swappy/pkg-descr
+++ b/graphics/swappy/pkg-descr
@@ -1,5 +1,5 @@
A Wayland native snapshot and editor tool, inspired by Snappy on
macOS. Works great with grim, slurp and sway. But can easily work with
-other screen copy tools that can output a final PNG image to stdout.
+other screen copy tools that can output a final image to stdout.
WWW: https://github.com/jtheoof/swappy
More information about the dev-commits-ports-all
mailing list