Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4113C1A9239 for ; Sat, 30 Jan 2021 00:41:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 75C2F84E01; Sat, 30 Jan 2021 00:41:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B0D8B84DC7 for ; Sat, 30 Jan 2021 00:41:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id FbwWYyVbGvGF for ; Sat, 30 Jan 2021 00:41:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 192C284CBC for ; Sat, 30 Jan 2021 00:41:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10810FA91; Sat, 30 Jan 2021 00:41:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1611967312178650" MIME-Version: 1.0 Date: Sat, 30 Jan 2021 00:41:52 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20210130004152.10810FA91@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1611967312178650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Sat Jan 30 00:41:52 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated databases/postgresql-postgis2 to 3.1.1 To generate a diff of this commit: cvs rdiff -u -r1.704 -r1.705 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1611967312178650 Content-Disposition: inline Content-Length: 731 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.704 pkgsrc/doc/CHANGES-2021:1.705 --- pkgsrc/doc/CHANGES-2021:1.704 Fri Jan 29 22:07:06 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Jan 30 00:41:51 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.704 2021/01/29 22:07:06 pin Exp $ +$NetBSD: CHANGES-2021,v 1.705 2021/01/30 00:41:51 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -859,3 +859,4 @@ Changes to the packages collection and i Added devel/got version 0.48 [ryoon 2021-01-29] Updated net/terraform-provider-aws to 3.26.0 [leot 2021-01-29] Updated textproc/nanogrep to 2.2.1 [pin 2021-01-29] + Updated databases/postgresql-postgis2 to 3.1.1 [gdt 2021-01-30] --_----------=_1611967312178650--