diff options
author | mat <mat@FreeBSD.org> | 2015-05-07 00:04:20 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-07 00:04:20 +0800 |
commit | 7347bac4b4705088feb8ffe0b7253dd1193c82ce (patch) | |
tree | 30c0e1ce8ec084d3e802dff7f41cd3875c5dfb6e /games/asteroid | |
parent | 300ee633d06397bd6509f73887cd59c0accc234d (diff) | |
download | freebsd-ports-gnome-7347bac4b4705088feb8ffe0b7253dd1193c82ce.tar.gz freebsd-ports-gnome-7347bac4b4705088feb8ffe0b7253dd1193c82ce.tar.zst freebsd-ports-gnome-7347bac4b4705088feb8ffe0b7253dd1193c82ce.zip |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'games/asteroid')
-rw-r--r-- | games/asteroid/Makefile | 4 | ||||
-rw-r--r-- | games/asteroid/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/games/asteroid/Makefile b/games/asteroid/Makefile index 52058b915a29..a068fe693019 100644 --- a/games/asteroid/Makefile +++ b/games/asteroid/Makefile @@ -14,9 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= chazomaticus -GH_PROJECT= asteroid -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= ffeb0fd +GH_TAGNAME= ffeb0fd USES= cmake USE_GL= glut diff --git a/games/asteroid/distinfo b/games/asteroid/distinfo index 941107692649..7145d904d01f 100644 --- a/games/asteroid/distinfo +++ b/games/asteroid/distinfo @@ -1,2 +1,2 @@ -SHA256 (asteroid-1.2.1.tar.gz) = e6cc3617428b686293b0972d8808e07e8c8f07e8b7ecfe1168f108a3987a4b04 -SIZE (asteroid-1.2.1.tar.gz) = 307676 +SHA256 (chazomaticus-asteroid-1.2.1-ffeb0fd_GH0.tar.gz) = fab7c80c8a150598bdd829f296165c889d63d67f55bd10f0fe7f05b36dcc7748 +SIZE (chazomaticus-asteroid-1.2.1-ffeb0fd_GH0.tar.gz) = 307612 |