Date: Mon, 23 May 2016 10:30:10 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415712 - in head/databases/pgespresso: . files Message-ID: <201605231030.u4NAUAUP080580@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605231030.u4NAUAUP080580>