pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/acme



Module Name:    pkgsrc
Committed By:   rhialto
Date:           Sat Nov 15 14:48:22 UTC 2025

Modified Files:
        pkgsrc/devel/acme: Makefile distinfo
Added Files:
        pkgsrc/devel/acme/patches: patch-src___std.h
Removed Files:
        pkgsrc/devel/acme/patches: patch-src_platform.c

Log Message:
devel/acme: update to 0.97 r448 1 Aug 2025

Changelog:

[r448] added a comment on where to fix a bug 2025-08-09 15:37:55
[r447] added "!break", "!continue" and "!return" (for loops and macros, respectively) 2025-07-29 20:33:10
[r446] moved test files around 2025-07-11 09:17:27
[r445] fixed bug where "!if" complained about undefined conditions even if user had
       added "!ifdef"/"!ifndef" to inhibit this.  2025-07-10 22:55:08
[r444] "else if" can now also be written as "elif" 2025-07-10 21:49:27
[r443] added FIXMEs 2025-07-10 10:55:16
[r442] "fix" for previous commit 2025-06-23 10:46:15
[r441] added "denial of service" example source code 2025-06-22 21:31:24
[r440] small cleanup in src and docs concerning ACME library 2025-06-19 15:55:22
[r439] added some comments and "!byt" and "!outfilestop" aliases.  2025-06-17 11:17:38
[r438] added CLI option to override path to ACME library 2025-06-16 21:15:35
[r437] minor change in arrangement of mnemo tables 2025-05-08 21:25:26
[r436] fixed addressing modes for M65 cpu (see tickets 22 and 23) 2025-05-07 11:08:18
[r435] updated link in docs to "No More Secrets" document 2025-05-04 17:47:11
[r434] updated toacme: v0.19 now has support for the "C128 Top-Assembler".
       Thanks to Friddy for writing this patch!  2025-01-26 16:51:26
[r433] the "-D" switch can now assign strings in double quotes
       (but check your shell's quoting rules!) 2024-11-25 00:44:37
[r432] reworked previous commit, added error checking and test cases 2024-11-23 14:51:02
[r431] added support for \x hex values in strings
       (thanks to Gurce for the patch, see ticket #28) 2024-11-23 14:41:38
[r430] updated list of warnings/errors 2024-10-27 12:56:53
[r429] file names can now be specified via string symbols 2024-10-27 12:42:37
[r428] refactored handling of dialects, newest behavior is now always given first 2024-10-23 12:32:26
[r427] renamed a function and changed some comments, no change in functionality 2024-10-20 22:19:38
[r426] cleaned up previous fix 2024-10-07 11:13:48


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/acme/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/acme/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/acme/patches/patch-src___std.h
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/acme/patches/patch-src_platform.c

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

Modified files:

Index: pkgsrc/devel/acme/Makefile
diff -u pkgsrc/devel/acme/Makefile:1.20 pkgsrc/devel/acme/Makefile:1.21
--- pkgsrc/devel/acme/Makefile:1.20     Mon Oct  7 16:35:59 2024
+++ pkgsrc/devel/acme/Makefile  Sat Nov 15 14:48:22 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2024/10/07 16:35:59 rhialto Exp $
+# $NetBSD: Makefile,v 1.21 2025/11/15 14:48:22 rhialto Exp $
 #
 
-DISTNAME=      acme-crossass-code-0-r425-trunk
-PKGNAME=       acme-0.97.0.0.425
+DISTNAME=      acme-crossass-code-0-r448-trunk
+PKGNAME=       acme-0.97.0.0.448
 CATEGORIES=    devel
 #MASTER_SITES= https://sourceforge.net/code-snapshots/svn/a/ac/acme-crossass/code-0/
 EXTRACT_SUFX=  .zip

Index: pkgsrc/devel/acme/distinfo
diff -u pkgsrc/devel/acme/distinfo:1.9 pkgsrc/devel/acme/distinfo:1.10
--- pkgsrc/devel/acme/distinfo:1.9      Mon Oct  7 16:35:59 2024
+++ pkgsrc/devel/acme/distinfo  Sat Nov 15 14:48:22 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2024/10/07 16:35:59 rhialto Exp $
+$NetBSD: distinfo,v 1.10 2025/11/15 14:48:22 rhialto Exp $
 
-BLAKE2s (acme-crossass-code-0-r425-trunk.zip) = efa7ec7c1ee30255af72501dbade13625b650a44b796c33011a794e09ed288c3
-SHA512 (acme-crossass-code-0-r425-trunk.zip) = b9c448365c6b6d67377f27a1931d643523c530ff3dd363763dbfdeeb6b356f44f2276d464d760796cf212547148a873862dddbb8bd4a569bab27050a7c0b775c
-Size (acme-crossass-code-0-r425-trunk.zip) = 667138 bytes
+BLAKE2s (acme-crossass-code-0-r448-trunk.zip) = 7483ee8a0fb06f875a0e7aef3547d9b7d326bc5c69d3a08b046b6f28231ad1e1
+SHA512 (acme-crossass-code-0-r448-trunk.zip) = f6af09a4e8899a5b658c5d877f0b4d9e292baaa3721fbed6b4052bde112eda562cc72b9360414f77cc1c45270de3b914e1560de712f80d2d22c4e8870215c27c
+Size (acme-crossass-code-0-r448-trunk.zip) = 682167 bytes
 SHA1 (patch-aa) = caec06051fb65d13e97e6489bb8b74bbd80fb82a
-SHA1 (patch-src_platform.c) = b38257a5982b0f26bf26a381155892cf6d20ecea
+SHA1 (patch-src___std.h) = f4a94ad1f88e064fcbe4b1e01ec71da73cecb8af

Added files:

Index: pkgsrc/devel/acme/patches/patch-src___std.h
diff -u /dev/null pkgsrc/devel/acme/patches/patch-src___std.h:1.1
--- /dev/null   Sat Nov 15 14:48:22 2025
+++ pkgsrc/devel/acme/patches/patch-src___std.h Sat Nov 15 14:48:22 2025
@@ -0,0 +1,15 @@
+$NetBSD: patch-src___std.h,v 1.1 2025/11/15 14:48:22 rhialto Exp $
+
+- Use the default library location
+
+--- src/_std.h.orig    2025-11-15 13:56:54.402868858 +0000
++++ src/_std.h
+@@ -18,7 +18,7 @@
+ 
+ // string containing the prefix for accessing files from the library tree
+ // (use "--libpath" cli switch or "ACME" environment variable to set this)
+-#define PLATFORM_LIBPREFIX    NULL
++#define PLATFORM_LIBPREFIX    DEFAULT_ACME_LIB
+ #define PLATFORM_USE_ENV_VAR  1       // library access needs "ACME" environment variable
+ // if you are building an "ACME" package for a linux or bsd distribution, you
+ // could put the library files at /usr/share/acme/lib/ and use that path instead



Home | Main Index | Thread Index | Old Index