diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-03-16 21:01:10 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-03-16 21:01:10 +0000 |
commit | 806aec813cf8e2c2c4297ce39adf5af5f38856fc (patch) | |
tree | 62fa13030d8b58bfab5d0747500c2ce9884f1d70 /www/lighttpd | |
parent | 93e540343a21539d84923a0b328c8adf9ae188af (diff) | |
download | ports-806aec813cf8e2c2c4297ce39adf5af5f38856fc.tar.gz ports-806aec813cf8e2c2c4297ce39adf5af5f38856fc.zip |
Notes
Diffstat (limited to 'www/lighttpd')
-rw-r--r-- | www/lighttpd/Makefile | 4 | ||||
-rw-r--r-- | www/lighttpd/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 60294f51b2ea..03b59c675ab4 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= lighttpd -PORTVERSION= 1.4.18 -PORTREVISION= 1 +PORTVERSION= 1.4.19 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://mirrors.cat.pdx.edu/lighttpd/ @@ -17,6 +16,7 @@ COMMENT= A secure, fast, compliant, and very flexible Web Server LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre +USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GNOME= lthack diff --git a/www/lighttpd/distinfo b/www/lighttpd/distinfo index 47987c3aeac7..eabe32f1d068 100644 --- a/www/lighttpd/distinfo +++ b/www/lighttpd/distinfo @@ -1,3 +1,3 @@ -MD5 (lighttpd-1.4.18.tar.gz) = 5db3204d57436a032f899ff9dbce793f -SHA256 (lighttpd-1.4.18.tar.gz) = 97d0ac5957745eeaf311ec38ebbbf3b30a5316b01c320a759af47129c994c20c -SIZE (lighttpd-1.4.18.tar.gz) = 803361 +MD5 (lighttpd-1.4.19.tar.bz2) = d787374e4e4aaa09d5cfa9ab9d23ad40 +SHA256 (lighttpd-1.4.19.tar.bz2) = a239323239c3735a04290f7c063a14ed2c4560a88c15181c253fcd68c6c2f1d7 +SIZE (lighttpd-1.4.19.tar.bz2) = 610347 |