Date: Thu, 22 Feb 2018 12:19:27 +0000 (UTC) From: Torsten Zuehlsdorff <tz@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462585 - head/databases/postgresql-plproxy Message-ID: <201802221219.w1MCJRRJ064783@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tz Date: Thu Feb 22 12:19:27 2018 New Revision: 462585 URL: https://svnweb.freebsd.org/changeset/ports/462585 Log: databases/postgresql-plproxy: Update from 2.7 to 2.8 Changelog: https://plproxy.github.io/changelog.html Modified: head/databases/postgresql-plproxy/Makefile head/databases/postgresql-plproxy/distinfo head/databases/postgresql-plproxy/pkg-plist Modified: head/databases/postgresql-plproxy/Makefile ============================================================================== --- head/databases/postgresql-plproxy/Makefile Thu Feb 22 11:56:45 2018 (r462584) +++ head/databases/postgresql-plproxy/Makefile Thu Feb 22 12:19:27 2018 (r462585) @@ -3,7 +3,7 @@ PORTNAME= plproxy DISTVERSIONPREFIX= ${PORTNAME}_ -DISTVERSION= 2_7 +DISTVERSION= 2_8 CATEGORIES= databases PKGNAMEPREFIX= postgresql- Modified: head/databases/postgresql-plproxy/distinfo ============================================================================== --- head/databases/postgresql-plproxy/distinfo Thu Feb 22 11:56:45 2018 (r462584) +++ head/databases/postgresql-plproxy/distinfo Thu Feb 22 12:19:27 2018 (r462585) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493812448 -SHA256 (plproxy-plproxy-plproxy_2_7_GH0.tar.gz) = 0e840d70cfe9d0bc92d9f2d1c8b6b6e85076acde25e3b2a434eb6e0b0993ee38 -SIZE (plproxy-plproxy-plproxy_2_7_GH0.tar.gz) = 79693 +TIMESTAMP = 1519301795 +SHA256 (plproxy-plproxy-plproxy_2_8_GH0.tar.gz) = cad170b0686f6f22b9df21da6e89396d430f30c15e9cf43837321cd4a2834bf1 +SIZE (plproxy-plproxy-plproxy_2_8_GH0.tar.gz) = 80364 Modified: head/databases/postgresql-plproxy/pkg-plist ============================================================================== --- head/databases/postgresql-plproxy/pkg-plist Thu Feb 22 11:56:45 2018 (r462584) +++ head/databases/postgresql-plproxy/pkg-plist Thu Feb 22 12:19:27 2018 (r462585) @@ -1,8 +1,9 @@ lib/postgresql/plproxy.so -share/postgresql/extension/plproxy--2.3.0--2.7.0.sql -share/postgresql/extension/plproxy--2.4.0--2.7.0.sql -share/postgresql/extension/plproxy--2.5.0--2.7.0.sql -share/postgresql/extension/plproxy--2.6.0--2.7.0.sql -share/postgresql/extension/plproxy--2.7.0.sql -share/postgresql/extension/plproxy--unpackaged--2.7.0.sql +share/postgresql/extension/plproxy--2.3.0--2.8.0.sql +share/postgresql/extension/plproxy--2.4.0--2.8.0.sql +share/postgresql/extension/plproxy--2.5.0--2.8.0.sql +share/postgresql/extension/plproxy--2.6.0--2.8.0.sql +share/postgresql/extension/plproxy--2.7.0--2.8.0.sql +share/postgresql/extension/plproxy--2.8.0.sql +share/postgresql/extension/plproxy--unpackaged--2.8.0.sql share/postgresql/extension/plproxy.control
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802221219.w1MCJRRJ064783>