Skip to content

Commit

Permalink
games/jumpy: update to 0.4.3
Browse files Browse the repository at this point in the history
Changes:	https://github.com/fishfight/jumpy/releases/tag/v0.4.3
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Aug 2, 2022
1 parent ba6e2c7 commit e532466
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
1 change: 1 addition & 0 deletions MOVED
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion games/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@
SUBDIR += fightorperish
SUBDIR += fillets-ng
SUBDIR += filters
SUBDIR += fishfight
SUBDIR += fishsupper
SUBDIR += five-or-more
SUBDIR += fkiss
Expand Down Expand Up @@ -417,6 +416,7 @@
SUBDIR += jtans
SUBDIR += julius
SUBDIR += jumpnbump
SUBDIR += jumpy
SUBDIR += jutils
SUBDIR += jvgs
SUBDIR += jzip
Expand Down
7 changes: 3 additions & 4 deletions games/fishfight/Makefile → games/jumpy/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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= *

Expand Down
6 changes: 3 additions & 3 deletions games/fishfight/distinfo → games/jumpy/distinfo
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions games/fishfight/pkg-descr → games/jumpy/pkg-descr
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit e532466

Please sign in to comment.