From owner-svn-ports-head@freebsd.org Wed Sep 26 12:07:11 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C297E10AAF7A; Wed, 26 Sep 2018 12:07:11 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 794377AB1A; Wed, 26 Sep 2018 12:07:11 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7432D16F77; Wed, 26 Sep 2018 12:07:11 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QC7BtD032984; Wed, 26 Sep 2018 12:07:11 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8QC7AEK032981; Wed, 26 Sep 2018 12:07:10 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201809261207.w8QC7AEK032981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 26 Sep 2018 12:07:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480731 - head/www/nextcloud-notes X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-notes X-SVN-Commit-Revision: 480731 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 12:07:11 -0000 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