Date: Mon, 11 Mar 2019 08:33: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: r495332 - head/www/nextcloud-contacts Message-ID: <201903110833.x2B8XEGc015412@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Mon Mar 11 08:33:14 2019 New Revision: 495332 URL: https://svnweb.freebsd.org/changeset/ports/495332 Log: www/nextcloud-contacts: Update to 3.0.5 Modified: head/www/nextcloud-contacts/Makefile head/www/nextcloud-contacts/distinfo Modified: head/www/nextcloud-contacts/Makefile ============================================================================== --- head/www/nextcloud-contacts/Makefile Mon Mar 11 08:28:57 2019 (r495331) +++ head/www/nextcloud-contacts/Makefile Mon Mar 11 08:33:14 2019 (r495332) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.5 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-contacts/distinfo ============================================================================== --- head/www/nextcloud-contacts/distinfo Mon Mar 11 08:28:57 2019 (r495331) +++ head/www/nextcloud-contacts/distinfo Mon Mar 11 08:33:14 2019 (r495332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550425472 -SHA256 (nextcloud/contacts-v3.0.3/contacts.tar.gz) = 254d8fd170cc03b0dfc7371a95020ba24e6b8a49af1e65f06661e1ef5e74d008 -SIZE (nextcloud/contacts-v3.0.3/contacts.tar.gz) = 1263530 +TIMESTAMP = 1552292871 +SHA256 (nextcloud/contacts-v3.0.5/contacts.tar.gz) = 9cfc72fce0d929a89047db0f02e5adcf7a4b044c74537bcfc75952e2c4578c57 +SIZE (nextcloud/contacts-v3.0.5/contacts.tar.gz) = 1320273
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903110833.x2B8XEGc015412>