Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Aug 2020 19:46:28 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544105 - head/www/nextcloud-circles
Message-ID:  <202008031946.073JkSNq015848@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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