pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/pekwm pekwm: update 0.2.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f29f5e20e13
branches: trunk
changeset: 372774:9f29f5e20e13
user: nia <nia%pkgsrc.org@localhost>
date: Sun Jan 30 20:26:57 2022 +0000
description:
pekwm: update 0.2.1
pekwm-0.2.1
===========
Build system
------------
* Makefile based build now install docs, support configuring the
manpath (relative to the prefix) and create .sh files properly with
the configured SED on Solaris
* CMAKE_INSTALL_MANDIR is now used to specify the destination of
man pages. Use -DCMAKE_INSTALL_MANDIR=/path/to/man to override.
* Log awk, sed and sh paths during configuration (and fix a few missing
path substitutions in the scripts)
* Use check_cxx_source_compiles instead of check_cxx_source_runs as
there is no need to check for runtime issues, improves cross compilation
support.
* Substitute grep in shell scripts, as with awk, sed and sh.
* Prefer /usr/pkg/bin over /usr/sfw/bin when searching for external
commands during configuration.
Closed issues
-------------
* **#114 Coordinates not updating when moving windows**,
regression introduced in 0.2.0. (Reported by caoliver)
* **#110 Tint2 panel not updated on last window close**,
regression introduced in 0.2.0. (Reported by Maman Sulaeman)
Updated
-------
* pekwm_panel, Icon widget now has a Scale option defaulting to false.
* pekwm_theme, Detect download errors of the theme index file.
* pekwm_theme, Use ftp by default on OpenBSD and NetBSD and silence
progress output.
diffstat:
wm/pekwm/Makefile | 4 ++--
wm/pekwm/distinfo | 9 ++++-----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r cd6a912bea18 -r 9f29f5e20e13 wm/pekwm/Makefile
--- a/wm/pekwm/Makefile Sun Jan 30 16:34:07 2022 +0000
+++ b/wm/pekwm/Makefile Sun Jan 30 20:26:57 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.60 2021/11/30 19:21:15 bsiegert Exp $
+# $NetBSD: Makefile,v 1.61 2022/01/30 20:26:57 nia Exp $
-DISTNAME= pekwm-0.2.0
+DISTNAME= pekwm-0.2.1
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_GITHUB:=pekdon/}
GITHUB_RELEASE= release-${PKGVERSION_NOREV}
diff -r cd6a912bea18 -r 9f29f5e20e13 wm/pekwm/distinfo
--- a/wm/pekwm/distinfo Sun Jan 30 16:34:07 2022 +0000
+++ b/wm/pekwm/distinfo Sun Jan 30 20:26:57 2022 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.23 2021/12/13 13:02:14 nia Exp $
+$NetBSD: distinfo,v 1.24 2022/01/30 20:26:57 nia Exp $
-BLAKE2s (pekwm-0.2.0.tar.gz) = 7363adcde565b79911ef729e628be3dea4d6b2e22158798862e7e8d9c01a8c44
-SHA512 (pekwm-0.2.0.tar.gz) = a4ecfa4a60a0b8676fe8ed66f17c9057b2fcdfc6c5a7eb0c22ebe3f7c3cc045ff5950dccd93552da587644c92b3af87de8223b4c9a00abea18074337dbf0abd0
-Size (pekwm-0.2.0.tar.gz) = 938147 bytes
-SHA1 (patch-doc_CmakeLists.txt) = cbbf6a9365cea7a553c4e5c5f11dcd96293fc358
+BLAKE2s (pekwm-0.2.1.tar.gz) = 8925676ff88926c5a677d2760ac541be4c8e654448dc7b1f5e9802abed399eb6
+SHA512 (pekwm-0.2.1.tar.gz) = cefb5abb43f88cff874f12586f0f2c0b88d30fd0ce22c6e18731b11055abea389819a08a4e85a9290021ffe30708ea210c66a0f3f8c263717c05abd798fdf297
+Size (pekwm-0.2.1.tar.gz) = 943072 bytes
Home |
Main Index |
Thread Index |
Old Index