From owner-svn-ports-head@freebsd.org Tue Jan 12 12:51:19 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FB0CA6BCC8; Tue, 12 Jan 2016 12:51:19 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 4768D1F05; Tue, 12 Jan 2016 12:51:19 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0CCpIdt083274; Tue, 12 Jan 2016 12:51:18 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0CCpIJI083271; Tue, 12 Jan 2016 12:51:18 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201601121251.u0CCpIJI083271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 12 Jan 2016 12:51:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405870 - head/sysutils/kdirstat 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.20 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: Tue, 12 Jan 2016 12:51:19 -0000 Author: danilo Date: Tue Jan 12 12:51:17 2016 New Revision: 405870 URL: https://svnweb.freebsd.org/changeset/ports/405870 Log: - Update to 2.7.7 Modified: head/sysutils/kdirstat/Makefile head/sysutils/kdirstat/distinfo head/sysutils/kdirstat/pkg-plist Modified: head/sysutils/kdirstat/Makefile ============================================================================== --- head/sysutils/kdirstat/Makefile Tue Jan 12 12:48:24 2016 (r405869) +++ head/sysutils/kdirstat/Makefile Tue Jan 12 12:51:17 2016 (r405870) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= kdirstat -PORTVERSION= 2.7.5 -PORTREVISION= 2 +PORTVERSION= 2.7.7 CATEGORIES= sysutils kde MASTER_SITES= https://bitbucket.org/jeromerobert/k4dirstat/get/ DISTNAME= k4dirstat-${PORTVERSION} @@ -14,7 +13,7 @@ COMMENT= KDE utility that sums up disk u LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -WRKSRC= ${WRKDIR}/jeromerobert-k4dirstat-1ad2e96d73fa +WRKSRC= ${WRKDIR}/jeromerobert-k4dirstat-01b3e0a4df26 USES= cmake cpe desktop-file-utils gettext-tools tar:bzip2 CPE_VENDOR= kdirstat_project Modified: head/sysutils/kdirstat/distinfo ============================================================================== --- head/sysutils/kdirstat/distinfo Tue Jan 12 12:48:24 2016 (r405869) +++ head/sysutils/kdirstat/distinfo Tue Jan 12 12:51:17 2016 (r405870) @@ -1,2 +1,2 @@ -SHA256 (k4dirstat-2.7.5.tar.bz2) = 20fcf97285c8e1836cec94b05dc4e3ae92e0f7e806cd278d46ec2c3287f5ff31 -SIZE (k4dirstat-2.7.5.tar.bz2) = 225485 +SHA256 (k4dirstat-2.7.7.tar.bz2) = c1c7d8ebb2623c2246d807011d0a25bbbf48c81057e45ae3be393eaea1f2f73b +SIZE (k4dirstat-2.7.7.tar.bz2) = 227900 Modified: head/sysutils/kdirstat/pkg-plist ============================================================================== --- head/sysutils/kdirstat/pkg-plist Tue Jan 12 12:48:24 2016 (r405869) +++ head/sysutils/kdirstat/pkg-plist Tue Jan 12 12:51:17 2016 (r405870) @@ -19,3 +19,4 @@ share/locale/fr/LC_MESSAGES/k4dirstat.mo share/locale/hu/LC_MESSAGES/k4dirstat.mo share/locale/it/LC_MESSAGES/k4dirstat.mo share/locale/ja/LC_MESSAGES/k4dirstat.mo +share/locale/nl/LC_MESSAGES/k4dirstat.mo