Date: Wed, 10 Feb 2021 09:43:14 +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: r564847 - head/www/nextcloud-appointments Message-ID: <202102100943.11A9hEkj070837@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Wed Feb 10 09:43:13 2021 New Revision: 564847 URL: https://svnweb.freebsd.org/changeset/ports/564847 Log: www/nextcloud-appointments: Update to 1.8.2 Modified: head/www/nextcloud-appointments/Makefile head/www/nextcloud-appointments/distinfo Modified: head/www/nextcloud-appointments/Makefile ============================================================================== --- head/www/nextcloud-appointments/Makefile Wed Feb 10 08:08:00 2021 (r564846) +++ head/www/nextcloud-appointments/Makefile Wed Feb 10 09:43:13 2021 (r564847) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= appointments -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.2 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${GH_TAGNAME}/build/artifacts/appstore/ PKGNAMEPREFIX= nextcloud- Modified: head/www/nextcloud-appointments/distinfo ============================================================================== --- head/www/nextcloud-appointments/distinfo Wed Feb 10 08:08:00 2021 (r564846) +++ head/www/nextcloud-appointments/distinfo Wed Feb 10 09:43:13 2021 (r564847) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612171589 -SHA256 (nextcloud/appointments-1.8.0/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee -SIZE (nextcloud/appointments-1.8.0/appointments.tar.gz) = 648627 +TIMESTAMP = 1612776560 +SHA256 (nextcloud/appointments-1.8.2/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee +SIZE (nextcloud/appointments-1.8.2/appointments.tar.gz) = 648627
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102100943.11A9hEkj070837>