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:           Tue Oct 11 20:47:37 UTC 2022

Modified Files:
        pkgsrc/wm/shod: Makefile distinfo

Log Message:
wm/shod: update to 2.5.0

  Added dockapp states.
  Added rio-like hiding.
  Added alttab feature.
  Added -d and -t options.
  Several bugfixes.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/wm/shod/Makefile
cvs rdiff -u -r1.7 -r1.8 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.6 pkgsrc/wm/shod/Makefile:1.7
--- pkgsrc/wm/shod/Makefile:1.6 Thu May 12 09:37:44 2022
+++ pkgsrc/wm/shod/Makefile     Tue Oct 11 20:47:37 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/05/12 09:37:44 pin Exp $
+# $NetBSD: Makefile,v 1.7 2022/10/11 20:47:37 pin Exp $
 
-DISTNAME=      shod-2.4.0
+DISTNAME=      shod-2.5.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.7 pkgsrc/wm/shod/distinfo:1.8
--- pkgsrc/wm/shod/distinfo:1.7 Mon Mar 14 10:22:49 2022
+++ pkgsrc/wm/shod/distinfo     Tue Oct 11 20:47:37 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/03/14 10:22:49 pin Exp $
+$NetBSD: distinfo,v 1.8 2022/10/11 20:47:37 pin Exp $
 
-BLAKE2s (shod-2.4.0.tar.gz) = f58aa519a469e62b7c8cee8a7af319278c9475359eda4fb9ef57723f7f82f206
-SHA512 (shod-2.4.0.tar.gz) = d935e8d45452d7106bd43a596fa4ab0067aab30014fb136a9c00ad730307776060f1db0f95ddaae0298e29887f08be95e7344ebb033479f5f69655f6e6f3871c
-Size (shod-2.4.0.tar.gz) = 50881 bytes
+BLAKE2s (shod-2.5.0.tar.gz) = 5931c0a3f55eff3e8ff78af8e7e4b62c6bbd92787fef837f61f46e91902ccabd
+SHA512 (shod-2.5.0.tar.gz) = ec359ffac14388c77be15a808660f1ad7ac7d78d48e3c5ea5aa190de0bd6625cf982159f13f9228723a06d7053034d622b8bee4a328f721fc18a8ddad534ab59
+Size (shod-2.5.0.tar.gz) = 61980 bytes



Home | Main Index | Thread Index | Old Index