aboutsummaryrefslogtreecommitdiff
path: root/games/jumpnbump
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-02-20 16:38:11 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-02-20 16:38:11 +0000
commit93904a97c2fc4f0a02ba27280746d9069158952b (patch)
tree06b8c544261cae56c28502a6a83850c709866c45 /games/jumpnbump
parent4e0f2fd88837afa3796fe1b8639946acd8aa7bd2 (diff)
downloadports-93904a97c2fc4f0a02ba27280746d9069158952b.tar.gz
ports-93904a97c2fc4f0a02ba27280746d9069158952b.zip
games/jumpnbump: add upstream fix for duplicate symbols
Notes
Notes: svn path=/head/; revision=566166
Diffstat (limited to 'games/jumpnbump')
-rw-r--r--games/jumpnbump/Makefile6
-rw-r--r--games/jumpnbump/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/games/jumpnbump/Makefile b/games/jumpnbump/Makefile
index 9b361dbf13b1..a37a27a8b561 100644
--- a/games/jumpnbump/Makefile
+++ b/games/jumpnbump/Makefile
@@ -7,15 +7,15 @@ PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://gitlab.com/LibreGames/jumpnbump/repository/${PORTVERSION}/archive.tar.bz2?dummy=/
+PATCH_SITES= https://gitlab.com/LibreGames/jumpnbump/-/commit/
+PATCHFILES= b72b70a4233776bdaa6a683c89af2becefd53bd6.diff:-p1
+
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Play cute bunnies jumping on each other's heads #'
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_FreeBSD_13= ld: error: duplicate symbol: endscore_reached
-BROKEN_FreeBSD_14= ld: error: duplicate symbol: endscore_reached
-
USES= compiler:c11 gettext-tools gmake sdl shebangfix tar:bzip2
SHEBANG_FILES= ${WRKSRC}/menu/jumpnbump_menu.py.pre
USE_SDL= sdl2 mixer2 net2
diff --git a/games/jumpnbump/distinfo b/games/jumpnbump/distinfo
index 96e921dbe2f7..2d50fba5d28e 100644
--- a/games/jumpnbump/distinfo
+++ b/games/jumpnbump/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1574265214
+TIMESTAMP = 1613838535
SHA256 (jumpnbump-1.61.tar.bz2) = b6da729d4a7bdea81210b69cbf4d1f472b3aadf879d3e7b794b0fd70e5f291db
SIZE (jumpnbump-1.61.tar.bz2) = 377685
+SHA256 (b72b70a4233776bdaa6a683c89af2becefd53bd6.diff) = 60adc26e959b161ff22a459ff849f11c87033bd36a501269f4a23826c5238bc7
+SIZE (b72b70a4233776bdaa6a683c89af2becefd53bd6.diff) = 2045