Date: Wed, 2 Oct 2019 20:07:01 +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: r513627 - head/www/nextcloud-tasks Message-ID: <201910022007.x92K71J4090393@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Wed Oct 2 20:07:00 2019 New Revision: 513627 URL: https://svnweb.freebsd.org/changeset/ports/513627 Log: www/nextcloud-tasks: Update to 0.11.3 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 Wed Oct 2 20:06:14 2019 (r513626) +++ head/www/nextcloud-tasks/Makefile Wed Oct 2 20:07:00 2019 (r513627) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tasks -PORTVERSION= 0.11.1 -DISTVERSIONPREFIX= v +PORTVERSION= 0.11.3 CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- Modified: head/www/nextcloud-tasks/distinfo ============================================================================== --- head/www/nextcloud-tasks/distinfo Wed Oct 2 20:06:14 2019 (r513626) +++ head/www/nextcloud-tasks/distinfo Wed Oct 2 20:07:00 2019 (r513627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566046795 -SHA256 (nextcloud/tasks-v0.11.1/tasks.tar.gz) = 732eccdbb2d39485bca3ea5b624cfaf73f91aed7bb288ab57457dc1a529f3877 -SIZE (nextcloud/tasks-v0.11.1/tasks.tar.gz) = 1443167 +TIMESTAMP = 1568833250 +SHA256 (nextcloud/tasks-0.11.3/tasks.tar.gz) = 20796e91888c78bc4f6dc73f28dcf34a3e04ed2854e9ce5f287c48bf1417df23 +SIZE (nextcloud/tasks-0.11.3/tasks.tar.gz) = 1421400 Modified: head/www/nextcloud-tasks/pkg-plist ============================================================================== --- head/www/nextcloud-tasks/pkg-plist Wed Oct 2 20:06:14 2019 (r513626) +++ head/www/nextcloud-tasks/pkg-plist Wed Oct 2 20:07:00 2019 (r513627) @@ -26,6 +26,7 @@ %%WWWDIR%%/img/tasks.png %%WWWDIR%%/img/tasks.svg %%WWWDIR%%/js/tasks.js +%%WWWDIR%%/js/tasks.js.LICENSE %%WWWDIR%%/js/tasks.js.map %%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/af.js
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910022007.x92K71J4090393>