From owner-svn-ports-head@freebsd.org Mon May 23 10:30:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28D6FB4760C; Mon, 23 May 2016 10:30:11 +0000 (UTC) (envelope-from matthew@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 mx1.freebsd.org (Postfix) with ESMTPS id EC6071D70; Mon, 23 May 2016 10:30:10 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4NAUAcT080582; Mon, 23 May 2016 10:30:10 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4NAUAUP080580; Mon, 23 May 2016 10:30:10 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201605231030.u4NAUAUP080580@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Mon, 23 May 2016 10:30:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415712 - in head/databases/pgespresso: . files X-SVN-Group: ports-head 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.22 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: Mon, 23 May 2016 10:30:11 -0000 Author: matthew Date: Mon May 23 10:30:09 2016 New Revision: 415712 URL: https://svnweb.freebsd.org/changeset/ports/415712 Log: Update to version 1.1 - Remove patch as this has been incorporated upstream. Release 1.1 is functionally identical to the previous 1.0 port + patch. ChangeLog: https://github.com/2ndquadrant-it/pgespresso/blob/master/ChangeLog Deleted: head/databases/pgespresso/files/ Modified: head/databases/pgespresso/Makefile head/databases/pgespresso/distinfo (contents, props changed) Modified: head/databases/pgespresso/Makefile ============================================================================== --- head/databases/pgespresso/Makefile Mon May 23 09:53:15 2016 (r415711) +++ head/databases/pgespresso/Makefile Mon May 23 10:30:09 2016 (r415712) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pgespresso -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= databases MAINTAINER= matthew@FreeBSD.org Modified: head/databases/pgespresso/distinfo ============================================================================== --- head/databases/pgespresso/distinfo Mon May 23 09:53:15 2016 (r415711) +++ head/databases/pgespresso/distinfo Mon May 23 10:30:09 2016 (r415712) @@ -1,2 +1,3 @@ -SHA256 (2ndquadrant-it-pgespresso-1.0_GH0.tar.gz) = c6a0fbbe421d762b3e17934fe61649420744639f2b032844a81699121d0dfb31 -SIZE (2ndquadrant-it-pgespresso-1.0_GH0.tar.gz) = 9469 +TIMESTAMP = 1463999096 +SHA256 (2ndquadrant-it-pgespresso-1.1_GH0.tar.gz) = a43895dc282fd0060e079877ba0f0a7c8e8ca33b60bb47f323a0ff8adc774ebf +SIZE (2ndquadrant-it-pgespresso-1.1_GH0.tar.gz) = 9980