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 Jul  2 19:25:50 UTC 2023

Modified Files:
        pkgsrc/wm/emwm-utils: Makefile distinfo

Log Message:
wm-emwm-utils: update to 1.1

# CHANGES

* Add horizontal layout option
* Preselect existing text in exec dialog
* Remove obsolete ifdefs
* Environment variable expansion support in toolboxrc
* Use sigaction instead of signal


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/wm/emwm-utils/Makefile
cvs rdiff -u -r1.1 -r1.2 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.3 pkgsrc/wm/emwm-utils/Makefile:1.4
--- pkgsrc/wm/emwm-utils/Makefile:1.3   Sun Dec 18 15:42:56 2022
+++ pkgsrc/wm/emwm-utils/Makefile       Sun Jul  2 19:25:50 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/12/18 15:42:56 vins Exp $
+# $NetBSD: Makefile,v 1.4 2023/07/02 19:25:50 vins Exp $
 
 DISTNAME=      emwm-utils-src
-PKGVER=                1.0
+PKGVER=                1.1
 PKGNAME=       ${DISTNAME:S,-src,,}-${PKGVER}
 CATEGORIES=    wm x11
 DIST_SUBDIR=   ${PKGNAME_NOREV}

Index: pkgsrc/wm/emwm-utils/distinfo
diff -u pkgsrc/wm/emwm-utils/distinfo:1.1 pkgsrc/wm/emwm-utils/distinfo:1.2
--- pkgsrc/wm/emwm-utils/distinfo:1.1   Mon Jul  4 20:20:56 2022
+++ pkgsrc/wm/emwm-utils/distinfo       Sun Jul  2 19:25:50 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2022/07/04 20:20:56 pin Exp $
+$NetBSD: distinfo,v 1.2 2023/07/02 19:25:50 vins Exp $
 
-BLAKE2s (emwm-utils-1.0/emwm-utils-src.tar.xz) = 314085d2bd9bcd7f3e024d2ae2c24142f4b3fc27aaf949032af45b3009d683d7
-SHA512 (emwm-utils-1.0/emwm-utils-src.tar.xz) = 36bbd9c51e19286f11b7af7daa42c54308b75b70ff5fdb45514d17fb496c331f4eb25d27394aacf4024fd337dd7b56f827c4e7d0f1bf072eaf70c60812cce903
-Size (emwm-utils-1.0/emwm-utils-src.tar.xz) = 24168 bytes
+BLAKE2s (emwm-utils-1.1/emwm-utils-src.tar.xz) = b77adcaf9ec8bd5d4b4467671ca1990bbd62aec147af974c4524d6f4eba6a688
+SHA512 (emwm-utils-1.1/emwm-utils-src.tar.xz) = 4df2b9270d233affaa77251525409fd16cedd5f0b13acfd96de8bdce60f5be85e3d1fc59c243f5df5f89e08d03bde6ebabf4b597744581a78b3c6b7d3278bb60
+Size (emwm-utils-1.1/emwm-utils-src.tar.xz) = 25708 bytes
 SHA1 (patch-src_smconf.h) = 73536d4c118cf112b9df7108b25734f69a49358a



Home | Main Index | Thread Index | Old Index