aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Hall <hsw@bitmark.com>2023-02-13 19:50:13 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2023-02-13 19:50:13 +0000
commit1c38158d258e3c081a863a529a2248f7275d0b28 (patch)
tree15aa5d8c9d49e890286df714fa319cf878552909
parent939f5c29af58f95a2cd1ca407f71a84a7e8712d8 (diff)
downloadports-1c38158d258e3c081a863a529a2248f7275d0b28.tar.gz
ports-1c38158d258e3c081a863a529a2248f7275d0b28.zip
emulators/elliott-803: Update to 0.1.11
Fixes for clang15: - function prototypes needing (void) - unused variable y - "--unused" to suppress error message Differential Revision: https://reviews.freebsd.org/D38554
-rw-r--r--emulators/elliott-803/Makefile2
-rw-r--r--emulators/elliott-803/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/elliott-803/Makefile b/emulators/elliott-803/Makefile
index 3f2c79624420..8d4bfc3bc062 100644
--- a/emulators/elliott-803/Makefile
+++ b/emulators/elliott-803/Makefile
@@ -1,5 +1,5 @@
PORTNAME= elliott-803
-PORTVERSION= 0.1.9
+PORTVERSION= 0.1.11
DISTVERSIONPREFIX= v
CATEGORIES= emulators
diff --git a/emulators/elliott-803/distinfo b/emulators/elliott-803/distinfo
index b0466e53ddfe..39f55b689dfe 100644
--- a/emulators/elliott-803/distinfo
+++ b/emulators/elliott-803/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647761860
-SHA256 (hxw-Elliott-803-v0.1.9_GH0.tar.gz) = ee9d52b6bf6dbf1b13cada3faa3f37cbd03ed71b06eac66fc493dfa6e882ff03
-SIZE (hxw-Elliott-803-v0.1.9_GH0.tar.gz) = 32670650
+TIMESTAMP = 1676263014
+SHA256 (hxw-Elliott-803-v0.1.11_GH0.tar.gz) = d0aacfa9d02d63f4249d14df1f378525804bc022840eb7bf63804eb9f125d253
+SIZE (hxw-Elliott-803-v0.1.11_GH0.tar.gz) = 32670963