From 104745ee9d7f052ee15738e77d5755a711d18a09 Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Fri, 15 Apr 2016 02:05:27 +0000 Subject: - Update to 0.5.4.6 - Replace SourceForge host by GitHub - Rewrite files/patch-src_tar.c patch PR: 208748 Submitted by: olivierd --- archivers/xarchiver/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'archivers/xarchiver/Makefile') 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 -- cgit v1.2.3