Ticket #3563: lighttpd.patch

File lighttpd.patch, 330 bytes (added by jstetser@…, 19 years ago)

Patch to update existing portfile to new version 1.3.14

Line 
15c5
2< version           1.3.13
3---
4> version           1.3.14
515c15
6< checksums         md5 2f017b936be376ad6f6c2ee26db93467
7---
8> checksums         md5 16d9f8c40bcb5638ee452fa23b21e346
917a18,21
10> variant mysql {
11>    depends_lib    lib:libmysqlclient:mysql4
12>    configure.args-append --with-mysql=${prefix}/bin/mysql_config
13> }