Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 18:15:10 GMT
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 643d43534323 - main - databases/postgresql-jdbc: update to 42.3.0
Message-ID:  <202110201815.19KIFAcZ048620@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by girgen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=643d435343234e6a15dc94ef1ca479fd67d5e9ab

commit 643d435343234e6a15dc94ef1ca479fd67d5e9ab
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2021-10-20 16:04:38 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2021-10-20 18:15:03 +0000

    databases/postgresql-jdbc: update to 42.3.0
---
 databases/postgresql-jdbc/Makefile | 3 ++-
 databases/postgresql-jdbc/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index a45474bfe159..daad5e55c311 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -1,7 +1,7 @@
 # Created by: Palle Girgensohn <girgen@partitur.se>
 
 PORTNAME=	postgresql
-PORTVERSION=	42.2.20
+PORTVERSION=	42.3.0
 CATEGORIES=	databases java
 MASTER_SITES=	http://jdbc.postgresql.org/download/
 PKGNAMESUFFIX=	-jdbc
@@ -14,6 +14,7 @@ COMMENT=	Java JDBC implementation for PostgreSQL
 LICENSE=	BSD3CLAUSE
 
 USE_JAVA=	yes
+JAVA_VERSION=	8+
 NO_ARCH=	yes
 PLIST_FILES=	%%JAVAJARDIR%%/postgresql.jar
 
diff --git a/databases/postgresql-jdbc/distinfo b/databases/postgresql-jdbc/distinfo
index 54d551a69f45..dc88a68a2f71 100644
--- a/databases/postgresql-jdbc/distinfo
+++ b/databases/postgresql-jdbc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619185811
-SHA256 (postgresql-42.2.20.jar) = 708b2938aea81f32b8b35440da233828284a100e6f2212a7ab1eeaf4b3a6514e
-SIZE (postgresql-42.2.20.jar) = 1005347
+TIMESTAMP = 1634745150
+SHA256 (postgresql-42.3.0.jar) = bd3b88a62d92f36b26c254203460d5f0463da15c0e964a0c7197c83f3c689ccd
+SIZE (postgresql-42.3.0.jar) = 1013816



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201815.19KIFAcZ048620>