pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/sdorfehs



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Nov 17 11:22:06 UTC 2021

Modified Files:
        pkgsrc/wm/sdorfehs: Makefile distinfo

Log Message:
wm/sdorfehs: update to 1.2

-vscreen: Update _NET_CURRENT_DESKTOP atom when changing vscreens
-Move vscreen initialization further down init_screen because we need the root
 window set.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/wm/sdorfehs/Makefile \
    pkgsrc/wm/sdorfehs/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/sdorfehs/Makefile
diff -u pkgsrc/wm/sdorfehs/Makefile:1.3 pkgsrc/wm/sdorfehs/Makefile:1.4
--- pkgsrc/wm/sdorfehs/Makefile:1.3     Sat May  1 14:42:46 2021
+++ pkgsrc/wm/sdorfehs/Makefile Wed Nov 17 11:22:06 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/05/01 14:42:46 pin Exp $
+# $NetBSD: Makefile,v 1.4 2021/11/17 11:22:06 pin Exp $
 
-DISTNAME=      sdorfehs-1.1
+DISTNAME=      sdorfehs-1.2
 CATEGORIES=    wm
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=jcs/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
Index: pkgsrc/wm/sdorfehs/distinfo
diff -u pkgsrc/wm/sdorfehs/distinfo:1.3 pkgsrc/wm/sdorfehs/distinfo:1.4
--- pkgsrc/wm/sdorfehs/distinfo:1.3     Tue Oct 26 11:25:18 2021
+++ pkgsrc/wm/sdorfehs/distinfo Wed Nov 17 11:22:06 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:25:18 nia Exp $
+$NetBSD: distinfo,v 1.4 2021/11/17 11:22:06 pin Exp $
 
-BLAKE2s (sdorfehs-1.1.tar.gz) = 6d58655538cf361ac2938e2e92f7a68c7caf4cd00ade6898d0b0a231732f47fb
-SHA512 (sdorfehs-1.1.tar.gz) = 6b61a28c1da26e01e5e0cb9b6cdd42c48a1fc22679b06abce9bc6d37bd5fcd10a3ce0756d625787756ae5c6fc60e6971dd48a2fefc27de22245f9dbbbd153f0c
-Size (sdorfehs-1.1.tar.gz) = 123660 bytes
+BLAKE2s (sdorfehs-1.2.tar.gz) = 30665a6700850879f9ecf561ed84b0edbd186acd1462a1ad6caf27673a6d033a
+SHA512 (sdorfehs-1.2.tar.gz) = 66ef2681f3792ff2f5a3f2b46f88a931e36404f36a277edc20fc664ef3fd239923a915bfba84d85fd551476c517b5bba2b9a578050a8296754b1ba48902f9b5a
+Size (sdorfehs-1.2.tar.gz) = 121247 bytes
 SHA1 (patch-Makefile) = d8e18bb85595776540647e3477cec6c7c94c4432



Home | Main Index | Thread Index | Old Index