From owner-svn-ports-all@freebsd.org Thu Sep 26 12:31:27 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 4E8281256DB; Thu, 26 Sep 2019 12:31:27 +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 46fDnC1QbPz4BqV; Thu, 26 Sep 2019 12:31:27 +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 14C14222; Thu, 26 Sep 2019 12:31:27 +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 x8QCVQZk043865; Thu, 26 Sep 2019 12:31:26 GMT (envelope-from dmgk@FreeBSD.org) Received: (from dmgk@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8QCVQxn043863; Thu, 26 Sep 2019 12:31:26 GMT (envelope-from dmgk@FreeBSD.org) Message-Id: <201909261231.x8QCVQxn043863@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dmgk set sender to dmgk@FreeBSD.org using -f From: Dmitri Goutnik Date: Thu, 26 Sep 2019 12:31:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512895 - head/databases/pspg X-SVN-Group: ports-head X-SVN-Commit-Author: dmgk X-SVN-Commit-Paths: head/databases/pspg X-SVN-Commit-Revision: 512895 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: Thu, 26 Sep 2019 12:31:27 -0000 Author: dmgk Date: Thu Sep 26 12:31:26 2019 New Revision: 512895 URL: https://svnweb.freebsd.org/changeset/ports/512895 Log: databases/pspg: Update to 2.1.2 - While here, pet portclippy. Changes: https://github.com/okbob/pspg/compare/2.0.4...2.1.2 Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21799 Modified: head/databases/pspg/Makefile head/databases/pspg/distinfo Modified: head/databases/pspg/Makefile ============================================================================== --- head/databases/pspg/Makefile Thu Sep 26 12:31:03 2019 (r512894) +++ head/databases/pspg/Makefile Thu Sep 26 12:31:26 2019 (r512895) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pspg -DISTVERSION= 2.0.4 +DISTVERSION= 2.1.2 CATEGORIES= databases MAINTAINER= dmgk@FreeBSD.org @@ -17,10 +17,10 @@ USE_GITHUB= yes GH_ACCOUNT= okbob GNU_CONFIGURE= yes +SUB_FILES= pkg-message + PLIST_FILES= bin/pspg PORTDOCS= README.md - -SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS Modified: head/databases/pspg/distinfo ============================================================================== --- head/databases/pspg/distinfo Thu Sep 26 12:31:03 2019 (r512894) +++ head/databases/pspg/distinfo Thu Sep 26 12:31:26 2019 (r512895) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569153286 -SHA256 (okbob-pspg-2.0.4_GH0.tar.gz) = 6711a96ede9a2fd4afb849693929a5ef422e731652e63a35706e8a1811e78975 -SIZE (okbob-pspg-2.0.4_GH0.tar.gz) = 1329049 +TIMESTAMP = 1569500112 +SHA256 (okbob-pspg-2.1.2_GH0.tar.gz) = 6209732de97a843e9c0a1de99307927fa54203d19e0b9be4dbebc63449090ea9 +SIZE (okbob-pspg-2.1.2_GH0.tar.gz) = 1335109