pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/asm6809
Module Name: pkgsrc
Committed By: thorpej
Date: Fri Jul 28 21:20:55 UTC 2023
Modified Files:
pkgsrc/cross/asm6809: Makefile distinfo
Log Message:
Update to asm6809-2.13. Change log from upstream:
* Fix crash when exporting empty symbol table.
* Accept immediate value as argument to stack ops.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/cross/asm6809/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/cross/asm6809/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/asm6809/Makefile
diff -u pkgsrc/cross/asm6809/Makefile:1.2 pkgsrc/cross/asm6809/Makefile:1.3
--- pkgsrc/cross/asm6809/Makefile:1.2 Thu Mar 5 16:17:55 2020
+++ pkgsrc/cross/asm6809/Makefile Fri Jul 28 21:20:55 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/03/05 16:17:55 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2023/07/28 21:20:55 thorpej Exp $
-DISTNAME= asm6809-2.12
+DISTNAME= asm6809-2.13
CATEGORIES= cross
MASTER_SITES= https://www.6809.org.uk/asm6809/dl/
Index: pkgsrc/cross/asm6809/distinfo
diff -u pkgsrc/cross/asm6809/distinfo:1.3 pkgsrc/cross/asm6809/distinfo:1.4
--- pkgsrc/cross/asm6809/distinfo:1.3 Tue Oct 26 10:07:51 2021
+++ pkgsrc/cross/asm6809/distinfo Fri Jul 28 21:20:55 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:07:51 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/07/28 21:20:55 thorpej Exp $
-BLAKE2s (asm6809-2.12.tar.gz) = a10a2dfef1d36e5b28f4ba7fad5ce232a29472e2600438e4220f0f099c696043
-SHA512 (asm6809-2.12.tar.gz) = f388f9f5b258a2d3f9d755d9cc26854ecb1ee792f187977859c34d9174056867cebbee77ec8071343568bdc7ed493061db8ca5feaf2c345a5eef38fa7c17687c
-Size (asm6809-2.12.tar.gz) = 596672 bytes
+BLAKE2s (asm6809-2.13.tar.gz) = a6503742243bd2b26b7ea3d47d8838f51123b52f2ba2eeaed4db5b7616ad7143
+SHA512 (asm6809-2.13.tar.gz) = 2207715401bb78016d5e6b9d10243090e1799c52e93148e75c61453f7b2e4ce206adbc5d39fe5e8dbd9ec745e2d1c63fc84de688680f734288cc84c37f8d666b
+Size (asm6809-2.13.tar.gz) = 772606 bytes
Home |
Main Index |
Thread Index |
Old Index