[MacPorts] #19113: Update pgpool-ii to version 2.2

MacPorts noreply at macports.org
Wed Apr 1 14:44:20 PDT 2009


#19113: Update pgpool-ii to version 2.2
---------------------------------+------------------------------------------
 Reporter:  wsiegrist@…          |       Owner:  giorgio_v@…      
     Type:  enhancement          |      Status:  new              
 Priority:  Normal               |   Milestone:  Port Updates     
Component:  ports                |     Version:                   
 Keywords:                       |        Port:  pgpool-ii        
---------------------------------+------------------------------------------
 Here is a patch to upgrade pgpool-ii to v2.2.

 {{{
 Index: Portfile
 ===================================================================
 --- Portfile    (revision 49003)
 +++ Portfile    (working copy)
 @@ -3,7 +3,7 @@
  PortSystem 1.0

  name                   pgpool-II
 -version                        2.1
 +version                        2.2
  categories             databases
  platforms              darwin
  maintainers            mac.com:giorgio_v
 @@ -15,10 +15,10 @@
                         supports connection pooling, failover and
 replication.

  homepage               http://pgpool.projects.postgresql.org/
 -master_sites           http://pgfoundry.org/frs/download.php/1843/
 -checksums              md5 cf02f9358f46849bd526798868e13162 \
 -                       sha1 6d715367cc6ea7db4367fdefd80f5105cc530c98 \
 -                       rmd160 b7e95b970ec875d60da8ae06b440eb8e8cf38135
 +master_sites           http://pgfoundry.org/frs/download.php/2108/
 +checksums           md5     3dc286e2217478acbc05f127e74bd300 \
 +                    sha1    877832eb777e0ab49feed24444a55fab3ff583b4 \
 +                    rmd160  adfeb49ae04fc765b221b9232e1285d3f922e8d3
  configure.env          PATH=$env(PATH):${prefix}/lib/postgresql83/bin
  configure.args         --bindir=${prefix}/sbin/${name} \
                         --mandir=${prefix}/share/man/${name} \
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/19113>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list