aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanthosh Raju <fox@FreeBSD.org>2019-09-26 04:04:24 +0000
committerSanthosh Raju <fox@FreeBSD.org>2019-09-26 04:04:24 +0000
commit55e6e3dd7410cb7564e15fffdcdb705c431d1d7d (patch)
treed7fdf75f9af30f87a594282d85a2acfd827b73d9
parent8c88517039450b1c9201bda5d714894418f5ccc2 (diff)
downloadports-55e6e3dd7410cb7564e15fffdcdb705c431d1d7d.tar.gz
ports-55e6e3dd7410cb7564e15fffdcdb705c431d1d7d.zip
emulators/cannonball: Fixes build with clang 9
Original issue: https://github.com/djyt/cannonball/pull/46 Submitted by: jbeich Approved by: philip (mentor)
Notes
Notes: svn path=/head/; revision=512877
-rw-r--r--emulators/cannonball/Makefile4
-rw-r--r--emulators/cannonball/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/cannonball/Makefile b/emulators/cannonball/Makefile
index ae782952b8d2..5b881b1ba204 100644
--- a/emulators/cannonball/Makefile
+++ b/emulators/cannonball/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cannonball
-DISTVERSION= g20190819
+DISTVERSION= g20190924
CATEGORIES= emulators games
MAINTAINER= fox@FreeBSD.org
@@ -23,7 +23,7 @@ CMAKE_ARGS+= ${WRKSRC}/cmake \
USE_GITHUB= yes
GH_ACCOUNT= djyt
-GH_TAGNAME= 48d2c62
+GH_TAGNAME= a675d70
BUILD_WRKSRC= ${WRKSRC}/cmake
CONFIGURE_WRKSRC= ${WRKSRC}/cmake
diff --git a/emulators/cannonball/distinfo b/emulators/cannonball/distinfo
index 20df9154aa2d..24ba4b906816 100644
--- a/emulators/cannonball/distinfo
+++ b/emulators/cannonball/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566223011
-SHA256 (djyt-cannonball-g20190819-48d2c62_GH0.tar.gz) = 08c37ee43d2417446af9095ae845db3ff1f747b62fb328120d27e6ff21575b2a
-SIZE (djyt-cannonball-g20190819-48d2c62_GH0.tar.gz) = 278238
+TIMESTAMP = 1569326881
+SHA256 (djyt-cannonball-g20190924-a675d70_GH0.tar.gz) = 71b943b9650cbee0925a484a15c2f034cd7ed84f616f63a65462dc9cfe8ea5d1
+SIZE (djyt-cannonball-g20190924-a675d70_GH0.tar.gz) = 278265