Security update to 1.5.5, while there also move the

upstream to github.

PR:		200537
Approved by:	maintainer
MFH:		2015Q2 (test)
This commit is contained in:
Xin LI 2015-06-10 20:28:54 +00:00
parent 3bf9ea1d77
commit 7a6cf2d492
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389143
3 changed files with 6 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -1,3 +1,3 @@
Lightweight connection pooler for PostgreSQL.
WWW: http://pgfoundry.org/projects/pgbouncer/
WWW: https://pgbouncer.github.io/