Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Sep 2018 08:46:43 +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: r479091 - head/www/nextcloud-tasks
Message-ID:  <201809060846.w868khUT035108@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Thu Sep  6 08:46:43 2018
New Revision: 479091
URL: https://svnweb.freebsd.org/changeset/ports/479091

Log:
  www/nextcloud-tasks: Update to 0.9.7

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

Modified: head/www/nextcloud-tasks/Makefile
==============================================================================
--- head/www/nextcloud-tasks/Makefile	Thu Sep  6 07:19:49 2018	(r479090)
+++ head/www/nextcloud-tasks/Makefile	Thu Sep  6 08:46:43 2018	(r479091)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tasks
-PORTVERSION=	0.9.6
-PORTREVISION=	1
+PORTVERSION=	0.9.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
@@ -18,7 +17,7 @@ COMMENT=	Tasks app for Nextcloud
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=12:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=13:www/nextcloud@${PHP_FLAVOR}
 
 USES=		php:flavors
 NO_BUILD=	yes

Modified: head/www/nextcloud-tasks/distinfo
==============================================================================
--- head/www/nextcloud-tasks/distinfo	Thu Sep  6 07:19:49 2018	(r479090)
+++ head/www/nextcloud-tasks/distinfo	Thu Sep  6 08:46:43 2018	(r479091)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519634691
-SHA256 (nextcloud/tasks-v0.9.6/tasks.tar.gz) = e941a8d59aa59a31173aef0e3e9429922c434f0c1396aea37da44606b1ae54fe
-SIZE (nextcloud/tasks-v0.9.6/tasks.tar.gz) = 381365
+TIMESTAMP = 1536223460
+SHA256 (nextcloud-tasks-v0.9.7_GH0.tar.gz) = 4899ef10510cc039e6049c42a47e134ec6545060c965775300dcf06f000bf55a
+SIZE (nextcloud-tasks-v0.9.7_GH0.tar.gz) = 538625

Modified: head/www/nextcloud-tasks/pkg-plist
==============================================================================
--- head/www/nextcloud-tasks/pkg-plist	Thu Sep  6 07:19:49 2018	(r479090)
+++ head/www/nextcloud-tasks/pkg-plist	Thu Sep  6 08:46:43 2018	(r479091)
@@ -5,7 +5,6 @@
 %%WWWDIR%%/appinfo/routes.php
 %%WWWDIR%%/appinfo/signature.json
 %%WWWDIR%%/css/style.scss
-%%WWWDIR%%/css/vendor/angularui/ui-select/select2.css
 %%WWWDIR%%/img/arrow-left.svg
 %%WWWDIR%%/img/arrow-right.svg
 %%WWWDIR%%/img/favicon-touch.png
@@ -29,7 +28,7 @@
 %%WWWDIR%%/js/vendor/ui-select/dist/select.min.css
 %%WWWDIR%%/js/vendor/ui-select/dist/select.min.js
 %%WWWDIR%%/js/vendor_legacy/jquery-timepicker/jquery.ui.timepicker.js
-%%WWWDIR%%/l10n/.tx/config
+%%WWWDIR%%/l10n/.gitkeep
 %%WWWDIR%%/l10n/af.js
 %%WWWDIR%%/l10n/af.json
 %%WWWDIR%%/l10n/ar.js



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