pkgsrc-WIP-changes archive

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

zimh: updte to 0.0.0.2026.05.25.00



Module Name:	pkgsrc-wip
Committed By:	Olaf Seibert <rhialto%falu.nl@localhost>
Pushed By:	rhialto
Date:		Tue May 26 18:03:25 2026 +0200
Changeset:	a5be29e1edcf9b07f96f3f41fc5db5fe5a204c64

Modified Files:
	zimh/Makefile
	zimh/TODO

Log Message:
zimh: updte to 0.0.0.2026.05.25.00

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a5be29e1edcf9b07f96f3f41fc5db5fe5a204c64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zimh/Makefile | 4 ++--
 zimh/TODO     | 6 ------
 2 files changed, 2 insertions(+), 8 deletions(-)

diffs:
diff --git a/zimh/Makefile b/zimh/Makefile
index c53e0ff42f..e89a97aa1f 100644
--- a/zimh/Makefile
+++ b/zimh/Makefile
@@ -4,11 +4,11 @@
 # no releases yet. Typically, to get the latest version, you just need to update
 # the GITHUB_TAG and put the correct date in PKGNAME's version part.
 DISTNAME=	zimh-0.0.0
-PKGNAME=	zimh-0.0.0.2026.05.09.00  # date + seqnr per day
+PKGNAME=	zimh-0.0.0.2026.05.25.00  # date + seqnr per day
 CATEGORIES=	emulators
 MASTER_SITES=	${MASTER_SITE_GITHUB:=pmetzger/}
 GITHUB_PROJECT=	zimh
-GITHUB_TAG=	ce0bfeac101ca289ff97e91aa8bbf36d99ef837c
+GITHUB_TAG=	32cf6c24209f7b4607252f9a5f84a5e0401ee84b
 DIST_SUBDIR=	${GITHUB_PROJECT}
 
 MAINTAINER=	rhialto%NetBSD.org@localhost
diff --git a/zimh/TODO b/zimh/TODO
index 43c1288dd7..ac596623ca 100644
--- a/zimh/TODO
+++ b/zimh/TODO
@@ -1,11 +1,5 @@
 At least:
 
--- Checking for module 'cmocka'
---   Package 'cmocka' not found
--- Host-side unit tests requested but cmocka was not found
-
-even though the Makefile has "TOOL_DEPENDS+=	cmocka>=1.1.8:../../devel/cmocka"
-
 Do we need ".include "../../mk/dlopen.buildlink3.mk"" ?
 
 Get ../libslirp491 into main pkgsrc, since installing it conflicts with e.g.


Home | Main Index | Thread Index | Old Index