Date: Wed, 15 Mar 2023 23:02:51 GMT From: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b395902b4b9 - main - www/pydio-cells: update to 4.1.1 Message-ID: <202303152302.32FN2pqb083138@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by skozlov: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b395902b4b9d9064cdfd0182785c71fbfdb40b1 commit 8b395902b4b9d9064cdfd0182785c71fbfdb40b1 Author: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> AuthorDate: 2023-03-15 23:00:29 +0000 Commit: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> CommitDate: 2023-03-15 23:00:29 +0000 www/pydio-cells: update to 4.1.1 While here - remove legacy Makefile params --- www/pydio-cells/Makefile | 5 +---- www/pydio-cells/distinfo | 12 +++++------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/www/pydio-cells/Makefile b/www/pydio-cells/Makefile index 4246c459b6fa..8479bc6e416d 100644 --- a/www/pydio-cells/Makefile +++ b/www/pydio-cells/Makefile @@ -1,7 +1,6 @@ PORTNAME= cells DISTVERSIONPREFIX= v -DISTVERSION= 4.1.0 -PORTREVISION= 3 +DISTVERSION= 4.1.1 CATEGORIES= www PKGNAMEPREFIX= pydio- @@ -18,8 +17,6 @@ NOT_FOR_ARCHS_REASON= Not supported on i386 USES= cpe go:1.19,modules gmake CPE_VENDOR= pydio USE_RC_SUBR= ${PORTNAME} -USE_GITHUB= yes -GH_ACCOUNT= pydio GO_MODULE= github.com/pydio/cells/v4 GO_BUILDFLAGS= -ldflags "-X github.com/pydio/cells/v4/common.version=${DISTVERSION}\ diff --git a/www/pydio-cells/distinfo b/www/pydio-cells/distinfo index 9c3b075fc61f..d50e5f7fbf24 100644 --- a/www/pydio-cells/distinfo +++ b/www/pydio-cells/distinfo @@ -1,7 +1,5 @@ -TIMESTAMP = 1675628471 -SHA256 (go/www_pydio-cells/pydio-cells-v4.1.0_GH0/v4.1.0.mod) = 2d4239249e38ac83bc4451c9f7d07f16ff92413b2f1c47e2b09b61a817c0cb1e -SIZE (go/www_pydio-cells/pydio-cells-v4.1.0_GH0/v4.1.0.mod) = 25301 -SHA256 (go/www_pydio-cells/pydio-cells-v4.1.0_GH0/v4.1.0.zip) = ef11d62267c70915bd290fa35fcdff7f56a50486139bc462e1825e7441da974a -SIZE (go/www_pydio-cells/pydio-cells-v4.1.0_GH0/v4.1.0.zip) = 58967656 -SHA256 (go/www_pydio-cells/pydio-cells-v4.1.0_GH0/pydio-cells-v4.1.0_GH0.tar.gz) = c87d4b13fce376f13cc47758dc5f3539d6536dd0b8e94e1f8a7262cff2b61cde -SIZE (go/www_pydio-cells/pydio-cells-v4.1.0_GH0/pydio-cells-v4.1.0_GH0.tar.gz) = 53412094 +TIMESTAMP = 1678918855 +SHA256 (go/www_pydio-cells/cells-v4.1.1/v4.1.1.mod) = 7635066d84fff8305441f73df025a015ff3586fc6f8e9107ebb07ac94446abfe +SIZE (go/www_pydio-cells/cells-v4.1.1/v4.1.1.mod) = 25230 +SHA256 (go/www_pydio-cells/cells-v4.1.1/v4.1.1.zip) = 8c7a634fd32087d6f14bd9e568f179a5453b0b82e3a22e7d2f6e1b147049583a +SIZE (go/www_pydio-cells/cells-v4.1.1/v4.1.1.zip) = 59796379
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303152302.32FN2pqb083138>