aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-11-06 22:24:39 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:53:27 +0800
commit4b04adbf879914638746e34fd442e147b36df02a (patch)
tree2de8ab80d59e654b8cbb86f7355ad2a899f08d5c /games
parent47285a013ebecaf83c11111bcadb2d1b2ee1cb0d (diff)
downloadfreebsd-ports-gnome-4b04adbf879914638746e34fd442e147b36df02a.tar.gz
freebsd-ports-gnome-4b04adbf879914638746e34fd442e147b36df02a.tar.zst
freebsd-ports-gnome-4b04adbf879914638746e34fd442e147b36df02a.zip
Fix USE_GITHUB usage.
Sponsored by: Absolight
Diffstat (limited to 'games')
-rw-r--r--games/openrct2/Makefile4
-rw-r--r--games/openrct2/distinfo6
-rw-r--r--games/sdlpop/Makefile3
-rw-r--r--games/sdlpop/distinfo6
4 files changed, 10 insertions, 9 deletions
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index 8fda3bf0c995..9f6cfbea790a 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -6,7 +6,6 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
PORTREVISION= 2
CATEGORIES= games
-EXTRACT_ONLY= ${PORTNAME}-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}_GH0${EXTRACT_SUFX}
MAINTAINER= pkubaj@anongoth.pl
COMMENT= Open source re-implementation of RollerCoaster Tycoon 2
@@ -23,8 +22,9 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2
USE_GITHUB= yes
+GH_ACCOUNT= OpenRCT2
+GH_PROJECT= OpenRCT2
-WRKSRC= ${WRKDIR}/OpenRCT2-${PORTVERSION}
INSTALLS_ICONS= yes
USES= compiler:c++14-lang cmake:outsource iconv localbase:ldflags pkgconfig ssl
USE_GL= gl
diff --git a/games/openrct2/distinfo b/games/openrct2/distinfo
index 9c8e9804dece..648f35e54f1a 100644
--- a/games/openrct2/distinfo
+++ b/games/openrct2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502898621
-SHA256 (openrct2-openrct2-v0.1.1_GH0.tar.gz) = 5d7a6c7f3c770e7de506958f86789c438c543c27d312fd096322cde4e89f50ad
-SIZE (openrct2-openrct2-v0.1.1_GH0.tar.gz) = 6284135
+TIMESTAMP = 1509967245
+SHA256 (OpenRCT2-OpenRCT2-v0.1.1_GH0.tar.gz) = 5d7a6c7f3c770e7de506958f86789c438c543c27d312fd096322cde4e89f50ad
+SIZE (OpenRCT2-OpenRCT2-v0.1.1_GH0.tar.gz) = 6284135
diff --git a/games/sdlpop/Makefile b/games/sdlpop/Makefile
index 99d9dfbc2af7..05525ed8166e 100644
--- a/games/sdlpop/Makefile
+++ b/games/sdlpop/Makefile
@@ -16,8 +16,9 @@ USES= cmake localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= NagyD
+GH_PROJECT= SDLPoP
-WRKSRC= ${WRKDIR}/SDLPoP-${PORTVERSION}/src
+WRKSRC_SUBDIR= src
USE_SDL= sdl2 image2 mixer2
PORTDOCS= *
diff --git a/games/sdlpop/distinfo b/games/sdlpop/distinfo
index 46f253e3c7db..c54ad8307fd1 100644
--- a/games/sdlpop/distinfo
+++ b/games/sdlpop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502897183
-SHA256 (NagyD-sdlpop-v1.17_GH0.tar.gz) = aa4b254ab80b889a6db491b41c4f83467124d932cc0836e5979fa73b6c49a94d
-SIZE (NagyD-sdlpop-v1.17_GH0.tar.gz) = 3713129
+TIMESTAMP = 1509967343
+SHA256 (NagyD-SDLPoP-v1.17_GH0.tar.gz) = aa4b254ab80b889a6db491b41c4f83467124d932cc0836e5979fa73b6c49a94d
+SIZE (NagyD-SDLPoP-v1.17_GH0.tar.gz) = 3713129