Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2023 20:54:05 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6216f785fef0 - main - www/owncloud: Update to 10.13.4
Message-ID:  <202312142054.3BEKs5Ab003413@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6216f785fef0fdbca309b47c2e6b671314f26459

commit 6216f785fef0fdbca309b47c2e6b671314f26459
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 20:44:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 20:44:58 +0000

    www/owncloud: Update to 10.13.4
    
    Changes:        https://github.com/owncloud/core/blob/master/CHANGELOG.md
                    https://owncloud.com/changelog/server/
---
 www/owncloud/Makefile  | 2 +-
 www/owncloud/distinfo  | 6 +++---
 www/owncloud/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile
index 82603aa50d02..02a64dd57f0a 100644
--- a/www/owncloud/Makefile
+++ b/www/owncloud/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	owncloud
-PORTVERSION=	10.13.3
+PORTVERSION=	10.13.4
 CATEGORIES=	www
 MASTER_SITES=	https://download.owncloud.com/server/stable/ \
 		LOCAL/sunpoet
diff --git a/www/owncloud/distinfo b/www/owncloud/distinfo
index 0be452ece623..7211e5829ea5 100644
--- a/www/owncloud/distinfo
+++ b/www/owncloud/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700759728
-SHA256 (owncloud-10.13.3.tar.bz2) = 4188819960a9340e572a3e365d4da4a9e57c65d1bdab9d72887f66c15ac2979b
-SIZE (owncloud-10.13.3.tar.bz2) = 58593835
+TIMESTAMP = 1702543616
+SHA256 (owncloud-10.13.4.tar.bz2) = dad1f4c121bb81d5142c396140cdba746254077f327f6f1e8e44d91daf896fae
+SIZE (owncloud-10.13.4.tar.bz2) = 58601140
diff --git a/www/owncloud/pkg-plist b/www/owncloud/pkg-plist
index af43aedca403..d10fdfad6304 100644
--- a/www/owncloud/pkg-plist
+++ b/www/owncloud/pkg-plist
@@ -4289,6 +4289,7 @@
 %%WWWDIR%%/core/templates/installation.php
 %%WWWDIR%%/core/templates/internalaltmail.php
 %%WWWDIR%%/core/templates/internalmail.php
+%%WWWDIR%%/core/templates/ioc.warning.php
 %%WWWDIR%%/core/templates/layout.base.php
 %%WWWDIR%%/core/templates/layout.guest.php
 %%WWWDIR%%/core/templates/layout.noscript.warning.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312142054.3BEKs5Ab003413>