diff options
Diffstat (limited to 'databases/pgbouncer')
-rw-r--r-- | databases/pgbouncer/Makefile | 7 | ||||
-rw-r--r-- | databases/pgbouncer/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile index 7717ac808eca..720f27149791 100644 --- a/databases/pgbouncer/Makefile +++ b/databases/pgbouncer/Makefile @@ -6,17 +6,16 @@ # PORTNAME= pgbouncer -PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTVERSION= 1.3.4 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/2677/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/2797/ MAINTAINER= skv@FreeBSD.org COMMENT= Lightweight connection pooler for PostgreSQL LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent -PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000258&release_id=1645 +PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000258 USE_RC_SUBR= pgbouncer.sh SUB_FILES= pkg-message pkg-install pkg-deinstall diff --git a/databases/pgbouncer/distinfo b/databases/pgbouncer/distinfo index c7eaa79725a6..a3fd3eb21350 100644 --- a/databases/pgbouncer/distinfo +++ b/databases/pgbouncer/distinfo @@ -1,3 +1,3 @@ -MD5 (pgbouncer-1.3.3.tar.gz) = 2ebd1d907db8518cb9e34534372012ac -SHA256 (pgbouncer-1.3.3.tar.gz) = 6c86e293a289f59e86d0050e2ad36e1a78cc478db3474635fcf1fcac26044636 -SIZE (pgbouncer-1.3.3.tar.gz) = 167476 +MD5 (pgbouncer-1.3.4.tar.gz) = 38af22d4b3546dc6763d374ec3b40f38 +SHA256 (pgbouncer-1.3.4.tar.gz) = 74eba35f6e088d45a49e4b2226b266d8d5649af498f72f771a22873fa9b16fe7 +SIZE (pgbouncer-1.3.4.tar.gz) = 167957 |