From 23701cb6373e4eaf6760963704b90fe3cbc5a754 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 19 Oct 2015 23:18:03 +0000 Subject: [PATCH] haproxy: bump version. --- {www-servers => net-proxy}/haproxy/haproxy-1.4.22.recipe | 2 +- {www-servers => net-proxy}/haproxy/patches/haproxy-1.4.22.patch | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {www-servers => net-proxy}/haproxy/haproxy-1.4.22.recipe (96%) rename {www-servers => net-proxy}/haproxy/patches/haproxy-1.4.22.patch (100%) diff --git a/www-servers/haproxy/haproxy-1.4.22.recipe b/net-proxy/haproxy/haproxy-1.4.22.recipe similarity index 96% rename from www-servers/haproxy/haproxy-1.4.22.recipe rename to net-proxy/haproxy/haproxy-1.4.22.recipe index 04cf836e6..d533006bd 100644 --- a/www-servers/haproxy/haproxy-1.4.22.recipe +++ b/net-proxy/haproxy/haproxy-1.4.22.recipe @@ -13,7 +13,7 @@ REVISION="1" LICENSE="GNU GPL v2" COPYRIGHT="2012 Willy Tarreau" -ARCHITECTURES="x86_gcc2 ?x86 ?x86_64" +ARCHITECTURES="x86_gcc2 ?x86 x86_64" PROVIDES=" haproxy = $portVersion diff --git a/www-servers/haproxy/patches/haproxy-1.4.22.patch b/net-proxy/haproxy/patches/haproxy-1.4.22.patch similarity index 100% rename from www-servers/haproxy/patches/haproxy-1.4.22.patch rename to net-proxy/haproxy/patches/haproxy-1.4.22.patch