pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wm/shod: update to 0.4.1



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue May 18 13:53:03 2021 +0200
Changeset:	11eb430a68679750d19733b5693bf5044b78dc8d

Modified Files:
	shod/Makefile
	shod/distinfo

Log Message:
wm/shod: update to 0.4.1

-manage xprompt(1)
-add prompt mode
-add mouse* modes
-remove mouse-related global variables
-remove xeventbuttonrelease()

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=11eb430a68679750d19733b5693bf5044b78dc8d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 shod/Makefile | 2 +-
 shod/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/shod/Makefile b/shod/Makefile
index 1591a80148..65fb7d96d1 100644
--- a/shod/Makefile
+++ b/shod/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	shod-0.4.0
+DISTNAME=	shod-0.4.1
 CATEGORIES=	wm
 MASTER_SITES=	${MASTER_SITE_GITHUB:=phillbush/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/shod/distinfo b/shod/distinfo
index 7c03df9f53..4d044cfa0d 100644
--- a/shod/distinfo
+++ b/shod/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (shod-0.4.0.tar.gz) = 428574595b53e97e2c5bb42a16453b84f4b9c996
-RMD160 (shod-0.4.0.tar.gz) = eb3695aaf61b154a4266d3d94ac2bbac2d26b209
-SHA512 (shod-0.4.0.tar.gz) = 8ad32c9dc50bc7cce15755078fd45bbe28a167c2f9d83a6520a1450471ccc68ae4b178c43d0543e1d4adb41e525c3f3f6b4b655facd2878864f68defffb1cdf1
-Size (shod-0.4.0.tar.gz) = 36404 bytes
+SHA1 (shod-0.4.1.tar.gz) = 519adc8d47ba2b60aa57b6fb8ac30d2af68a0578
+RMD160 (shod-0.4.1.tar.gz) = 77f5317a97e7b1d150eb6eafcb3d6be6e730fa1e
+SHA512 (shod-0.4.1.tar.gz) = 5fda22c1dde6d634d62fbfeec7295527a28160f82f54377145a5c89fe6afca598b1d1cf3242a33abddec0b7746d6b2d4675647311273958a0da490ea4d8720d8
+Size (shod-0.4.1.tar.gz) = 37146 bytes


Home | Main Index | Thread Index | Old Index