svn commit: r475975 - head/databases/pgpool

Torsten Zuehlsdorff tz at FreeBSD.org
Tue Jul 31 08:14:09 UTC 2018


Author: tz
Date: Tue Jul 31 08:14:08 2018
New Revision: 475975
URL: https://svnweb.freebsd.org/changeset/ports/475975

Log:
  databases/pgpool: Update from 3.4.18 to 3.4.19
  
  Changelog: http://www.pgpool.net/docs/latest/en/html/release-3-4-19.html

Modified:
  head/databases/pgpool/Makefile
  head/databases/pgpool/distinfo

Modified: head/databases/pgpool/Makefile
==============================================================================
--- head/databases/pgpool/Makefile	Tue Jul 31 08:13:28 2018	(r475974)
+++ head/databases/pgpool/Makefile	Tue Jul 31 08:14:08 2018	(r475975)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pgpool
-PORTVERSION=	3.4.18
+PORTVERSION=	3.4.19
 CATEGORIES=	databases
 MASTER_SITES=	http://www.pgpool.net/mediawiki/images/
 DISTNAME=	${PORTNAME}-II-${PORTVERSION}

Modified: head/databases/pgpool/distinfo
==============================================================================
--- head/databases/pgpool/distinfo	Tue Jul 31 08:13:28 2018	(r475974)
+++ head/databases/pgpool/distinfo	Tue Jul 31 08:14:08 2018	(r475975)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530096151
-SHA256 (pgpool-II-3.4.18.tar.gz) = 5fe98a0759bef9c22c37f62c15875012bf890c01933c803cabbf230378b68798
-SIZE (pgpool-II-3.4.18.tar.gz) = 2171220
+TIMESTAMP = 1533022940
+SHA256 (pgpool-II-3.4.19.tar.gz) = 04436504ab5dfe1e20fe37873a2b8d5bca399617ac55843a8215de694912071a
+SIZE (pgpool-II-3.4.19.tar.gz) = 2171270


More information about the svn-ports-all mailing list