Subject: CVS commit: pkgsrc/cross/z80asm
From: Jason R Thorpe
Date: 2023-01-28 00:22:31
Message id: 20230127232231.E548AFA90@cvs.NetBSD.org

Log Message:
Fix a bug in "?label" expression evaluation, which caused those expressions
to result in an "non-existent label" error when testing for the existence
of a label that does not yet exist (which is the whole point of that
expression).

Bump PKGREVISION to 1.

Files:
RevisionActionfile
1.2modifypkgsrc/cross/z80asm/Makefile
1.2modifypkgsrc/cross/z80asm/distinfo
1.2modifypkgsrc/cross/z80asm/patches/patch-expressions.c