Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2018 22:01:59 +0000 (UTC)
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r467201 - head/databases/pgbouncer
Message-ID:  <201804122201.w3CM1xue081629@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: girgen
Date: Thu Apr 12 22:01:59 2018
New Revision: 467201
URL: https://svnweb.freebsd.org/changeset/ports/467201

Log:
  Update to version 1.8.1
  
  PR:		227462
  Release notes:	https://pgbouncer.github.io/changelog.html#pgbouncer-18x

Modified:
  head/databases/pgbouncer/Makefile
  head/databases/pgbouncer/distinfo

Modified: head/databases/pgbouncer/Makefile
==============================================================================
--- head/databases/pgbouncer/Makefile	Thu Apr 12 21:54:01 2018	(r467200)
+++ head/databases/pgbouncer/Makefile	Thu Apr 12 22:01:59 2018	(r467201)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pgbouncer
-PORTVERSION=	1.7.2
-PORTREVISION=	3
+PORTVERSION=	1.8.1
 CATEGORIES=	databases
 MASTER_SITES=	https://pgbouncer.github.io/downloads/files/${PORTVERSION}/ \
 		http://pgbouncer.github.io/downloads/files/${PORTVERSION}/

Modified: head/databases/pgbouncer/distinfo
==============================================================================
--- head/databases/pgbouncer/distinfo	Thu Apr 12 21:54:01 2018	(r467200)
+++ head/databases/pgbouncer/distinfo	Thu Apr 12 22:01:59 2018	(r467201)
@@ -1,2 +1,3 @@
-SHA256 (pgbouncer-1.7.2.tar.gz) = de36b318fe4a2f20a5f60d1c5ea62c1ca331f6813d2c484866ecb59265a160ba
-SIZE (pgbouncer-1.7.2.tar.gz) = 462374
+TIMESTAMP = 1523524075
+SHA256 (pgbouncer-1.8.1.tar.gz) = fa8bde2a2d2c8c80d53a859f8e48bc6713cf127e31c77d8f787bbc1d673e8dc8
+SIZE (pgbouncer-1.8.1.tar.gz) = 465930



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