[56388] trunk/dports/net/haproxy/Portfile

blb at macports.org blb at macports.org
Wed Aug 26 16:43:53 PDT 2009


Revision: 56388
          http://trac.macports.org/changeset/56388
Author:   blb at macports.org
Date:     2009-08-26 16:43:52 -0700 (Wed, 26 Aug 2009)
Log Message:
-----------
net/haproxy - version update to 1.3.20, ticket #20826

Modified Paths:
--------------
    trunk/dports/net/haproxy/Portfile

Modified: trunk/dports/net/haproxy/Portfile
===================================================================
--- trunk/dports/net/haproxy/Portfile	2009-08-26 23:40:54 UTC (rev 56387)
+++ trunk/dports/net/haproxy/Portfile	2009-08-26 23:43:52 UTC (rev 56388)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name              haproxy
-version           1.3.15.6
+version           1.3.20
 categories        net
 platforms         darwin
 maintainers       samgranieri.com:sam
@@ -20,18 +20,14 @@
 homepage          http://haproxy.1wt.eu/
 master_sites      http://haproxy.1wt.eu/download/1.3/src/
 
-checksums         md5 470cfd76b3a5608f4db02930c556d1e2 \
-                  sha1 5ae0fb19b7754254f8852e3bc9354c63b073e4dc \
-                  rmd160 552a8ac394af406be40672e422bb4db3d90d2b22
+checksums         md5     e37046e0cb2f407d92c41d7731d1dd10 \
+                  sha1    c017c2853ca0f20669abfb24c7f3b30630d86438 \
+                  rmd160  5f16cd2862bc02b61be44682d591f689a36c964d
 
 use_configure     no
 
 build.target TARGET=osx
 
-platform i386 {
-   build.target-append   CPU=i686
-}
-
 destroot  {
   xinstall -s -m 755 ${worksrcpath}/haproxy ${destroot}${prefix}/sbin
   xinstall -m 644 ${worksrcpath}/doc/haproxy.1 ${destroot}${prefix}/share/man/man1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090826/3b935266/attachment.html>


More information about the macports-changes mailing list