From owner-svn-ports-head@freebsd.org Mon Aug 3 19:46:29 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 872363A6348; Mon, 3 Aug 2020 19:46:29 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BL7g92sXLz4Kwy; Mon, 3 Aug 2020 19:46:29 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 416E1193F5; Mon, 3 Aug 2020 19:46:29 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 073JkTn4015851; Mon, 3 Aug 2020 19:46:29 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 073JkSNq015848; Mon, 3 Aug 2020 19:46:28 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202008031946.073JkSNq015848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 3 Aug 2020 19:46:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544105 - head/www/nextcloud-circles X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-circles X-SVN-Commit-Revision: 544105 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2020 19:46:29 -0000 Author: brnrd Date: Mon Aug 3 19:46:28 2020 New Revision: 544105 URL: https://svnweb.freebsd.org/changeset/ports/544105 Log: www/nextcloud-circles: Update to 0.19.3 Modified: head/www/nextcloud-circles/Makefile head/www/nextcloud-circles/distinfo head/www/nextcloud-circles/pkg-plist Modified: head/www/nextcloud-circles/Makefile ============================================================================== --- head/www/nextcloud-circles/Makefile Mon Aug 3 19:14:06 2020 (r544104) +++ head/www/nextcloud-circles/Makefile Mon Aug 3 19:46:28 2020 (r544105) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= circles -PORTVERSION= 0.19.2 +PORTVERSION= 0.19.3 CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- Modified: head/www/nextcloud-circles/distinfo ============================================================================== --- head/www/nextcloud-circles/distinfo Mon Aug 3 19:14:06 2020 (r544104) +++ head/www/nextcloud-circles/distinfo Mon Aug 3 19:46:28 2020 (r544105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591949408 -SHA256 (circles-0.19.2.tar.gz) = e1a78f4bb2ecfe4ab0d525399bb05d7a2ffc35863976ac8f2da61e6fee9737cd -SIZE (circles-0.19.2.tar.gz) = 822746 +TIMESTAMP = 1596442890 +SHA256 (circles-0.19.3.tar.gz) = a2e22230c8cb8a1c2ed38f6ee6680fca5926ab377b68e7d6d963f55fa2aec18c +SIZE (circles-0.19.3.tar.gz) = 826801 Modified: head/www/nextcloud-circles/pkg-plist ============================================================================== --- head/www/nextcloud-circles/pkg-plist Mon Aug 3 19:14:06 2020 (r544104) +++ head/www/nextcloud-circles/pkg-plist Mon Aug 3 19:46:28 2020 (r544105) @@ -321,6 +321,7 @@ %%WWWDIR%%/lib/Migration/SetMemberTypeToDefault.php %%WWWDIR%%/lib/Migration/UpdateShareTimeToTimestamp.php %%WWWDIR%%/lib/Migration/Version0019Date20200603080001.php +%%WWWDIR%%/lib/Migration/Version0019Date20200702124412.php %%WWWDIR%%/lib/Model/BaseCircle.php %%WWWDIR%%/lib/Model/BaseMember.php %%WWWDIR%%/lib/Model/Circle.php