git: 2e64d572f04a - main - www/pydio-cells: update to 4.3.2 and unbreak
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 16:09:18 UTC
The branch main has been updated by skozlov:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2e64d572f04a2f59ca9fd767a8bb2b8b3df8c722
commit 2e64d572f04a2f59ca9fd767a8bb2b8b3df8c722
Author: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
AuthorDate: 2023-12-31 16:06:07 +0000
Commit: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
CommitDate: 2023-12-31 16:08:59 +0000
www/pydio-cells: update to 4.3.2 and unbreak
`sourcegraph/appdash-data` doesn't fetch from the proxy, so replace it with
the direct GitHub link in the go.mod
Changelog: https://github.com/pydio/cells/releases/tag/v4.3.2
---
www/pydio-cells/Makefile | 9 ++++++++-
www/pydio-cells/distinfo | 10 +++++-----
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile
index d65ee3c8c67d..c3e6dad716c8 100644
--- a/www/pydio-cells/Makefile
+++ b/www/pydio-cells/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cells
DISTVERSIONPREFIX= v
-DISTVERSION= 4.3.1
+DISTVERSION= 4.3.2
CATEGORIES= www
PKGNAMEPREFIX= pydio-
@@ -32,6 +32,13 @@ OPTIONS_DEFAULT= BASH ZSH
BASH_PLIST_FILES= etc/bash_completion.d/${PORTNAME}
ZSH_PLIST_FILES= share/zsh/site-functions/_${PORTNAME}
+post-fetch:
+ # `sourcegraph/appdash-data` doesn't fetch from the proxy, so replace it with the direct GitHub link
+ # remove when no longer required for a successful `fetch`
+ #
+ ${ECHO} "replace sourcegraph.com/sourcegraph/appdash-data => github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67" \
+ >> ${DISTDIR}/${DIST_SUBDIR}/${GO_MODFILE}
+
post-build-BASH-on:
${SETENV} CELLS_WORKING_DIR=${WRKDIR}/wrkdir \
${GO_WRKDIR_BIN}/${PORTNAME} tools completion bash \
diff --git a/www/pydio-cells/distinfo b/www/pydio-cells/distinfo
index f7a16ca3b5a5..aa3d157d7c84 100644
--- a/www/pydio-cells/distinfo
+++ b/www/pydio-cells/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1702068042
-SHA256 (go/www_pydio-cells/cells-v4.3.1/v4.3.1.mod) = 32cc56a657b1de16b319df8f6d3aee640191f5be347847340eeb66a3cc5a6c38
-SIZE (go/www_pydio-cells/cells-v4.3.1/v4.3.1.mod) = 25797
-SHA256 (go/www_pydio-cells/cells-v4.3.1/v4.3.1.zip) = 06aa13d325a4ef5f8ad0e04cf147aeab06a7af0e5f4a2ea6191ebf78626ec5fd
-SIZE (go/www_pydio-cells/cells-v4.3.1/v4.3.1.zip) = 57011922
+TIMESTAMP = 1704036950
+SHA256 (go/www_pydio-cells/cells-v4.3.2/v4.3.2.mod) = 8f0f3efa1d944b15d24ff25849f82e112f71e8cf31699db24cac931f5ecd347a
+SIZE (go/www_pydio-cells/cells-v4.3.2/v4.3.2.mod) = 26127
+SHA256 (go/www_pydio-cells/cells-v4.3.2/v4.3.2.zip) = a01e3fcd104677b1dccb2bbbb5768dae5490a93d6087fe7c942b2ab7e20477ca
+SIZE (go/www_pydio-cells/cells-v4.3.2/v4.3.2.zip) = 58112824