diff options
author | mm <mm@FreeBSD.org> | 2010-09-28 17:30:50 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-09-28 17:30:50 +0800 |
commit | bfe96072fba2eb9069f12978ffd3f2eee2022e13 (patch) | |
tree | 4221bfc8a1aaf13a15a7038b19b9302661481b34 /databases/pgbouncer | |
parent | 6939ddec52f983b2259f500d80b26bcd94155a6d (diff) | |
download | freebsd-ports-gnome-bfe96072fba2eb9069f12978ffd3f2eee2022e13.tar.gz freebsd-ports-gnome-bfe96072fba2eb9069f12978ffd3f2eee2022e13.tar.zst freebsd-ports-gnome-bfe96072fba2eb9069f12978ffd3f2eee2022e13.zip |
- Update to 1.3.4
PR: ports/150518
Approved by: maintainer (timeout)
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 |