aboutsummaryrefslogtreecommitdiff
path: root/archivers/xarchiver/Makefile
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2016-04-15 02:05:27 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2016-04-15 02:05:27 +0000
commit104745ee9d7f052ee15738e77d5755a711d18a09 (patch)
tree6995f20381aa8ba921639641dfbd856f206f7e70 /archivers/xarchiver/Makefile
parent905edb4c4f94a7921e683454998140c249fc848e (diff)
downloadports-104745ee9d7f052ee15738e77d5755a711d18a09.tar.gz
ports-104745ee9d7f052ee15738e77d5755a711d18a09.zip
Notes
Diffstat (limited to 'archivers/xarchiver/Makefile')
-rw-r--r--archivers/xarchiver/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index d9be81537810..06ac0f010c5f 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -2,10 +2,8 @@
# $FreeBSD$
PORTNAME= xarchiver
-PORTVERSION= 0.5.4
-PORTREVISION= 1
+PORTVERSION= 0.5.4.6
CATEGORIES= archivers
-MASTER_SITES= SF/${PORTNAME:tl}
MAINTAINER= danilo@FreeBSD.org
COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools
@@ -17,6 +15,10 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \
zip:archivers/zip \
zipinfo:archivers/unzip
+USE_GITHUB= yes
+GH_ACCOUNT= ib
+GH_TAGNAME= bb5fce0
+
USES= desktop-file-utils gmake pkgconfig tar:bzip2
USE_GNOME= glib20 gtk20 intltool
GNU_CONFIGURE= yes