Date: Wed, 26 Sep 2018 12:07:10 +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: r480731 - head/www/nextcloud-notes Message-ID: <201809261207.w8QC7AEK032981@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Wed Sep 26 12:07:10 2018 New Revision: 480731 URL: https://svnweb.freebsd.org/changeset/ports/480731 Log: www/nextcloud-notes: Update to 2.4.2 Modified: head/www/nextcloud-notes/Makefile head/www/nextcloud-notes/distinfo head/www/nextcloud-notes/pkg-plist Modified: head/www/nextcloud-notes/Makefile ============================================================================== --- head/www/nextcloud-notes/Makefile Wed Sep 26 12:06:44 2018 (r480730) +++ head/www/nextcloud-notes/Makefile Wed Sep 26 12:07:10 2018 (r480731) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notes -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -17,7 +17,7 @@ COMMENT= Notes app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=9:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=12:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes Modified: head/www/nextcloud-notes/distinfo ============================================================================== --- head/www/nextcloud-notes/distinfo Wed Sep 26 12:06:44 2018 (r480730) +++ head/www/nextcloud-notes/distinfo Wed Sep 26 12:07:10 2018 (r480731) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535966690 -SHA256 (nextcloud/notes-v2.4.1/notes.tar.gz) = 67b616a62ee73dcec28987030679d5e0d137173e34647953c558297f0f6900b3 -SIZE (nextcloud/notes-v2.4.1/notes.tar.gz) = 1406559 +TIMESTAMP = 1537962851 +SHA256 (nextcloud/notes-v2.4.2/notes.tar.gz) = 50cd06851495302e6d254c36f02b0acb038ffb71e89e14c5f9e8adf286cefb93 +SIZE (nextcloud/notes-v2.4.2/notes.tar.gz) = 1406950 Modified: head/www/nextcloud-notes/pkg-plist ============================================================================== --- head/www/nextcloud-notes/pkg-plist Wed Sep 26 12:06:44 2018 (r480730) +++ head/www/nextcloud-notes/pkg-plist Wed Sep 26 12:07:10 2018 (r480731) @@ -189,6 +189,8 @@ %%WWWDIR%%/l10n/ru.json %%WWWDIR%%/l10n/sk.js %%WWWDIR%%/l10n/sk.json +%%WWWDIR%%/l10n/sl.js +%%WWWDIR%%/l10n/sl.json %%WWWDIR%%/l10n/sq.js %%WWWDIR%%/l10n/sq.json %%WWWDIR%%/l10n/sr.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809261207.w8QC7AEK032981>