Date: Sat, 3 Oct 2020 15:43:53 +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: r551322 - head/www/nextcloud-appointments Message-ID: <202010031543.093FhrYS020211@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sat Oct 3 15:43:52 2020 New Revision: 551322 URL: https://svnweb.freebsd.org/changeset/ports/551322 Log: www/nextcloud-appointments: Update to 1.7.7 Modified: head/www/nextcloud-appointments/Makefile head/www/nextcloud-appointments/distinfo Modified: head/www/nextcloud-appointments/Makefile ============================================================================== --- head/www/nextcloud-appointments/Makefile Sat Oct 3 15:43:01 2020 (r551321) +++ head/www/nextcloud-appointments/Makefile Sat Oct 3 15:43:52 2020 (r551322) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= appointments -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 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 Sat Oct 3 15:43:01 2020 (r551321) +++ head/www/nextcloud-appointments/distinfo Sat Oct 3 15:43:52 2020 (r551322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600887297 -SHA256 (nextcloud/appointments-1.7.6/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee -SIZE (nextcloud/appointments-1.7.6/appointments.tar.gz) = 648627 +TIMESTAMP = 1601735639 +SHA256 (nextcloud/appointments-1.7.7/appointments.tar.gz) = 9434e6f9dc097b68c58316103ffae4daa75133c2e13f3b9b06b489b5bc25f2ee +SIZE (nextcloud/appointments-1.7.7/appointments.tar.gz) = 648627
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010031543.093FhrYS020211>