Date: Sat, 24 Nov 2018 11:53:38 +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: r485764 - head/www/nextcloud-calendar Message-ID: <201811241153.wAOBrc15032466@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Nov 24 11:53:38 2018 New Revision: 485764 URL: https://svnweb.freebsd.org/changeset/ports/485764 Log: www/nextcloud-calendar: Update to 1.6.4 Modified: head/www/nextcloud-calendar/Makefile head/www/nextcloud-calendar/distinfo head/www/nextcloud-calendar/pkg-plist Modified: head/www/nextcloud-calendar/Makefile ============================================================================== --- head/www/nextcloud-calendar/Makefile Sat Nov 24 11:53:06 2018 (r485763) +++ head/www/nextcloud-calendar/Makefile Sat Nov 24 11:53:38 2018 (r485764) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calendar -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-calendar/distinfo ============================================================================== --- head/www/nextcloud-calendar/distinfo Sat Nov 24 11:53:06 2018 (r485763) +++ head/www/nextcloud-calendar/distinfo Sat Nov 24 11:53:38 2018 (r485764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539943523 -SHA256 (nextcloud/calendar-v1.6.3/calendar.tar.gz) = 665ae9dc6b98e97cc1138bce04e742fbdd1e11916dc7a9911f7238ff5251e627 -SIZE (nextcloud/calendar-v1.6.3/calendar.tar.gz) = 2714941 +TIMESTAMP = 1543058870 +SHA256 (nextcloud/calendar-v1.6.4/calendar.tar.gz) = c328abaa1cc3d284e4fcc085fb85d0155a95eedddf2f47b5d4561fbfd996b101 +SIZE (nextcloud/calendar-v1.6.4/calendar.tar.gz) = 2723231 Modified: head/www/nextcloud-calendar/pkg-plist ============================================================================== --- head/www/nextcloud-calendar/pkg-plist Sat Nov 24 11:53:06 2018 (r485763) +++ head/www/nextcloud-calendar/pkg-plist Sat Nov 24 11:53:38 2018 (r485764) @@ -15,7 +15,6 @@ %%WWWDIR%%/css/public/vendor.css %%WWWDIR%%/css/public/vendor.min.css %%WWWDIR%%/css/public/vendor.min.css.map -%%WWWDIR%%/http/streamresponse.php %%WWWDIR%%/img/calendar.png %%WWWDIR%%/img/calendar.svg %%WWWDIR%%/img/color_picker.svg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811241153.wAOBrc15032466>