Revision: 16610
http://gar.svn.sourceforge.net/gar/?rev=16610&view=rev
Author: dmichelsen
Date: 2011-12-28 22:13:00 +0000 (Wed, 28 Dec 2011)
Log Message:
-----------
haproxy/trunk: Update to 1.4.18, add 64 bit
Modified Paths:
--------------
csw/mgar/pkg/haproxy/trunk/Makefile
csw/mgar/pkg/haproxy/trunk/checksums
Property Changed:
----------------
csw/mgar/pkg/haproxy/trunk/
Property changes on: csw/mgar/pkg/haproxy/trunk
___________________________________________________________________
Deleted: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/haproxy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/haproxy/trunk/Makefile 2011-12-28 22:09:00 UTC (rev 16609)
+++ csw/mgar/pkg/haproxy/trunk/Makefile 2011-12-28 22:13:00 UTC (rev 16610)
@@ -6,7 +6,7 @@
# * Use the shipped Makefile optimization flags
#
NAME = haproxy
-VERSION = 1.4.15
+VERSION = 1.4.18
CATEGORIES = apps
DESCRIPTION = Reliable, high performance TCP/HTTP load balancer
@@ -22,15 +22,17 @@
endef
MASTER_SITES = http://haproxy.1wt.eu/download/1.4/src/
-DISTFILES = $(DISTNAME).tar.gz
+DISTFILES += $(DISTNAME).tar.gz
-VENDOR_URL = http://haproxy.1wt.eu/
+VENDOR_URL = http://haproxy.1wt.eu/
LICENSE = LICENSE
# Heavily optimized, supported for gcc, didn't dare to touch
GARCOMPILER = GCC4
+BUILD64 = 1
+ISAEXEC = 1
CONFIGURE_SCRIPTS =
TEST_SCRIPTS =
@@ -42,6 +44,7 @@
INSTALL_ARGS = \
PREFIX=$(prefix) \
+ SBINDIR=$(sbindir) \
DOCDIR=$(docdir)/$(NAME)
# Don't care for now, investigate later!
Modified: csw/mgar/pkg/haproxy/trunk/checksums
===================================================================
--- csw/mgar/pkg/haproxy/trunk/checksums 2011-12-28 22:09:00 UTC (rev
16609)
+++ csw/mgar/pkg/haproxy/trunk/checksums 2011-12-28 22:13:00 UTC (rev
16610)
@@ -1 +1 @@
-c1b4fc6028c6d8e23dde8c91ff47eabe haproxy-1.4.15.tar.gz
+4ac88bb1a76c4b84ed4f6131183bedbe haproxy-1.4.18.tar.gz
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel