Date: Sun, 5 May 2013 14:40:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/176640: commit references a PR Message-ID: <201305051440.r45Ee1Og081680@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176640; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/176640: commit references a PR Date: Sun, 5 May 2013 14:31:09 +0000 (UTC) Author: rakuco Date: Sun May 5 14:30:56 2013 New Revision: 317417 URL: http://svnweb.freebsd.org/changeset/ports/317417 Log: Update to 1.5.4. PR: ports/176640 Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) Modified: head/databases/pgbouncer/Makefile head/databases/pgbouncer/distinfo Modified: head/databases/pgbouncer/Makefile ============================================================================== --- head/databases/pgbouncer/Makefile Sun May 5 14:21:55 2013 (r317416) +++ head/databases/pgbouncer/Makefile Sun May 5 14:30:56 2013 (r317417) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= pgbouncer -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.4 CATEGORIES= databases -MASTER_SITES= http://pgfoundry.org/frs/download.php/3293/ +MASTER_SITES= http://pgfoundry.org/frs/download.php/3393/ MAINTAINER= m.tsatsenko@gmail.com COMMENT= Lightweight connection pooler for PostgreSQL Modified: head/databases/pgbouncer/distinfo ============================================================================== --- head/databases/pgbouncer/distinfo Sun May 5 14:21:55 2013 (r317416) +++ head/databases/pgbouncer/distinfo Sun May 5 14:30:56 2013 (r317417) @@ -1,2 +1,2 @@ -SHA256 (pgbouncer-1.5.2.tar.gz) = f17ebf1dfe34dd4c39c2dd861d5b58f08cecef22be3b74da256d25ea15d451f8 -SIZE (pgbouncer-1.5.2.tar.gz) = 335338 +SHA256 (pgbouncer-1.5.4.tar.gz) = 08040482f4c887e14d8c8c46fab838fff640c0f3cf231f86ad7f766b7a292280 +SIZE (pgbouncer-1.5.4.tar.gz) = 339610 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305051440.r45Ee1Og081680>