From owner-svn-ports-all@freebsd.org Sat Oct 12 12:46:55 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 35BB4130073; Sat, 12 Oct 2019 12:46:55 +0000 (UTC) (envelope-from dmgk@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 46r4Mf6hC8z41jk; Sat, 12 Oct 2019 12:46:54 +0000 (UTC) (envelope-from dmgk@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 B987D3BCA; Sat, 12 Oct 2019 12:46:54 +0000 (UTC) (envelope-from dmgk@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9CCksUn001375; Sat, 12 Oct 2019 12:46:54 GMT (envelope-from dmgk@FreeBSD.org) Received: (from dmgk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9CCkswo001374; Sat, 12 Oct 2019 12:46:54 GMT (envelope-from dmgk@FreeBSD.org) Message-Id: <201910121246.x9CCkswo001374@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dmgk set sender to dmgk@FreeBSD.org using -f From: Dmitri Goutnik Date: Sat, 12 Oct 2019 12:46:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514332 - head/databases/pspg X-SVN-Group: ports-head X-SVN-Commit-Author: dmgk X-SVN-Commit-Paths: head/databases/pspg X-SVN-Commit-Revision: 514332 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Oct 2019 12:46:55 -0000 Author: dmgk Date: Sat Oct 12 12:46:54 2019 New Revision: 514332 URL: https://svnweb.freebsd.org/changeset/ports/514332 Log: databases/pspg: Update to 2.1.7 Changes: https://github.com/okbob/pspg/compare/2.1.4...2.1.7 Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21981 Modified: head/databases/pspg/Makefile head/databases/pspg/distinfo Modified: head/databases/pspg/Makefile ============================================================================== --- head/databases/pspg/Makefile Sat Oct 12 12:39:09 2019 (r514331) +++ head/databases/pspg/Makefile Sat Oct 12 12:46:54 2019 (r514332) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pspg -DISTVERSION= 2.1.4 +DISTVERSION= 2.1.7 CATEGORIES= databases MAINTAINER= dmgk@FreeBSD.org Modified: head/databases/pspg/distinfo ============================================================================== --- head/databases/pspg/distinfo Sat Oct 12 12:39:09 2019 (r514331) +++ head/databases/pspg/distinfo Sat Oct 12 12:46:54 2019 (r514332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570627761 -SHA256 (okbob-pspg-2.1.4_GH0.tar.gz) = 162e673bda81c177e6b12ee5669c728e2d9459870bb6978236b3341933ebb813 -SIZE (okbob-pspg-2.1.4_GH0.tar.gz) = 1336073 +TIMESTAMP = 1570796059 +SHA256 (okbob-pspg-2.1.7_GH0.tar.gz) = d10f93f0a6dd3a1b8afc7cd9927fc8cb11053f5f04152e4896c7e2aedc9f3501 +SIZE (okbob-pspg-2.1.7_GH0.tar.gz) = 1337840