From owner-svn-ports-all@freebsd.org Mon Nov 25 22:14:52 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C0D4F1BBB6F; Mon, 25 Nov 2019 22:14:52 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47MLth4lZPz410p; Mon, 25 Nov 2019 22:14:52 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6BB761B5C9; Mon, 25 Nov 2019 22:14:52 +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 xAPMEqAV071114; Mon, 25 Nov 2019 22:14:52 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAPMEoeM071107; Mon, 25 Nov 2019 22:14:50 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201911252214.xAPMEoeM071107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Mon, 25 Nov 2019 22:14:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518432 - in head: . sysutils sysutils/k4dirstat sysutils/k4dirstat/files sysutils/kdirstat X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: in head: . sysutils sysutils/k4dirstat sysutils/k4dirstat/files sysutils/kdirstat X-SVN-Commit-Revision: 518432 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2019 22:14:52 -0000 Author: danilo Date: Mon Nov 25 22:14:50 2019 New Revision: 518432 URL: https://svnweb.freebsd.org/changeset/ports/518432 Log: - Renaming to match upstream name [1] - Update to 3.2.0 PR: 239780 Reported by: cem [1] Added: head/sysutils/k4dirstat/ - copied from r518431, head/sysutils/kdirstat/ Deleted: head/sysutils/kdirstat/ Modified: head/MOVED head/sysutils/Makefile head/sysutils/k4dirstat/Makefile head/sysutils/k4dirstat/distinfo head/sysutils/k4dirstat/files/patch-src__k4dirstat.cpp head/sysutils/k4dirstat/pkg-descr head/sysutils/k4dirstat/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Mon Nov 25 22:14:35 2019 (r518431) +++ head/MOVED Mon Nov 25 22:14:50 2019 (r518432) @@ -13501,3 +13501,4 @@ math/py-onnx-tf|misc/py-onnx-tf|2019-11-24|Move to a m misc/console-bridge|devel/ros-console_bridge|2019-11-24|Use devel/ros-console_bridge instead misc/urdfdom-headers|devel/ros-urdfdom_headers|2019-11-24|Use devel/ros-urdfdom_headers instead misc/urdfdom|devel/ros-urdfdom|2019-11-24|Use devel/ros-urdfdom instead +sysutils/kdirstat|sysutils/k4dirstat|2019-11-25|Renamed to match the upstream name Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Mon Nov 25 22:14:35 2019 (r518431) +++ head/sysutils/Makefile Mon Nov 25 22:14:50 2019 (r518432) @@ -546,6 +546,7 @@ SUBDIR += jvmtop SUBDIR += jx SUBDIR += k3b + SUBDIR += k4dirstat SUBDIR += k8temp SUBDIR += kbackup SUBDIR += kcron @@ -553,7 +554,6 @@ SUBDIR += kdebugsettings SUBDIR += kdf SUBDIR += kdialog - SUBDIR += kdirstat SUBDIR += keyboard-daemon SUBDIR += kf5-baloo SUBDIR += kf5-kwallet Modified: head/sysutils/k4dirstat/Makefile ============================================================================== --- head/sysutils/kdirstat/Makefile Mon Nov 25 22:14:35 2019 (r518431) +++ head/sysutils/k4dirstat/Makefile Mon Nov 25 22:14:50 2019 (r518432) @@ -1,12 +1,9 @@ # Created by: Stefan Jahn # $FreeBSD$ -PORTNAME= kdirstat -PORTVERSION= 3.1.4 -PORTREVISION= 1 +PORTNAME= k4dirstat +PORTVERSION= 3.2.0 CATEGORIES= sysutils kde -MASTER_SITES= https://bitbucket.org/jeromerobert/k4dirstat/get/ -DISTNAME= k4dirstat-${PORTVERSION} MAINTAINER= danilo@FreeBSD.org COMMENT= KDE utility that sums up disk usage for directory trees @@ -17,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext-tools \ kde:5 qt:5 tar:bzip2 -WRKSRC= ${WRKDIR}/jeromerobert-k4dirstat-0fd87f361645 +USE_GITHUB= yes +GH_ACCOUNT= jeromerobert CPE_VENDOR= kdirstat_project USE_KDE= auth codecs completion config configwidgets coreaddons doctools \ @@ -31,8 +29,5 @@ post-patch: @${REINPLACE_CMD} -e \ 's|||' \ ${WRKSRC}/src/kdirreadjob.cpp - -post-install: - @${LN} -sf k4dirstat ${STAGEDIR}${PREFIX}/bin/kdirstat .include Modified: head/sysutils/k4dirstat/distinfo ============================================================================== --- head/sysutils/kdirstat/distinfo Mon Nov 25 22:14:35 2019 (r518431) +++ head/sysutils/k4dirstat/distinfo Mon Nov 25 22:14:50 2019 (r518432) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550698397 -SHA256 (k4dirstat-3.1.4.tar.bz2) = 1b3f54a4e2e2a0b530cb95652a4c2f14f5ce7cb075eeafa738539f7b95baa845 -SIZE (k4dirstat-3.1.4.tar.bz2) = 230737 +TIMESTAMP = 1574713309 +SHA256 (jeromerobert-k4dirstat-3.2.0_GH0.tar.gz) = c266f42d1263e2c9b95f222c514162d72014c92020560a23765a1ee17c00997e +SIZE (jeromerobert-k4dirstat-3.2.0_GH0.tar.gz) = 249518 Modified: head/sysutils/k4dirstat/files/patch-src__k4dirstat.cpp ============================================================================== --- head/sysutils/kdirstat/files/patch-src__k4dirstat.cpp Mon Nov 25 22:14:35 2019 (r518431) +++ head/sysutils/k4dirstat/files/patch-src__k4dirstat.cpp Mon Nov 25 22:14:50 2019 (r518432) @@ -1,10 +1,10 @@ ---- src/k4dirstat.cpp.orig +--- src/k4dirstat.cpp.orig 2019-11-23 11:51:27 UTC +++ src/k4dirstat.cpp -@@ -14,6 +14,7 @@ - //#include "k4dirstatview.h" +@@ -13,6 +13,7 @@ + #include "k4dirstat.h" #include "settings.h" +#include #include #include - #include \ + Modified: head/sysutils/k4dirstat/pkg-descr ============================================================================== --- head/sysutils/kdirstat/pkg-descr Mon Nov 25 22:14:35 2019 (r518431) +++ head/sysutils/k4dirstat/pkg-descr Mon Nov 25 22:14:50 2019 (r518432) @@ -4,4 +4,4 @@ the Unix du command, but it provides more helpful diag information. KDirStat also features some built-in cleanup facilities and the ability to include your own cleanup commands or scripts. -WWW: http://bitbucket.org/jeromerobert/k4dirstat/ +WWW: https://github.com/jeromerobert/k4dirstat Modified: head/sysutils/k4dirstat/pkg-plist ============================================================================== --- head/sysutils/kdirstat/pkg-plist Mon Nov 25 22:14:35 2019 (r518431) +++ head/sysutils/k4dirstat/pkg-plist Mon Nov 25 22:14:50 2019 (r518432) @@ -1,5 +1,4 @@ bin/k4dirstat -bin/kdirstat man/man1/k4dirstat.1.gz share/applications/k4dirstat.desktop share/config.kcfg/k4dirstat.kcfg