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

Bernard Spil brnrd at FreeBSD.org
Wed Aug 19 08:12:57 UTC 2020


Author: brnrd
Date: Wed Aug 19 08:12:56 2020
New Revision: 545279
URL: https://svnweb.freebsd.org/changeset/ports/545279

Log:
  www/nextcloud-circles: Update to 0.19.5

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	Wed Aug 19 07:57:32 2020	(r545278)
+++ head/www/nextcloud-circles/Makefile	Wed Aug 19 08:12:56 2020	(r545279)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	circles
-PORTVERSION=	0.19.4
+PORTVERSION=	0.19.5
 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	Wed Aug 19 07:57:32 2020	(r545278)
+++ head/www/nextcloud-circles/distinfo	Wed Aug 19 08:12:56 2020	(r545279)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596881290
-SHA256 (circles-0.19.4.tar.gz) = 213e4980933c43d7bca6975db4d1610e001c52378c0622f4675e47b6761800ef
-SIZE (circles-0.19.4.tar.gz) = 830555
+TIMESTAMP = 1597820578
+SHA256 (circles-0.19.5.tar.gz) = 13bd48f923f1790a74c7a68129575a20f777ff05a235fbe394c0bd8a713827d4
+SIZE (circles-0.19.5.tar.gz) = 832880

Modified: head/www/nextcloud-circles/pkg-plist
==============================================================================
--- head/www/nextcloud-circles/pkg-plist	Wed Aug 19 07:57:32 2020	(r545278)
+++ head/www/nextcloud-circles/pkg-plist	Wed Aug 19 08:12:56 2020	(r545279)
@@ -314,6 +314,7 @@
 %%WWWDIR%%/lib/GlobalScale/MemberLeave.php
 %%WWWDIR%%/lib/GlobalScale/MemberLevel.php
 %%WWWDIR%%/lib/GlobalScale/MemberRemove.php
+%%WWWDIR%%/lib/GlobalScale/MemberUpdate.php
 %%WWWDIR%%/lib/GlobalScale/Test.php
 %%WWWDIR%%/lib/GlobalScale/UserDeleted.php
 %%WWWDIR%%/lib/Hooks/UserHooks.php


More information about the svn-ports-all mailing list