diff options
Diffstat (limited to 'databases/pgbouncer')
-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 a4ceb002b1db..d02214f63b7f 100644 --- a/databases/pgbouncer/Makefile +++ b/databases/pgbouncer/Makefile @@ -6,9 +6,9 @@ # PORTNAME= pgbouncer -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/2987/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/3085/ MAINTAINER= skv@FreeBSD.org COMMENT= Lightweight connection pooler for PostgreSQL diff --git a/databases/pgbouncer/distinfo b/databases/pgbouncer/distinfo index b0fbda3c6f2b..b9f8b46b439d 100644 --- a/databases/pgbouncer/distinfo +++ b/databases/pgbouncer/distinfo @@ -1,2 +1,2 @@ -SHA256 (pgbouncer-1.4.1.tar.gz) = 24cd8fdeb6725bec260e5efbd21ba1e0a3f14b741b7003285760d178d6505672 -SIZE (pgbouncer-1.4.1.tar.gz) = 282728 +SHA256 (pgbouncer-1.4.2.tar.gz) = e9916f08621f8ad4134840049a41783fa93d056905d445942f8aa1d2e5aa1eae +SIZE (pgbouncer-1.4.2.tar.gz) = 283204 |