Date: Sat, 7 Jul 2018 13:52:59 +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: r474086 - head/www/nextcloud-contacts Message-ID: <201807071352.w67Dqxia041830@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Jul 7 13:52:59 2018 New Revision: 474086 URL: https://svnweb.freebsd.org/changeset/ports/474086 Log: www/nextcloud-contacts: Update to 2.1.5 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 Sat Jul 7 13:51:52 2018 (r474085) +++ head/www/nextcloud-contacts/Makefile Sat Jul 7 13:52:59 2018 (r474086) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.1.5 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 Sat Jul 7 13:51:52 2018 (r474085) +++ head/www/nextcloud-contacts/distinfo Sat Jul 7 13:52:59 2018 (r474086) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522403678 -SHA256 (nextcloud/contacts-v2.1.3/contacts.tar.gz) = 05974bcbb5e54593df98c0d5a5475332417f390d45cb4b0bd4198f91a643f2a5 -SIZE (nextcloud/contacts-v2.1.3/contacts.tar.gz) = 1067646 +TIMESTAMP = 1530970747 +SHA256 (nextcloud/contacts-v2.1.5/contacts.tar.gz) = 285d530210f679c1f07fe886b879392d63426df327cf3f232fad49ba93ab4bd2 +SIZE (nextcloud/contacts-v2.1.5/contacts.tar.gz) = 1083467 Modified: head/www/nextcloud-contacts/pkg-plist ============================================================================== --- head/www/nextcloud-contacts/pkg-plist Sat Jul 7 13:51:52 2018 (r474085) +++ head/www/nextcloud-contacts/pkg-plist Sat Jul 7 13:52:59 2018 (r474086) @@ -155,8 +155,6 @@ %%WWWDIR%%/l10n/nb.json %%WWWDIR%%/l10n/nl.js %%WWWDIR%%/l10n/nl.json -%%WWWDIR%%/l10n/nn_NO.js -%%WWWDIR%%/l10n/nn_NO.json %%WWWDIR%%/l10n/no-php %%WWWDIR%%/l10n/oc.js %%WWWDIR%%/l10n/oc.json
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807071352.w67Dqxia041830>