diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-01-27 07:16:54 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-01-27 07:16:54 +0800 |
commit | 274ae6d5ec5d4c8e2778c6cfd406445cef84dce5 (patch) | |
tree | 7bd4e79c4ce0e72ccabf3c62b32dd2743e57b8f7 | |
parent | 2700a0667b370e91f04809e46a0cfd7b0a1e9ba1 (diff) | |
download | freebsd-ports-gnome-274ae6d5ec5d4c8e2778c6cfd406445cef84dce5.tar.gz freebsd-ports-gnome-274ae6d5ec5d4c8e2778c6cfd406445cef84dce5.tar.zst freebsd-ports-gnome-274ae6d5ec5d4c8e2778c6cfd406445cef84dce5.zip |
- Update to git20150126
-rw-r--r-- | games/minerbold/Makefile | 6 | ||||
-rw-r--r-- | games/minerbold/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/minerbold/Makefile b/games/minerbold/Makefile index aa0efc66616e..dd6f237f93c9 100644 --- a/games/minerbold/Makefile +++ b/games/minerbold/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= minerbold -PORTVERSION= git20150125 +PORTVERSION= git20150126 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org @@ -16,7 +16,7 @@ RUN_DEPENDS= instead:${PORTSDIR}/games/instead USE_GITHUB= yes GH_ACCOUNT= gl00my GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 49cbad1 +GH_COMMIT= 398f36c NO_BUILD= yes NO_ARCH= yes @@ -25,7 +25,7 @@ DATADIR= ${PREFIX}/share/instead/games/${PORTNAME} PORTDATA= * -DESKTOP_ENTRIES="minerbold" \ +DESKTOP_ENTRIES="Miner Bold" \ "" \ "${DATADIR}/gfx/04.png" \ "${LOCALBASE}/bin/instead ${DATADIR}" \ diff --git a/games/minerbold/distinfo b/games/minerbold/distinfo index 88703f0b40b1..4630efe8bccf 100644 --- a/games/minerbold/distinfo +++ b/games/minerbold/distinfo @@ -1,2 +1,2 @@ -SHA256 (minerbold-git20150125.tar.gz) = c47380598153a45b266b1420b7d65c1d16f09aaafd382914ec00ffa9e4331d72 -SIZE (minerbold-git20150125.tar.gz) = 26654 +SHA256 (minerbold-git20150126.tar.gz) = ca64ea88d16b515d209f9517ee06f645f5bfc7f952cd518593ee07cd816f60ec +SIZE (minerbold-git20150126.tar.gz) = 155518 |