Date: Mon, 30 Oct 2023 14:20:22 GMT From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 49c4e524e6ab - main - emulators/x16-rom: update to r45 Message-ID: <202310301420.39UEKMSJ071875@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=49c4e524e6ab5f38c2eab6bc0f6fef61632423f4 commit 49c4e524e6ab5f38c2eab6bc0f6fef61632423f4 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2023-10-30 14:19:47 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2023-10-30 14:19:47 +0000 emulators/x16-rom: update to r45 --- emulators/x16-rom/Makefile | 5 +++-- emulators/x16-rom/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/emulators/x16-rom/Makefile b/emulators/x16-rom/Makefile index 0246824fe792..d22d28185384 100644 --- a/emulators/x16-rom/Makefile +++ b/emulators/x16-rom/Makefile @@ -1,12 +1,13 @@ PORTNAME= x16-rom -DISTVERSION= r44 +DISTVERSION= r45 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org COMMENT= Commander X16 ROM WWW= https://github.com/X16Community -BUILD_DEPENDS= cc65:devel/cc65 \ +BUILD_DEPENDS= lzsa:archivers/lzsa \ + cc65:devel/cc65 \ bash:shells/bash USES= gmake python:build shebangfix diff --git a/emulators/x16-rom/distinfo b/emulators/x16-rom/distinfo index b291037e6660..d515efd43f5c 100644 --- a/emulators/x16-rom/distinfo +++ b/emulators/x16-rom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692124477 -SHA256 (X16Community-x16-rom-r44_GH0.tar.gz) = 369abf565c283a62d752548bb27c6b0836e3dd9f84c27a12da055e8eb4e1054f -SIZE (X16Community-x16-rom-r44_GH0.tar.gz) = 660121 +TIMESTAMP = 1698575077 +SHA256 (X16Community-x16-rom-r45_GH0.tar.gz) = 07c6e59bbea99d3ee2d7bc4436fe8f437e09c4f7603d71da9855c4a6f323721f +SIZE (X16Community-x16-rom-r45_GH0.tar.gz) = 901412
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310301420.39UEKMSJ071875>