aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-10 22:46:22 +0800
committerswills <swills@FreeBSD.org>2016-04-10 22:46:22 +0800
commitfbbc7445c4697e281d6321228c643f29c9261467 (patch)
treea9352bf1a17f9a91f0cde4827de6e6fecf968825 /games
parent0d704eb3ffffc8aa79c24a68b119e6b192a518de (diff)
downloadfreebsd-ports-gnome-fbbc7445c4697e281d6321228c643f29c9261467.tar.gz
freebsd-ports-gnome-fbbc7445c4697e281d6321228c643f29c9261467.tar.zst
freebsd-ports-gnome-fbbc7445c4697e281d6321228c643f29c9261467.zip
games/2048-qt: update to 0.1.6
Diffstat (limited to 'games')
-rw-r--r--games/2048-qt/Makefile7
-rw-r--r--games/2048-qt/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/games/2048-qt/Makefile b/games/2048-qt/Makefile
index 5b21c074eccc..7a6df68eef21 100644
--- a/games/2048-qt/Makefile
+++ b/games/2048-qt/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= 2048-qt
-PORTVERSION= 0.1.5
+PORTVERSION= 0.1.6
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= games
MAINTAINER= swills@FreeBSD.org
@@ -21,8 +20,8 @@ PLIST_FILES= bin/2048-qt ${DESKTOPDIR}/${PORTNAME}.desktop \
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/2048-qt ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/icons/256x256/apps/2048-qt.png \
+ ${INSTALL_DATA} ${WRKSRC}/res/icons/256x256/apps/2048-qt.png \
${STAGEDIR}${PREFIX}/share/pixmaps/
- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
+ ${INSTALL_DATA} ${WRKSRC}/res/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
.include <bsd.port.mk>
diff --git a/games/2048-qt/distinfo b/games/2048-qt/distinfo
index 747a519ce0d8..69337d119afa 100644
--- a/games/2048-qt/distinfo
+++ b/games/2048-qt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xiaoyong-2048-Qt-v0.1.5_GH0.tar.gz) = b895ecdbc09127215baf2633b513726cb39e24f22cc309ec390ac9bdae9b224c
-SIZE (xiaoyong-2048-Qt-v0.1.5_GH0.tar.gz) = 1859979
+SHA256 (xiaoyong-2048-Qt-v0.1.6_GH0.tar.gz) = 994b472d9798ebcae6b5e5a733f175f0278ab9f2f6cde1511a08335899e8f892
+SIZE (xiaoyong-2048-Qt-v0.1.6_GH0.tar.gz) = 1863953