aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Shelton <stuart@shelton.me>2014-11-05 01:21:00 +0000
committerStuart Shelton <stuart@shelton.me>2014-11-05 01:21:00 +0000
commit2bb5ca787f643c20d77b4a8d3efe49bdf59898bf (patch)
tree4bbdb48233b399aab239b0a099f616e268ec5c72 /www-servers
parentUpdate app-admin/ulogd-2.0.3, app-admin/ulogd-2.0.4 (diff)
downloadsrcshelton-2bb5ca787f643c20d77b4a8d3efe49bdf59898bf.tar.gz
srcshelton-2bb5ca787f643c20d77b4a8d3efe49bdf59898bf.tar.bz2
srcshelton-2bb5ca787f643c20d77b4a8d3efe49bdf59898bf.zip
Update www-servers/lighttpd-1.4.35
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/lighttpd/Manifest2
-rw-r--r--www-servers/lighttpd/lighttpd-1.4.35.ebuild11
2 files changed, 8 insertions, 5 deletions
diff --git a/www-servers/lighttpd/Manifest b/www-servers/lighttpd/Manifest
index a5f3677a..63af4278 100644
--- a/www-servers/lighttpd/Manifest
+++ b/www-servers/lighttpd/Manifest
@@ -17,4 +17,4 @@ DIST lighttpd-1.4.35.tar.bz2 665955 SHA256 4a71c1f6d8af41ed894b507720c4c17184dc3
EBUILD lighttpd-1.4.32-r2.ebuild 6797 SHA256 18ab40b5fb8c8adb2a6a945fbd0524cca3d20356e4a788633db41a1abed2f2d8 SHA512 86b4ebb01988fa68c53ea28c53417e76150048f29909a61acc1c5ebc0c5ad2cc93d41f6e7182b22802ea874e75fd7eca530dae6ea3e2d7470021da3d959779bf WHIRLPOOL 1fbd878c2e1e440e37cb5083cbab3f872fbb34f81ed8ddae8e8c9f0d4f6ff1e38c6efb83fb2d89927760ae2589e842abe87ef8da1589938b07e5f6c2036fef1e
EBUILD lighttpd-1.4.32-r3.ebuild 6893 SHA256 00d91849d121c75ad5602fa57bb6879f52ea5246f4f756fa4e44467007c39d18 SHA512 01f1278cd03e20b99365ce3c97d22b9cfd57c4728679f46ec570845e7898893fa7dad7a87ac38c19033336cf863604424d7b22fb7de723c69babb5402afc8e5f WHIRLPOOL 5645c3033afd829682c0879c08931b0752cc2f7ee3eab1d51fa019a58e8371703375c75db510acfe9291b0a2fa5295e329da0fdae63c7efb41f54968417f06f1
EBUILD lighttpd-1.4.33.ebuild 6958 SHA256 6e753b3c9f61e5ce0bd36cf88635a15c17685694f7c954cd6280bdae78b51c08 SHA512 db64ccfabdc0b2e0dc4b11734576381c88f496f198e58083b67f8d2d7f0fc9a06e4fcd5b8b67a5866724ab66d38453d6c5d6aefe3dbd5b21dfcf9a5d11782cce WHIRLPOOL 1ed4d37371f029fef2c39f06f6cc35b31bc7b78185232d9bce2ac92deafbc6410cc63f2fde67fdea0acefbca2b6eaa3adef305ae47f1a6b69fe81585027923aa
-EBUILD lighttpd-1.4.35.ebuild 6892 SHA256 eaf0c45071b87eaafd0aec91feaaea8da9ab849bcdcb4af518d0de3a3b1a1df2 SHA512 900898d757eaae1009d84ef343287ad0750ceb6cb164fd340704236e8022b669cb2105c07b085d0e4f455c0ce3a26a993910e187c6ad0d2f42a81bb4eff8dd97 WHIRLPOOL 698a5e10553ae532b3cd492bad19db0722030ed92fd47341577e1836fff0d8e586a2bdfba75bcb31339523c352ed8055b3809b212e4ddbac6ab300d29938e195
+EBUILD lighttpd-1.4.35.ebuild 6917 SHA256 9db0fa819c2ceb4dc9a6127d8c8b88128f529f514f209170d03c20f62900678a SHA512 84ff8f693fb39f5683700fb04de2096286f88c361719ee05477dcaf957af617b29796e8dbc76adc59a00d1412a62d6025c4340a01b5c7c7c3dd68928495fff21 WHIRLPOOL db4756002d44db1f158c4ac00194ed3d413abcd562d7caee2d36f7599089e375cca709874f255aedcfb91719350ff1fa5b67ccfda36c7aeef50efeb45778e9e1
diff --git a/www-servers/lighttpd/lighttpd-1.4.35.ebuild b/www-servers/lighttpd/lighttpd-1.4.35.ebuild
index e6435b71..62088075 100644
--- a/www-servers/lighttpd/lighttpd-1.4.35.ebuild
+++ b/www-servers/lighttpd/lighttpd-1.4.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.35.ebuild,v 1.10 2014/05/14 16:10:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/lighttpd/lighttpd-1.4.35.ebuild,v 1.11 2014/11/02 10:31:29 swift Exp $
EAPI="4"
inherit base autotools eutils depend.php readme.gentoo user systemd
@@ -16,7 +16,7 @@ IUSE="bzip2 doc fam gdbm ipv6 kerberos ldap libev lua minimal mmap memcache mysq
REQUIRED_USE="kerberos? ( ssl )"
-RDEPEND="
+CDEPEND="
bzip2? ( app-arch/bzip2 )
fam? ( virtual/fam )
gdbm? ( sys-libs/gdbm )
@@ -28,7 +28,6 @@ RDEPEND="
pcre? ( >=dev-libs/libpcre-3.1 )
php? ( dev-lang/php[cgi] )
rrdtool? ( net-analyzer/rrdtool )
- selinux? ( sec-policy/selinux-apache )
ssl? ( >=dev-libs/openssl-0.9.7[kerberos?] )
webdav? (
dev-libs/libxml2
@@ -38,7 +37,7 @@ RDEPEND="
xattr? ( kernel_linux? ( sys-apps/attr ) )
zlib? ( >=sys-libs/zlib-1.1 )"
-DEPEND="${RDEPEND}
+DEPEND="${CDEPEND}
virtual/pkgconfig
doc? ( dev-python/docutils )
test? (
@@ -46,6 +45,10 @@ DEPEND="${RDEPEND}
dev-libs/fcgi
)"
+RDEPEND="${CDEPEND}
+ selinux? ( sec-policy/selinux-apache )
+"
+
# update certain parts of lighttpd.conf based on conditionals
update_config() {
local config="${D}/etc/lighttpd/lighttpd.conf"