From owner-svn-ports-head@freebsd.org Fri Sep 7 13:17:13 2018 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 137ECFFAE06; Fri, 7 Sep 2018 13:17:13 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 824BD89884; Fri, 7 Sep 2018 13:17:12 +0000 (UTC) (envelope-from swills@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 6E05B1C5D3; Fri, 7 Sep 2018 13:17:12 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w87DHCpw021923; Fri, 7 Sep 2018 13:17:12 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w87DHCe9021922; Fri, 7 Sep 2018 13:17:12 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201809071317.w87DHCe9021922@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 7 Sep 2018 13:17:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479191 - head/databases/pspg X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/databases/pspg X-SVN-Commit-Revision: 479191 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 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: Fri, 07 Sep 2018 13:17:13 -0000 Author: swills Date: Fri Sep 7 13:17:11 2018 New Revision: 479191 URL: https://svnweb.freebsd.org/changeset/ports/479191 Log: databases/pspg: Update to 1.6.1 PR: 231214 Submitted by: Dmitri Goutnik (maintainer) Modified: head/databases/pspg/Makefile (contents, props changed) head/databases/pspg/distinfo (contents, props changed) Modified: head/databases/pspg/Makefile ============================================================================== --- head/databases/pspg/Makefile Fri Sep 7 12:52:14 2018 (r479190) +++ head/databases/pspg/Makefile Fri Sep 7 13:17:11 2018 (r479191) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pspg -DISTVERSION= 1.6.0 +DISTVERSION= 1.6.1 CATEGORIES= databases MAINTAINER= dg@syrec.org Modified: head/databases/pspg/distinfo ============================================================================== --- head/databases/pspg/distinfo Fri Sep 7 12:52:14 2018 (r479190) +++ head/databases/pspg/distinfo Fri Sep 7 13:17:11 2018 (r479191) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535890579 -SHA256 (okbob-pspg-1.6.0_GH0.tar.gz) = d1ede593266990860c026bd586b3a3447efeb9e78010cbc0b2cb3951b76edae3 -SIZE (okbob-pspg-1.6.0_GH0.tar.gz) = 890211 +TIMESTAMP = 1536303362 +SHA256 (okbob-pspg-1.6.1_GH0.tar.gz) = f6b93b99d097e38ca6d8fd2916470380f84c47dd423ce5712873009a6bc51ede +SIZE (okbob-pspg-1.6.1_GH0.tar.gz) = 890227