diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile index 53c11ef43e1a..576a5fb9e3ac 100644 --- a/www/pydio-cells/Makefile +++ b/www/pydio-cells/Makefile @@ -1,65 +1,57 @@ PORTNAME= cells DISTVERSIONPREFIX= v -DISTVERSION= 4.3.2 +DISTVERSION= 4.3.3 CATEGORIES= www PKGNAMEPREFIX= pydio- MAINTAINER= skozlov@FreeBSD.org COMMENT= Nextgen file sharing platform for organizations WWW= https://github.com/pydio/cells LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= Not supported on i386 USES= cpe go:1.21,modules gmake CPE_VENDOR= pydio USE_RC_SUBR= ${PORTNAME} GO_MODULE= github.com/pydio/cells/v4 GO_BUILDFLAGS= -ldflags "-X github.com/pydio/cells/v4/common.version=${DISTVERSION}\ -X github.com/pydio/cells/v4/common.BuildStamp=1970-01-01T00:00:00" USERS= pydio GROUPS= pydio PLIST_FILES= bin/cells OPTIONS_DEFINE= BASH ZSH 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` - # - (cd ${DISTDIR}/${DIST_SUBDIR}; \ - [ -e go.mod ] || (${CP} ${GO_MODFILE} go.mod; \ - ${GO_CMD} mod edit -replace "sourcegraph.com/sourcegraph/appdash-data=github.com/sourcegraph/appdash-data@v0.0.0-20151005221446-73f23eafcf67")) - post-build-BASH-on: ${SETENV} CELLS_WORKING_DIR=${WRKDIR}/wrkdir \ ${GO_WRKDIR_BIN}/${PORTNAME} tools completion bash \ > ${WRKDIR}/bash_completions @${REINPLACE_CMD} -e 's|${GO_WRKDIR_BIN}/||g' ${WRKDIR}/bash_completions post-build-ZSH-on: ${SETENV} CELLS_WORKING_DIR=${WRKDIR}/wrkdir \ ${GO_WRKDIR_BIN}/${PORTNAME} tools completion zsh \ > ${WRKDIR}/zsh_completions @${REINPLACE_CMD} -e 's|${GO_WRKDIR_BIN}/||g' ${WRKDIR}/zsh_completions post-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKDIR}/bash_completions \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME} post-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKDIR}/zsh_completions \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/www/pydio-cells/distinfo b/www/pydio-cells/distinfo index 23d7909957a7..09f2284ce8fb 100644 --- a/www/pydio-cells/distinfo +++ b/www/pydio-cells/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1704328896 -SHA256 (go/www_pydio-cells/cells-v4.3.2/v4.3.2.mod) = 54805af624883c608b90df56eb911a3a0ad603e7a7c11375429e57f5d1b169d1 -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 +TIMESTAMP = 1704832667 +SHA256 (go/www_pydio-cells/cells-v4.3.3/v4.3.3.mod) = 103a40c309a95b617f655bfeb08b11307bf7256f616a57dc2cb26509a2c9e38b +SIZE (go/www_pydio-cells/cells-v4.3.3/v4.3.3.mod) = 26251 +SHA256 (go/www_pydio-cells/cells-v4.3.3/v4.3.3.zip) = 7d64fcbbda3e1534e788d806c5cf7a95e3877e192c6a4fe5057caaac4ad76f15 +SIZE (go/www_pydio-cells/cells-v4.3.3/v4.3.3.zip) = 57983103