From owner-dev-commits-ports-all@freebsd.org Sun Aug 1 09:57:58 2021 Return-Path: Delivered-To: dev-commits-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 79DB4659A15; Sun, 1 Aug 2021 09:57:58 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GcxQZ34yQz3Kg1; Sun, 1 Aug 2021 09:57:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 379A8212E; Sun, 1 Aug 2021 09:57:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1719vwUo034668; Sun, 1 Aug 2021 09:57:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1719vwB7034667; Sun, 1 Aug 2021 09:57:58 GMT (envelope-from git) Date: Sun, 1 Aug 2021 09:57:58 GMT Message-Id: <202108010957.1719vwB7034667@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 10e72449743a - main - sysutils/catfish: Update to 4.16.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 10e72449743a6313e687d8cf37efb1d222ad9a70 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2021 09:57:58 -0000 The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=10e72449743a6313e687d8cf37efb1d222ad9a70 commit 10e72449743a6313e687d8cf37efb1d222ad9a70 Author: Guido Falsi AuthorDate: 2021-08-01 09:57:02 +0000 Commit: Guido Falsi CommitDate: 2021-08-01 09:57:51 +0000 sysutils/catfish: Update to 4.16.2 --- sysutils/catfish/Makefile | 2 +- sysutils/catfish/distinfo | 6 +++--- sysutils/catfish/files/patch-setup.py | 12 ------------ 3 files changed, 4 insertions(+), 16 deletions(-) diff --git a/sysutils/catfish/Makefile b/sysutils/catfish/Makefile index 2dfcff8775c1..1b4a689b8760 100644 --- a/sysutils/catfish/Makefile +++ b/sysutils/catfish/Makefile @@ -1,7 +1,7 @@ # Created by: jpaetzel@FreeBSD.org PORTNAME= catfish -PORTVERSION= 4.16.1 +PORTVERSION= 4.16.2 CATEGORIES= sysutils MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 diff --git a/sysutils/catfish/distinfo b/sysutils/catfish/distinfo index 94343b47eb64..c0cdad0ca7b6 100644 --- a/sysutils/catfish/distinfo +++ b/sysutils/catfish/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626790556 -SHA256 (xfce4/catfish-4.16.1.tar.bz2) = 10317e2ca3a24290e46f62ed884cfbdf48fe7bfc3c528cfa81eca49ce3f5a655 -SIZE (xfce4/catfish-4.16.1.tar.bz2) = 266556 +TIMESTAMP = 1627807901 +SHA256 (xfce4/catfish-4.16.2.tar.bz2) = b21a2e151943f0b194d38b17feaaf382187947ed12a02c3d6492afb748012a6b +SIZE (xfce4/catfish-4.16.2.tar.bz2) = 270051 diff --git a/sysutils/catfish/files/patch-setup.py b/sysutils/catfish/files/patch-setup.py deleted file mode 100644 index 202bd9dcea69..000000000000 --- a/sysutils/catfish/files/patch-setup.py +++ /dev/null @@ -1,12 +0,0 @@ ---- setup.py.orig 2021-07-20 10:04:29 UTC -+++ setup.py -@@ -199,8 +199,7 @@ class InstallAndUpdateDataDirectory(DistUtilsExtra.aut - - data_dir = os.path.join(self.prefix, 'share', 'catfish', '') - script_path = os.path.join(self.prefix, 'bin') -- -- if using_pip: -+ elif using_pip: - target_data = os.path.relpath(self.install_data) + os.sep - target_pkgdata = os.path.join(site.getuserbase(), 'share', 'catfish') - target_scripts = os.path.join(site.getuserbase(), 'bin')