From 6d4014bfbed7492612365b44cad5ca32e975a2cf Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Mon, 9 Feb 2015 15:53:17 +0000 Subject: Remove apr-util because it is merged in apr in the latest trunk Update to the latest apr which contains apr-utils inside. Add a comment to httpd post-install commands. --- strata/apache-httpd-server.morph | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'strata/apache-httpd-server.morph') diff --git a/strata/apache-httpd-server.morph b/strata/apache-httpd-server.morph index 3a02aa0c..a8c71aa3 100644 --- a/strata/apache-httpd-server.morph +++ b/strata/apache-httpd-server.morph @@ -7,17 +7,10 @@ build-depends: chunks: - name: apr morph: strata/apache-httpd-server/apr.morph - repo: https://github.com/apache/apr.git - ref: 4ea9d6236ef2b9eb79feb05167d50c1a732420f0 - unpetrify-ref: master + repo: git://git.apache.org/apr.git + ref: 3c818c6d7351f0130282d212a69035642f5fecad + unpetrify-ref: trunk build-depends: [] -- name: apr-util - morph: strata/apache-httpd-server/apr-util.morph - repo: https://github.com/apache/apr-util.git - ref: 9890706bda63c5d5d5197d482c1b682240431465 - unpetrify-ref: 1.5.4 - build-depends: - - apr - name: httpd morph: strata/apache-httpd-server/httpd-server.morph repo: git://git.apache.org/httpd.git @@ -25,7 +18,6 @@ chunks: unpetrify-ref: 2.4.10 build-depends: - apr - - apr-util - name: psutil repo: github:giampaolo/psutil ref: 2bc8555f0428af81c2d067aa76168ed7bc5e0179 -- cgit v1.2.1