From owner-svn-ports-head@FreeBSD.ORG Mon Sep 29 15:41:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05D394E7; Mon, 29 Sep 2014 15:41:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CBF97C5E; Mon, 29 Sep 2014 15:41:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8TFfH7A083689; Mon, 29 Sep 2014 15:41:17 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8TFfHCE083687; Mon, 29 Sep 2014 15:41:17 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201409291541.s8TFfHCE083687@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Mon, 29 Sep 2014 15:41:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369532 - head/archivers/xarchiver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Sep 2014 15:41:18 -0000 Author: danilo Date: Mon Sep 29 15:41:16 2014 New Revision: 369532 URL: http://svnweb.freebsd.org/changeset/ports/369532 QAT: https://qat.redports.org/buildarchive/r369532/ Log: - Update from 0.5.3 to 0.5.4 - Take maintainership Modified: head/archivers/xarchiver/Makefile head/archivers/xarchiver/distinfo Modified: head/archivers/xarchiver/Makefile ============================================================================== --- head/archivers/xarchiver/Makefile Mon Sep 29 15:40:14 2014 (r369531) +++ head/archivers/xarchiver/Makefile Mon Sep 29 15:41:16 2014 (r369532) @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= xarchiver -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= archivers MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:tl} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilo@FreeBSD.org COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools LICENSE= GPLv2 RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ - 7zr:${PORTSDIR}/archivers/p7zip \ - zip:${PORTSDIR}/archivers/zip + 7zr:${PORTSDIR}/archivers/p7zip \ + zip:${PORTSDIR}/archivers/zip USES= tar:bzip2 gmake pkgconfig desktop-file-utils USE_GNOME= glib20 gtk20 intltool @@ -24,7 +24,7 @@ INSTALLS_ICONS= yes OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes -NLS_USES= gettext +NLS_USES= gettext NLS_CPPFLAGS+= -I${LOCALBASE}/include NLS_LDFLAGS+= -L${LOCALBASE}/lib Modified: head/archivers/xarchiver/distinfo ============================================================================== --- head/archivers/xarchiver/distinfo Mon Sep 29 15:40:14 2014 (r369531) +++ head/archivers/xarchiver/distinfo Mon Sep 29 15:41:16 2014 (r369532) @@ -1,2 +1,2 @@ -SHA256 (xarchiver-0.5.3.tar.bz2) = c5899cb495e83a63f89b5eea002d2dd1c691db8d7b6343b3c182ce6e00c16d81 -SIZE (xarchiver-0.5.3.tar.bz2) = 778871 +SHA256 (xarchiver-0.5.4.tar.bz2) = e63fa73979fcc56efe8cca9095fd915d31a1714ce9676246b8626f164e452ef4 +SIZE (xarchiver-0.5.4.tar.bz2) = 1003045