aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-08-02 13:40:30 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-08-02 18:47:36 +0000
commite532466f8a1cd66d0261f148ac80a0b50d8e62b8 (patch)
tree01efa1f6edf28c6c604f7de4ec33d6009f4e76a5
parentba6e2c77bb56f83368d1e7acea7d597c4cd6bb0a (diff)
games/jumpy: update to 0.4.3
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.4.3 Reported by: GitHub (watch releases)
-rw-r--r--MOVED1
-rw-r--r--games/Makefile2
-rw-r--r--games/jumpy/Makefile (renamed from games/fishfight/Makefile)7
-rw-r--r--games/jumpy/distinfo (renamed from games/fishfight/distinfo)6
-rw-r--r--games/jumpy/files/patch-gilrs-evdev (renamed from games/fishfight/files/patch-gilrs-evdev)0
-rw-r--r--games/jumpy/files/patch-miniquad (renamed from games/fishfight/files/patch-miniquad)0
-rw-r--r--games/jumpy/files/patch-quad-snd (renamed from games/fishfight/files/patch-quad-snd)0
-rw-r--r--games/jumpy/pkg-descr (renamed from games/fishfight/pkg-descr)6
8 files changed, 11 insertions, 11 deletions
diff --git a/MOVED b/MOVED
index 1b956d678832..c99490ec6a0b 100644
--- a/MOVED
+++ b/MOVED
@@ -17533,3 +17533,4 @@ x11-servers/xorg-nestserver|x11-servers/xorg-server@xnest|2022-08-02|Merged into
x11-servers/xorg-vfbserver|x11-servers/xorg-server@xvfb|2022-08-02|Merged into the flavorized version
x11-servers/xorg-dmx||2022-08-02|Discontinued upstream
lang/go117||2022-08-02|Upstream support ended
+games/fishfight|games/jumpy|2022-08-02|Project renamed
diff --git a/games/Makefile b/games/Makefile
index fa317e12474f..57d259eb174f 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -260,7 +260,6 @@
SUBDIR += fightorperish
SUBDIR += fillets-ng
SUBDIR += filters
- SUBDIR += fishfight
SUBDIR += fishsupper
SUBDIR += five-or-more
SUBDIR += fkiss
@@ -417,6 +416,7 @@
SUBDIR += jtans
SUBDIR += julius
SUBDIR += jumpnbump
+ SUBDIR += jumpy
SUBDIR += jutils
SUBDIR += jvgs
SUBDIR += jzip
diff --git a/games/fishfight/Makefile b/games/jumpy/Makefile
index 4ad7c201084e..944c42609e53 100644
--- a/games/fishfight/Makefile
+++ b/games/jumpy/Makefile
@@ -1,7 +1,6 @@
-PORTNAME= fishfight
+PORTNAME= jumpy
DISTVERSIONPREFIX= v
-DISTVERSION= 0.4.2
-PORTREVISION= 4
+DISTVERSION= 0.4.3
CATEGORIES= games
MAINTAINER= jbeich@FreeBSD.org
@@ -19,7 +18,7 @@ USES= cargo gl localbase:ldflags xorg
USE_GITHUB= yes
USE_GL= gl
USE_XORG= x11 xi
-GH_PROJECT= jumpy
+GH_ACCOUNT= fishfight
PLIST_FILES= bin/${PORTNAME}
PORTDATA= *
diff --git a/games/fishfight/distinfo b/games/jumpy/distinfo
index a64133ef381f..fc6d416f5bd8 100644
--- a/games/fishfight/distinfo
+++ b/games/jumpy/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1646395819
+TIMESTAMP = 1659447630
SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234
SIZE (rust/crates/adler32-1.2.0.crate) = 6411
SHA256 (rust/crates/ahash-0.4.7.crate) = 739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e
@@ -211,5 +211,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
SHA256 (fishfight-fishsticks-95b45b717e427fb5fa1671f3bdf686d7270ad8a1_GH0.tar.gz) = 1ddea5417e7f8aa753545ff66edb2229e7ab33401b59d69c133c4de5988f476d
SIZE (fishfight-fishsticks-95b45b717e427fb5fa1671f3bdf686d7270ad8a1_GH0.tar.gz) = 10170
-SHA256 (fishfight-jumpy-v0.4.2_GH0.tar.gz) = ad2f1b2f514c693e73fd59bb186f7d0800aab0bb9ee3314c7b315fa6a3c1e524
-SIZE (fishfight-jumpy-v0.4.2_GH0.tar.gz) = 37001164
+SHA256 (fishfight-jumpy-v0.4.3_GH0.tar.gz) = a271780ac77309b34adc6521c0133b1f828e29c0af0dca1cd69098ec584c6992
+SIZE (fishfight-jumpy-v0.4.3_GH0.tar.gz) = 37001761
diff --git a/games/fishfight/files/patch-gilrs-evdev b/games/jumpy/files/patch-gilrs-evdev
index d80c9802b7a2..d80c9802b7a2 100644
--- a/games/fishfight/files/patch-gilrs-evdev
+++ b/games/jumpy/files/patch-gilrs-evdev
diff --git a/games/fishfight/files/patch-miniquad b/games/jumpy/files/patch-miniquad
index 61c3bbd17f3f..61c3bbd17f3f 100644
--- a/games/fishfight/files/patch-miniquad
+++ b/games/jumpy/files/patch-miniquad
diff --git a/games/fishfight/files/patch-quad-snd b/games/jumpy/files/patch-quad-snd
index e2e079357ec6..e2e079357ec6 100644
--- a/games/fishfight/files/patch-quad-snd
+++ b/games/jumpy/files/patch-quad-snd
diff --git a/games/fishfight/pkg-descr b/games/jumpy/pkg-descr
index 6656529dc531..2f617e7c5ef9 100644
--- a/games/fishfight/pkg-descr
+++ b/games/jumpy/pkg-descr
@@ -1,6 +1,6 @@
-Fish Fight is a tactical 2D shooter, played by up to 4 players online
-or on a shared screen. Aim either left or right; the rest is up to
-clever movement and positioning in this fish-on-fish brawler! Made
+Fish Fight: Jumpy is a tactical 2D shooter, played by up to 4 players
+online or on a shared screen. Aim either left or right; the rest is up
+to clever movement and positioning in this fish-on-fish brawler! Made
with Rust-lang and Macroquad.
### Key Features (WIP)