From owner-svn-ports-head@freebsd.org Mon Mar 11 08:33:15 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98177153752C; Mon, 11 Mar 2019 08:33:15 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C0C28A500; Mon, 11 Mar 2019 08:33:15 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2B4398382; Mon, 11 Mar 2019 08:33:15 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2B8XFuf015414; Mon, 11 Mar 2019 08:33:15 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2B8XEGc015412; Mon, 11 Mar 2019 08:33:14 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201903110833.x2B8XEGc015412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 11 Mar 2019 08:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495332 - head/www/nextcloud-contacts X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-contacts X-SVN-Commit-Revision: 495332 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 3C0C28A500 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.994,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.952,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2019 08:33:15 -0000 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