Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 19:28:25 +0000
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: a21d1ecf2ae7 - main - emulators/x16-emulator: Update to r49
Message-ID:  <696a9159.c63c.7e793d26@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a21d1ecf2ae75eccd0dbd9e3a77bf4a438ea93cc

commit a21d1ecf2ae75eccd0dbd9e3a77bf4a438ea93cc
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-01-16 19:25:40 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-01-16 19:28:05 +0000

    emulators/x16-emulator: Update to r49
---
 emulators/x16-emulator/Makefile | 3 ++-
 emulators/x16-emulator/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/emulators/x16-emulator/Makefile b/emulators/x16-emulator/Makefile
index 723021f4c8b8..e56c53496fab 100644
--- a/emulators/x16-emulator/Makefile
+++ b/emulators/x16-emulator/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	x16-emulator
-DISTVERSION=	r48
+DISTVERSION=	r49
 CATEGORIES=	emulators
 
 MAINTAINER=	makc@FreeBSD.org
@@ -30,6 +30,7 @@ PLIST_FILES=	bin/x16emu
 
 post-patch:
 	${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX}," ${WRKSRC}/src/main.c
+	${REINPLACE_CMD} "/^GIT_REV/s,.*,GIT_REV=0000000," ${WRKSRC}/Makefile
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/x16emu ${STAGEDIR}${PREFIX}/bin
diff --git a/emulators/x16-emulator/distinfo b/emulators/x16-emulator/distinfo
index 84cd7fa25983..bc51c5476b01 100644
--- a/emulators/x16-emulator/distinfo
+++ b/emulators/x16-emulator/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1725963293
-SHA256 (X16Community-x16-emulator-r48_GH0.tar.gz) = f28207129c63f0f6988acacffa5346aeb8827605cea4306b247b3055b51eb0f6
-SIZE (X16Community-x16-emulator-r48_GH0.tar.gz) = 315743
+TIMESTAMP = 1768574284
+SHA256 (X16Community-x16-emulator-r49_GH0.tar.gz) = 6a235f18a2d3fa5c86e3d3bdd6ef06a35eb7a7ffa8de1263770b5e28faae9ccd
+SIZE (X16Community-x16-emulator-r49_GH0.tar.gz) = 330393


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696a9159.c63c.7e793d26>