aboutsummaryrefslogtreecommitdiff
path: root/games/minecraft-client
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2019-08-22 08:50:22 +0000
committerGleb Popov <arrowd@FreeBSD.org>2019-08-22 08:50:22 +0000
commitcdebfe920e0e0d4c37e6edee05fbbabbfddbcc5c (patch)
tree6c6d1423e8235ca5fea4d0d0b91a71b03f2b1186 /games/minecraft-client
parent3250fd1a9f6887ca981a9c46695da10d78cc684c (diff)
downloadports-cdebfe920e0e0d4c37e6edee05fbbabbfddbcc5c.tar.gz
ports-cdebfe920e0e0d4c37e6edee05fbbabbfddbcc5c.zip
games/minecraft-client: Remove BROKEN, fix icon distfile, add dependency on xrandr.
Submitted by: voidanix@420blaze.it Differential Revision: https://reviews.freebsd.org/D21042
Notes
Notes: svn path=/head/; revision=509588
Diffstat (limited to 'games/minecraft-client')
-rw-r--r--games/minecraft-client/Makefile11
-rw-r--r--games/minecraft-client/distinfo5
2 files changed, 8 insertions, 8 deletions
diff --git a/games/minecraft-client/Makefile b/games/minecraft-client/Makefile
index 9ed97f01a7c2..72ba8e01cd7a 100644
--- a/games/minecraft-client/Makefile
+++ b/games/minecraft-client/Makefile
@@ -3,10 +3,10 @@
PORTNAME= minecraft-client
PORTVERSION= 1.7.9
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games java
-MASTER_SITES= http://s3.amazonaws.com/Minecraft.Download/launcher/:minecraft \
- http://media-mcw.cursecdn.com/c/c5/:icon
+MASTER_SITES= https://s3.amazonaws.com/Minecraft.Download/launcher/:minecraft \
+ https://media-mcw.cursecdn.com/c/c5/:icon
DISTFILES= Minecraft.jar:minecraft \
Grass.png:icon
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
@@ -15,9 +15,8 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= Client for the block building game
-BROKEN= unfetchable
-
-RUN_DEPENDS= ${JAVALIBDIR}/lwjgl/lwjgl.jar:games/lwjgl
+RUN_DEPENDS= ${JAVALIBDIR}/lwjgl/lwjgl.jar:games/lwjgl \
+ xrandr:x11/xrandr
USES= openal
USE_JAVA= yes
diff --git a/games/minecraft-client/distinfo b/games/minecraft-client/distinfo
index fc864c3900c2..dfbf01290fca 100644
--- a/games/minecraft-client/distinfo
+++ b/games/minecraft-client/distinfo
@@ -1,4 +1,5 @@
+TIMESTAMP = 1566463463
SHA256 (minecraft-client/1.7.9/Minecraft.jar) = e8d90b2637b141b556670d8460d317aadb6e4f2e644e519995c428800b25f212
SIZE (minecraft-client/1.7.9/Minecraft.jar) = 280212
-SHA256 (minecraft-client/1.7.9/Grass.png) = 438c0f63e379e92af1b5b2e06cc5e3365ee272810af65ebc102304bce4fa8c4b
-SIZE (minecraft-client/1.7.9/Grass.png) = 12586
+SHA256 (minecraft-client/1.7.9/Grass.png) = 5927b41c7fb768888721cc9e64edaabc831ce51620e783cf66dbf83116e21775
+SIZE (minecraft-client/1.7.9/Grass.png) = 5388