Received: by mail.netbsd.org (Postfix, from userid 605) id EB44E84EFE; Sun, 4 Jul 2021 12:02:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0228A84F11 for ; Sun, 4 Jul 2021 12:02:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Tgct0d6n_K0U for ; Sun, 4 Jul 2021 12:02:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5A1C384F0E for ; Sun, 4 Jul 2021 12:02:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 56E4EFA8A; Sun, 4 Jul 2021 12:02:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1625400144278470" MIME-Version: 1.0 Date: Sun, 4 Jul 2021 12:02:24 +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: <20210704120224.56E4EFA8A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1625400144278470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Sun Jul 4 12:02:24 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated databases/postgresql-postgis2 to 3.1.3 To generate a diff of this commit: cvs rdiff -u -r1.3667 -r1.3668 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1625400144278470 Content-Disposition: inline Content-Length: 761 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.3667 pkgsrc/doc/CHANGES-2021:1.3668 --- pkgsrc/doc/CHANGES-2021:1.3667 Sun Jul 4 09:09:28 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Jul 4 12:02:24 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3667 2021/07/04 09:09:28 wen Exp $ +$NetBSD: CHANGES-2021,v 1.3668 2021/07/04 12:02:24 gdt Exp $ Changes to the packages collection and infrastructure in 2021: @@ -5867,3 +5867,4 @@ Changes to the packages collection and i Updated devel/p5-Term-ReadLine-Gnu to 1.42 [wen 2021-07-04] Updated devel/p5-Sub-Exporter to 0.988 [wen 2021-07-04] Updated devel/p5-Sub-Exporter-ForMethods to 0.100054 [wen 2021-07-04] + Updated databases/postgresql-postgis2 to 3.1.3 [gdt 2021-07-04] --_----------=_1625400144278470--