From owner-svn-ports-all@freebsd.org Mon Sep 3 13:24:27 2018 Return-Path: Delivered-To: svn-ports-all@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 019C6FE9B01; Mon, 3 Sep 2018 13:24:27 +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 A50708496F; Mon, 3 Sep 2018 13:24:26 +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 9FF6383C; Mon, 3 Sep 2018 13:24:26 +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 w83DOQSa045963; Mon, 3 Sep 2018 13:24:26 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w83DOQG5045962; Mon, 3 Sep 2018 13:24:26 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201809031324.w83DOQG5045962@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 3 Sep 2018 13:24:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478872 - head/databases/pspg X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/databases/pspg X-SVN-Commit-Revision: 478872 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.27 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: Mon, 03 Sep 2018 13:24:27 -0000 Author: swills Date: Mon Sep 3 13:24:26 2018 New Revision: 478872 URL: https://svnweb.freebsd.org/changeset/ports/478872 Log: databases/pspg: Update to 1.6.0 Using correct patch this time, previous commit used obsolete patch. PR: 231071 Submitted by: Dmitri Goutnik (maintainer) Pointyhat to: swills Modified: head/databases/pspg/Makefile (contents, props changed) head/databases/pspg/distinfo (contents, props changed) Modified: head/databases/pspg/Makefile ============================================================================== --- head/databases/pspg/Makefile Mon Sep 3 13:17:06 2018 (r478871) +++ head/databases/pspg/Makefile Mon Sep 3 13:24:26 2018 (r478872) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pspg -DISTVERSION= 1.5.0 +DISTVERSION= 1.6.0 CATEGORIES= databases MAINTAINER= dg@syrec.org Modified: head/databases/pspg/distinfo ============================================================================== --- head/databases/pspg/distinfo Mon Sep 3 13:17:06 2018 (r478871) +++ head/databases/pspg/distinfo Mon Sep 3 13:24:26 2018 (r478872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535748258 -SHA256 (okbob-pspg-1.5.0_GH0.tar.gz) = d33583cd2d0a2947116f3dd81dc01e24a250eb5792c237c3a29c9ca8f3f04c93 -SIZE (okbob-pspg-1.5.0_GH0.tar.gz) = 889885 +TIMESTAMP = 1535890579 +SHA256 (okbob-pspg-1.6.0_GH0.tar.gz) = d1ede593266990860c026bd586b3a3447efeb9e78010cbc0b2cb3951b76edae3 +SIZE (okbob-pspg-1.6.0_GH0.tar.gz) = 890211