Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2019 18:08:16 +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: r498403 - head/www/nextcloud-contacts
Message-ID:  <201904081808.x38I8GOQ043622@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Mon Apr  8 18:08:15 2019
New Revision: 498403
URL: https://svnweb.freebsd.org/changeset/ports/498403

Log:
  www/nextcloud-contacts: Update to 3.1.0

Modified:
  head/www/nextcloud-contacts/Makefile
  head/www/nextcloud-contacts/distinfo
  head/www/nextcloud-contacts/pkg-plist

Modified: head/www/nextcloud-contacts/Makefile
==============================================================================
--- head/www/nextcloud-contacts/Makefile	Mon Apr  8 18:07:47 2019	(r498402)
+++ head/www/nextcloud-contacts/Makefile	Mon Apr  8 18:08:15 2019	(r498403)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	contacts
-PORTVERSION=	3.0.5
+PORTVERSION=	3.1.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/

Modified: head/www/nextcloud-contacts/distinfo
==============================================================================
--- head/www/nextcloud-contacts/distinfo	Mon Apr  8 18:07:47 2019	(r498402)
+++ head/www/nextcloud-contacts/distinfo	Mon Apr  8 18:08:15 2019	(r498403)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552292871
-SHA256 (nextcloud/contacts-v3.0.5/contacts.tar.gz) = 9cfc72fce0d929a89047db0f02e5adcf7a4b044c74537bcfc75952e2c4578c57
-SIZE (nextcloud/contacts-v3.0.5/contacts.tar.gz) = 1320273
+TIMESTAMP = 1554745243
+SHA256 (nextcloud/contacts-v3.1.0/contacts.tar.gz) = e3d331287e6b57d6902c3c89c42e36911df5da74740e7c7609c8a292d5130956
+SIZE (nextcloud/contacts-v3.1.0/contacts.tar.gz) = 1697870

Modified: head/www/nextcloud-contacts/pkg-plist
==============================================================================
--- head/www/nextcloud-contacts/pkg-plist	Mon Apr  8 18:07:47 2019	(r498402)
+++ head/www/nextcloud-contacts/pkg-plist	Mon Apr  8 18:08:15 2019	(r498403)
@@ -1,3 +1,4 @@
+%%WWWDIR%%/CHANGELOG.md
 %%WWWDIR%%/COPYING
 %%WWWDIR%%/appinfo/app.php
 %%WWWDIR%%/appinfo/info.xml
@@ -29,6 +30,7 @@
 %%WWWDIR%%/img/favicon.svg
 %%WWWDIR%%/img/group.svg
 %%WWWDIR%%/img/phone.svg
+%%WWWDIR%%/img/qrcode.svg
 %%WWWDIR%%/img/social.svg
 %%WWWDIR%%/img/up.svg
 %%WWWDIR%%/js/chunks/0.js
@@ -285,6 +287,8 @@
 %%WWWDIR%%/js/chunks/98.js.map
 %%WWWDIR%%/js/chunks/99.js
 %%WWWDIR%%/js/chunks/99.js.map
+%%WWWDIR%%/js/chunks/128.js
+%%WWWDIR%%/js/chunks/128.js.map
 %%WWWDIR%%/js/contacts.js
 %%WWWDIR%%/js/contacts.js.map
 %%WWWDIR%%/l10n/.gitkeep
@@ -382,8 +386,6 @@
 %%WWWDIR%%/l10n/lt_LT.json
 %%WWWDIR%%/l10n/lv.js
 %%WWWDIR%%/l10n/lv.json
-%%WWWDIR%%/l10n/mn.js
-%%WWWDIR%%/l10n/mn.json
 %%WWWDIR%%/l10n/nb.js
 %%WWWDIR%%/l10n/nb.json
 %%WWWDIR%%/l10n/nl.js



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