[65176] trunk/dports/databases/pgbouncer/Portfile

giorgio_v at macports.org giorgio_v at macports.org
Tue Mar 23 04:33:26 PDT 2010


Revision: 65176
          http://trac.macports.org/changeset/65176
Author:   giorgio_v at macports.org
Date:     2010-03-23 04:33:25 -0700 (Tue, 23 Mar 2010)
Log Message:
-----------
Updated pgbouncer portfile to version 1.3.2

Modified Paths:
--------------
    trunk/dports/databases/pgbouncer/Portfile

Modified: trunk/dports/databases/pgbouncer/Portfile
===================================================================
--- trunk/dports/databases/pgbouncer/Portfile	2010-03-23 11:32:05 UTC (rev 65175)
+++ trunk/dports/databases/pgbouncer/Portfile	2010-03-23 11:33:25 UTC (rev 65176)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			pgbouncer
-version			1.3.1
+version			1.3.2
 categories		databases
 platforms		darwin
 maintainers		mac.com:giorgio_v
@@ -15,17 +15,17 @@
 			server, or to reuse one of its existing	connections.
 
 homepage		http://pgbouncer.projects.postgresql.org/
-master_sites		http://pgfoundry.org/frs/download.php/2284/
-checksums		md5 ccb2dbe8b6ce505e14762712c478982e \
-			sha1 dd4686cb6976ddd52159ac79c5235cad6a06b50f \
-			rmd160 c385a91a85070f54569bc5a2029751477b1bee6d
+master_sites		http://pgfoundry.org/frs/download.php/2608/
+checksums		md5  840f341d3798ba38cb550241da7e61ee \
+			sha1 b5abe08641bfce5363158f2cd64cd1318eb48c6b \
+			rmd160 972eba01299668af01150fd5bf33bff5abd00af2
 
 configure.env		PATH=$env(PATH):${prefix}/lib/postgresql84/bin
 
 depends_build		port:postgresql84
 depends_lib             port:libevent
 
-livecheck.type	regex
+livecheck.check	regex
 livecheck.url	http://pgfoundry.org/frs/?group_id=1000258
 livecheck.regex	pgbouncer-(\[0-9\\.\]+)\\.tgz
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100323/bad4f9a2/attachment-0001.html>


More information about the macports-changes mailing list