Skip to content

Commit

Permalink
wm/emwm: update to v1.1
Browse files Browse the repository at this point in the history
# CHANGES

Apr 24, 2023 - v1.1
  - Implemented Xinerama aware icon placement
  - XmToolbox: Environment variable expansion (sh like) in toolboxrc
  - NetBSD support
  • Loading branch information
vins committed Jul 2, 2023
1 parent ece5ef4 commit 92f9acc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions wm/emwm/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.2 2022/12/06 14:41:39 vins Exp $
# $NetBSD: Makefile,v 1.3 2023/07/02 19:14:48 vins Exp $

DISTNAME= emwm-src
PKGVER= 1.0a
PKGVER= 1.0
PKGNAME= ${DISTNAME:S,-src,,}-${PKGVER}
CATEGORIES= wm
DIST_SUBDIR= ${PKGNAME_NOREV}
Expand Down
8 changes: 4 additions & 4 deletions wm/emwm/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2022/07/04 20:09:05 pin Exp $
$NetBSD: distinfo,v 1.2 2023/07/02 19:14:48 vins Exp $

BLAKE2s (emwm-1.0a/emwm-src.tar.xz) = 7b9b357b4339fddaffd1f37c249f6ee1b6923dca4812d8c3323317569dd51d1d
SHA512 (emwm-1.0a/emwm-src.tar.xz) = 64128186a70e0d4d4814fab951c9cc8cfec3faf61bab4885dd5d0059b7cec6b5e45710084954f72205e473ce015e59d5cd8aa4ca93258c0f4da22bc27ba5dcfb
Size (emwm-1.0a/emwm-src.tar.xz) = 329364 bytes
BLAKE2s (emwm-1.0/emwm-src.tar.xz) = 16eba91424b8a86e8aa24af231a7248c123334183613b1f9da333e18f4a06743
SHA512 (emwm-1.0/emwm-src.tar.xz) = 07d2eb1d4a14035291d6939a8c56c1c051aa4b8681d73096b7a806acb5a3f89d295e5f45a9788ad63d0f19b4e8ef458bb8f7fc41d372e54557aebe17f4984444
Size (emwm-1.0/emwm-src.tar.xz) = 330596 bytes

0 comments on commit 92f9acc

Please sign in to comment.