pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/emwm-utils
Module Name: pkgsrc
Committed By: vins
Date: Sun Feb 11 11:24:43 UTC 2024
Modified Files:
pkgsrc/wm/emwm-utils: Makefile distinfo
Log Message:
wm/emwm-utils: update to v1.2
Jan 28, 2024 - v1.2
- Fixed enableLocking switch in xmsm
- xmtoolbox now adjusts "Session" menu according to xmsm config
- Added optional workspace shading on logout
- Decorations are no longer hard-coded in xmtoolbox
- Added option to hide separators in xmtoolbox
- Added option for horizontal toolbox layout
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/wm/emwm-utils/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/wm/emwm-utils/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/emwm-utils/Makefile
diff -u pkgsrc/wm/emwm-utils/Makefile:1.5 pkgsrc/wm/emwm-utils/Makefile:1.6
--- pkgsrc/wm/emwm-utils/Makefile:1.5 Wed Jul 5 14:30:18 2023
+++ pkgsrc/wm/emwm-utils/Makefile Sun Feb 11 11:24:43 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2023/07/05 14:30:18 vins Exp $
+# $NetBSD: Makefile,v 1.6 2024/02/11 11:24:43 vins Exp $
-DISTNAME= emwm-utils-src-1.1
+DISTNAME= emwm-utils-src-1.2
PKGNAME= ${DISTNAME:S,-src,,}
-PKGREVISION= 1
CATEGORIES= wm x11
MASTER_SITES= https://fastestcode.org/dl/
EXTRACT_SUFX= .tar.xz
@@ -50,7 +49,5 @@ post-install:
.include "../../x11/libXrandr/buildlink3.mk"
.include "../../x11/libXinerama/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/wm/emwm-utils/distinfo
diff -u pkgsrc/wm/emwm-utils/distinfo:1.3 pkgsrc/wm/emwm-utils/distinfo:1.4
--- pkgsrc/wm/emwm-utils/distinfo:1.3 Wed Jul 5 14:30:18 2023
+++ pkgsrc/wm/emwm-utils/distinfo Sun Feb 11 11:24:43 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2023/07/05 14:30:18 vins Exp $
+$NetBSD: distinfo,v 1.4 2024/02/11 11:24:43 vins Exp $
-BLAKE2s (emwm-utils-src-1.1.tar.xz) = d837f352a000ffa159a1f79a488ffc6cb72af49b5c0fdcc336a747332ea62e22
-SHA512 (emwm-utils-src-1.1.tar.xz) = 170682336e73a8a825fadebc1c37d2e5db380ed3e1d5a5bc94c7e4bbf3e0e19577b30e7663b0b6b48d235b5989bdd20f63c48fe59113b2a6999ba56aed56d325
-Size (emwm-utils-src-1.1.tar.xz) = 25496 bytes
+BLAKE2s (emwm-utils-src-1.2.tar.xz) = dba390087d0be17ac03c7490e72e9c4f464d7feb9d3490c01e595d7f5baeb5bb
+SHA512 (emwm-utils-src-1.2.tar.xz) = ed63c1e21d367114e3543c752d8b0937c331377a8b07bf050aea557007de7e697a11d1bb94d6e217a20be0608b42f841f425c7f98e42b66150fe7ad2a0f6376d
+Size (emwm-utils-src-1.2.tar.xz) = 28072 bytes
SHA1 (patch-src_smconf.h) = 73536d4c118cf112b9df7108b25734f69a49358a
Home |
Main Index |
Thread Index |
Old Index