aboutsummaryrefslogtreecommitdiff
path: root/databases/pgbouncer
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2015-06-10 20:28:54 +0000
committerXin LI <delphij@FreeBSD.org>2015-06-10 20:28:54 +0000
commit7a6cf2d492b18c04d5b03977ed016b5244f73324 (patch)
tree306f124eaa5698e8ee08e7516cc86019b266dbd2 /databases/pgbouncer
parent3bf9ea1d77cffb60e44fdb22e63de82499bb1f78 (diff)
downloadports-7a6cf2d492b18c04d5b03977ed016b5244f73324.tar.gz
ports-7a6cf2d492b18c04d5b03977ed016b5244f73324.zip
Notes
Diffstat (limited to 'databases/pgbouncer')
-rw-r--r--databases/pgbouncer/Makefile7
-rw-r--r--databases/pgbouncer/distinfo4
-rw-r--r--databases/pgbouncer/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile
index 4c7b2caaad97..402c41ee08e0 100644
--- a/databases/pgbouncer/Makefile
+++ b/databases/pgbouncer/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= pgbouncer
-PORTVERSION= 1.5.4
-PORTREVISION= 6
+PORTVERSION= 1.5.5
CATEGORIES= databases
-MASTER_SITES= http://pgfoundry.org/frs/download.php/3393/
+MASTER_SITES= https://pgbouncer.github.io/downloads/
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Lightweight connection pooler for PostgreSQL
@@ -15,7 +14,7 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2
BUILD_DEPENDS+= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
-PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000258
+PORTSCOUT= site:https://pgbouncer.github.io/downloads/
USERS= pgbouncer
GROUPS= pgbouncer
diff --git a/databases/pgbouncer/distinfo b/databases/pgbouncer/distinfo
index f671ad14acfe..687f764f6d58 100644
--- a/databases/pgbouncer/distinfo
+++ b/databases/pgbouncer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pgbouncer-1.5.4.tar.gz) = 08040482f4c887e14d8c8c46fab838fff640c0f3cf231f86ad7f766b7a292280
-SIZE (pgbouncer-1.5.4.tar.gz) = 339610
+SHA256 (pgbouncer-1.5.5.tar.gz) = d65a192d1e2e69bf445d536f10211857959fc38e0247d1974e8008253080e234
+SIZE (pgbouncer-1.5.5.tar.gz) = 336145
diff --git a/databases/pgbouncer/pkg-descr b/databases/pgbouncer/pkg-descr
index 3909676ffdf8..331017a021ad 100644
--- a/databases/pgbouncer/pkg-descr
+++ b/databases/pgbouncer/pkg-descr
@@ -1,3 +1,3 @@
Lightweight connection pooler for PostgreSQL.
-WWW: http://pgfoundry.org/projects/pgbouncer/
+WWW: https://pgbouncer.github.io/