aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-03-17 12:58:29 +0000
committerMark Felder <feld@FreeBSD.org>2016-03-17 12:58:29 +0000
commit7c0ca444d8f474a411b2110af8e44a36821e9230 (patch)
tree46dead5a0967e71890ced5daa31205c3b75314f4
parent0aee0b8c72f9e6f9fd1b7a8c2209f6e2d0e5e91b (diff)
downloadports-7c0ca444d8f474a411b2110af8e44a36821e9230.tar.gz
ports-7c0ca444d8f474a411b2110af8e44a36821e9230.zip
MFH: r411277
games/gtkevemon: Update to 1.10 This update also fixes a hang on startup. PR: 204189 Approved by: ports-secteam (with hat)
Notes
Notes: svn path=/branches/2016Q1/; revision=411279
-rw-r--r--games/gtkevemon/Makefile16
-rw-r--r--games/gtkevemon/distinfo4
-rw-r--r--games/gtkevemon/pkg-plist2
3 files changed, 11 insertions, 11 deletions
diff --git a/games/gtkevemon/Makefile b/games/gtkevemon/Makefile
index 9870132d1dbd..cf03b508f240 100644
--- a/games/gtkevemon/Makefile
+++ b/games/gtkevemon/Makefile
@@ -1,21 +1,21 @@
# $FreeBSD$
PORTNAME= gtkevemon
-DISTVERSION= 1.8-135
-PORTREVISION= 3
+PORTVERSION= 1.10.2016.02.17
+PORTREVISION= 0
CATEGORIES= games
-MASTER_SITES= https://bitbucket.org/BattleClinic/${PORTNAME}/get/
MAINTAINER= feld@FreeBSD.org
COMMENT= Skill monitoring standalone application for EVE Online
-LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
+LIB_DEPENDS= libgtkmm-3.0.so:${PORTSDIR}/x11-toolkits/gtkmm30 \
+ libcurl.so:${PORTSDIR}/ftp/curl
-CHANGESET= 8fa5c0b5f16b
-WRKSRC= ${WRKDIR}/BattleClinic-${PORTNAME}-${CHANGESET}/${PORTNAME}
+USE_GITHUB= yes
+GH_TAGNAME= ac2ca34
USES= pkgconfig:both gmake
-USE_GNOME= gtk20 libxml2
+USE_GNOME= gtk30 libxml2
USE_OPENSSL= yes
.include <bsd.port.pre.mk>
@@ -26,6 +26,6 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/gtkevemon ${STAGEDIR}${PREFIX}/bin/gtkevemon
${INSTALL_DATA} ${WRKSRC}/icon/gtkevemon.desktop ${STAGEDIR}${PREFIX}/share/applications/gtkevemon.desktop
- ${INSTALL_DATA} ${WRKSRC}/icon/gtkevemon.png ${STAGEDIR}${PREFIX}/share/pixmaps/gtkevemon.png
+ ${INSTALL_DATA} ${WRKSRC}/icon/gtkevemon.svg ${STAGEDIR}${PREFIX}/share/pixmaps/gtkevemon.svg
.include <bsd.port.post.mk>
diff --git a/games/gtkevemon/distinfo b/games/gtkevemon/distinfo
index 6c78ce02985f..e29a68f2407e 100644
--- a/games/gtkevemon/distinfo
+++ b/games/gtkevemon/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gtkevemon-1.8-135.tar.gz) = 766512bb6613bb556cd1a15097857152565986cbc52698db318add21ad7f1bb6
-SIZE (gtkevemon-1.8-135.tar.gz) = 306704
+SHA256 (gtkevemon-gtkevemon-1.10.2016.02.17-ac2ca34_GH0.tar.gz) = 1d5a3090e11f403263f424202213097a4c308fa1fefc871175da255666f44573
+SIZE (gtkevemon-gtkevemon-1.10.2016.02.17-ac2ca34_GH0.tar.gz) = 231943
diff --git a/games/gtkevemon/pkg-plist b/games/gtkevemon/pkg-plist
index 0412f5375d9a..c7d0a2a159be 100644
--- a/games/gtkevemon/pkg-plist
+++ b/games/gtkevemon/pkg-plist
@@ -1,3 +1,3 @@
share/applications/gtkevemon.desktop
-share/pixmaps/gtkevemon.png
+share/pixmaps/gtkevemon.svg
bin/gtkevemon