git: 10e72449743a - main - sysutils/catfish: Update to 4.16.2
Guido Falsi
madpilot at FreeBSD.org
Sun Aug 1 09:57:58 UTC 2021
The branch main has been updated by madpilot:
URL: https://cgit.FreeBSD.org/ports/commit/?id=10e72449743a6313e687d8cf37efb1d222ad9a70
commit 10e72449743a6313e687d8cf37efb1d222ad9a70
Author: Guido Falsi <madpilot at FreeBSD.org>
AuthorDate: 2021-08-01 09:57:02 +0000
Commit: Guido Falsi <madpilot at FreeBSD.org>
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 at 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')
More information about the dev-commits-ports-all
mailing list