pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/cwm



Module Name:    pkgsrc
Committed By:   ng0
Date:           Sat Jan  4 20:58:24 UTC 2020

Modified Files:
        pkgsrc/wm/cwm: Makefile distinfo

Log Message:
wm/cwm: Update to version 6.6

Changelog:

2020-01-04: Sixth public release 6.6 of portable cwm.

Changes made between OpenBSD 6.4 and 6.5
* Added a configtest flag (-n) to cwm(1).
* Introduced 'group-close-[n]' action to cwm(1) to close all windows
  within a specified group.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/wm/cwm/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/wm/cwm/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/cwm/Makefile
diff -u pkgsrc/wm/cwm/Makefile:1.21 pkgsrc/wm/cwm/Makefile:1.22
--- pkgsrc/wm/cwm/Makefile:1.21 Sat Sep 22 11:30:23 2018
+++ pkgsrc/wm/cwm/Makefile      Sat Jan  4 20:58:23 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2018/09/22 11:30:23 leot Exp $
+# $NetBSD: Makefile,v 1.22 2020/01/04 20:58:23 ng0 Exp $
 
-DISTNAME=      cwm-6.3
+DISTNAME=      cwm-6.6
 CATEGORIES=    wm
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=chneukirchen/}
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=leahneukirchen/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    cfkoch%edgebsd.org@localhost

Index: pkgsrc/wm/cwm/distinfo
diff -u pkgsrc/wm/cwm/distinfo:1.3 pkgsrc/wm/cwm/distinfo:1.4
--- pkgsrc/wm/cwm/distinfo:1.3  Sat Sep 22 06:32:11 2018
+++ pkgsrc/wm/cwm/distinfo      Sat Jan  4 20:58:23 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/09/22 06:32:11 maya Exp $
+$NetBSD: distinfo,v 1.4 2020/01/04 20:58:23 ng0 Exp $
 
-SHA1 (cwm-6.3.tar.gz) = 343ea5b587c77535fb28c701971a50b78e1034be
-RMD160 (cwm-6.3.tar.gz) = cd2b8bf50d47446bf82f5da3a5ec931b9fe8298e
-SHA512 (cwm-6.3.tar.gz) = 12f5c28ce2fa8e5310c49dd6d4fb58140a514943a93b8cab1c0c604bb50535a5e6b00b10f21c8d4500440f7ae7b14d2cb23c65eb201578fc01ab09f2bbc1e91f
-Size (cwm-6.3.tar.gz) = 52419 bytes
+SHA1 (cwm-6.6.tar.gz) = d67ab92860fb82928a8e060b78cd23df9737edb6
+RMD160 (cwm-6.6.tar.gz) = 3062a5f945bbb92f1910268ccb35850aaeda22af
+SHA512 (cwm-6.6.tar.gz) = ff94fd1b7d263f9de538e5b338db58a08e1bec3e4233b84ab0a3ac94c47a45e10b2c772f93b897e70baf9a3c04e1a6fa04604ac71655acb7ebd1d10edb381042
+Size (cwm-6.6.tar.gz) = 53062 bytes



Home | Main Index | Thread Index | Old Index