svn commit: r544383 - head/www/nextcloud-circles

Bernard Spil brnrd at FreeBSD.org
Sat Aug 8 10:13:48 UTC 2020


Author: brnrd
Date: Sat Aug  8 10:13:47 2020
New Revision: 544383
URL: https://svnweb.freebsd.org/changeset/ports/544383

Log:
  www/nextcloud-circles: Update to 0.19.4

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	Sat Aug  8 10:02:10 2020	(r544382)
+++ head/www/nextcloud-circles/Makefile	Sat Aug  8 10:13:47 2020	(r544383)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	circles
-PORTVERSION=	0.19.3
+PORTVERSION=	0.19.4
 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	Sat Aug  8 10:02:10 2020	(r544382)
+++ head/www/nextcloud-circles/distinfo	Sat Aug  8 10:13:47 2020	(r544383)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596442890
-SHA256 (circles-0.19.3.tar.gz) = a2e22230c8cb8a1c2ed38f6ee6680fca5926ab377b68e7d6d963f55fa2aec18c
-SIZE (circles-0.19.3.tar.gz) = 826801
+TIMESTAMP = 1596881290
+SHA256 (circles-0.19.4.tar.gz) = 213e4980933c43d7bca6975db4d1610e001c52378c0622f4675e47b6761800ef
+SIZE (circles-0.19.4.tar.gz) = 830555

Modified: head/www/nextcloud-circles/pkg-plist
==============================================================================
--- head/www/nextcloud-circles/pkg-plist	Sat Aug  8 10:02:10 2020	(r544382)
+++ head/www/nextcloud-circles/pkg-plist	Sat Aug  8 10:13:47 2020	(r544383)
@@ -53,6 +53,8 @@
 %%WWWDIR%%/l10n/ast.json
 %%WWWDIR%%/l10n/bg.js
 %%WWWDIR%%/l10n/bg.json
+%%WWWDIR%%/l10n/br.js
+%%WWWDIR%%/l10n/br.json
 %%WWWDIR%%/l10n/bs.js
 %%WWWDIR%%/l10n/bs.json
 %%WWWDIR%%/l10n/ca.js
@@ -312,6 +314,7 @@
 %%WWWDIR%%/lib/GlobalScale/MemberLeave.php
 %%WWWDIR%%/lib/GlobalScale/MemberLevel.php
 %%WWWDIR%%/lib/GlobalScale/MemberRemove.php
+%%WWWDIR%%/lib/GlobalScale/Test.php
 %%WWWDIR%%/lib/GlobalScale/UserDeleted.php
 %%WWWDIR%%/lib/Hooks/UserHooks.php
 %%WWWDIR%%/lib/IBroadcaster.php
@@ -322,6 +325,8 @@
 %%WWWDIR%%/lib/Migration/UpdateShareTimeToTimestamp.php
 %%WWWDIR%%/lib/Migration/Version0019Date20200603080001.php
 %%WWWDIR%%/lib/Migration/Version0019Date20200702124412.php
+%%WWWDIR%%/lib/Migration/Version0019Date20200713184401.php
+%%WWWDIR%%/lib/Migration/Version0019Date20200726125713.php
 %%WWWDIR%%/lib/Model/BaseCircle.php
 %%WWWDIR%%/lib/Model/BaseMember.php
 %%WWWDIR%%/lib/Model/Circle.php


More information about the svn-ports-head mailing list