pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/shod
Module Name: pkgsrc
Committed By: pin
Date: Sun Jan 2 16:31:13 UTC 2022
Modified Files:
pkgsrc/wm/shod: Makefile distinfo
Log Message:
wm/shod: update to 2.2.0
-Added dock and dockapp support.
-Added -c option.
-Added snap-to-edge attraction.
-Added shaded container state
-Added tiling factor when resizing window.
-Added config.h
-Added hand mouse cursor for left button.
-Fixed support for transparent windows (#3)
-Changed most command-line options to X Resources.
-Changed decoration code (using colors rather than pixmaps).
-Removed motion event handling.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/wm/shod/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/wm/shod/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/shod/Makefile
diff -u pkgsrc/wm/shod/Makefile:1.2 pkgsrc/wm/shod/Makefile:1.3
--- pkgsrc/wm/shod/Makefile:1.2 Thu Sep 30 09:59:47 2021
+++ pkgsrc/wm/shod/Makefile Sun Jan 2 16:31:13 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2021/09/30 09:59:47 pin Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/02 16:31:13 pin Exp $
-DISTNAME= shod-2.1.4
+DISTNAME= shod-2.2.0
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_GITHUB:=phillbush/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/wm/shod/distinfo
diff -u pkgsrc/wm/shod/distinfo:1.4 pkgsrc/wm/shod/distinfo:1.5
--- pkgsrc/wm/shod/distinfo:1.4 Tue Oct 26 11:25:18 2021
+++ pkgsrc/wm/shod/distinfo Sun Jan 2 16:31:13 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:25:18 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/01/02 16:31:13 pin Exp $
-BLAKE2s (shod-2.1.4.tar.gz) = 92c88c1742c560672298dab607fd26f8c651772fe3f15a24a83367273b65096c
-SHA512 (shod-2.1.4.tar.gz) = d63066ffb922ec8154d5e9940cd845a64784b883e6490503c096a7903572dfe0251e42ed33e401afa761f93b9d698f6bf4b6054a510728626e75a2cdede43b6d
-Size (shod-2.1.4.tar.gz) = 44980 bytes
+BLAKE2s (shod-2.2.0.tar.gz) = ab25b239fa1838db7a47c8fe85e3414475003951ddf73748ead999f8881f0c05
+SHA512 (shod-2.2.0.tar.gz) = db921ed9b11e7d6deed8063ea1d317130a3203dccfaaccf6f448af22ff58643d0731126e4057447e696d9c5baa5c868a194b5daffdcebf58be244a7e1e22fc92
+Size (shod-2.2.0.tar.gz) = 45627 bytes
Home |
Main Index |
Thread Index |
Old Index