svn commit: r542275 - head/databases/pgpool-II-35

Torsten Zuehlsdorff tz at FreeBSD.org
Wed Jul 15 18:03:59 UTC 2020


Author: tz
Date: Wed Jul 15 18:03:58 2020
New Revision: 542275
URL: https://svnweb.freebsd.org/changeset/ports/542275

Log:
  databases/pgpool-II-35: Update from 3.5.24 to 3.5.25
  
  Changelog:
  
  Bug fixes
  
      Fix build error on some system (Fedora 32). (Tatsuo Ishii)
  
      Fix unnecessary checks. (Tatsuo Ishii)
  
      Fix watchdog ping probes fail with long hostnames due to small buffer. (bug 516) (Bo Peng)
  
  Sponsored by:	Bounce Experts

Modified:
  head/databases/pgpool-II-35/Makefile
  head/databases/pgpool-II-35/distinfo

Modified: head/databases/pgpool-II-35/Makefile
==============================================================================
--- head/databases/pgpool-II-35/Makefile	Wed Jul 15 17:08:37 2020	(r542274)
+++ head/databases/pgpool-II-35/Makefile	Wed Jul 15 18:03:58 2020	(r542275)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pgpool-II
-PORTVERSION=	3.5.24
+PORTVERSION=	3.5.25
 CATEGORIES=	databases
 MASTER_SITES=	http://www.pgpool.net/mediawiki/images/
 PKGNAMESUFFIX=	35

Modified: head/databases/pgpool-II-35/distinfo
==============================================================================
--- head/databases/pgpool-II-35/distinfo	Wed Jul 15 17:08:37 2020	(r542274)
+++ head/databases/pgpool-II-35/distinfo	Wed Jul 15 18:03:58 2020	(r542275)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584221208
-SHA256 (pgpool-II-3.5.24.tar.gz) = cccafe16b3d3df0fd23730c7da872efe82c516234768c7992513fac61f04276b
-SIZE (pgpool-II-3.5.24.tar.gz) = 2287900
+TIMESTAMP = 1594799196
+SHA256 (pgpool-II-3.5.25.tar.gz) = dddea93e0fdf3bef03abcdc127696b8e2efcf7b3d2819561a926514ab2f71aff
+SIZE (pgpool-II-3.5.25.tar.gz) = 2287943


More information about the svn-ports-all mailing list