diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-05-05 22:30:56 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-05-05 22:30:56 +0800 |
commit | 25dddfb2170c52f5937f47c31a3e00b68b56ed42 (patch) | |
tree | 70255c374755e98568b3ded5be99dfd6b3d19898 /databases | |
parent | 597de047895a550b81de822312e1d4487bc65533 (diff) | |
download | freebsd-ports-gnome-25dddfb2170c52f5937f47c31a3e00b68b56ed42.tar.gz freebsd-ports-gnome-25dddfb2170c52f5937f47c31a3e00b68b56ed42.tar.zst freebsd-ports-gnome-25dddfb2170c52f5937f47c31a3e00b68b56ed42.zip |
Update to 1.5.4.
PR: ports/176640
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pgbouncer/Makefile | 4 | ||||
-rw-r--r-- | databases/pgbouncer/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile index f333a14a6dd1..8e8988668fbe 100644 --- a/databases/pgbouncer/Makefile +++ b/databases/pgbouncer/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= pgbouncer -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.4 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/3293/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/3393/ MAINTAINER= m.tsatsenko@gmail.com COMMENT= Lightweight connection pooler for PostgreSQL diff --git a/databases/pgbouncer/distinfo b/databases/pgbouncer/distinfo index 7bde26bd5859..f671ad14acfe 100644 --- a/databases/pgbouncer/distinfo +++ b/databases/pgbouncer/distinfo @@ -1,2 +1,2 @@ -SHA256 (pgbouncer-1.5.2.tar.gz) = f17ebf1dfe34dd4c39c2dd861d5b58f08cecef22be3b74da256d25ea15d451f8 -SIZE (pgbouncer-1.5.2.tar.gz) = 335338 +SHA256 (pgbouncer-1.5.4.tar.gz) = 08040482f4c887e14d8c8c46fab838fff640c0f3cf231f86ad7f766b7a292280 +SIZE (pgbouncer-1.5.4.tar.gz) = 339610 |