From 890b807949ba08a7a468001f592acd2c7292fd1e Mon Sep 17 00:00:00 2001 From: des Date: Tue, 26 Jan 2010 18:04:52 +0000 Subject: Upgrade to 2.0.6. I forgot to commit this after the 8.0 freeze. --- www/varnish2/Makefile | 5 ++++- www/varnish2/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'www/varnish2') diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile index 72efda5ba3ef..193f1049321b 100644 --- a/www/varnish2/Makefile +++ b/www/varnish2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= varnish -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= www MASTER_SITES= SF @@ -18,6 +18,9 @@ USE_GMAKE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX} USE_LDCONFIG= yes +# not yet +#LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre + MAN1= varnishadm.1 varnishd.1 varnishhist.1 varnishlog.1 \ varnishncsa.1 varnishreplay.1 varnishstat.1 varnishtest.1 \ varnishtop.1 diff --git a/www/varnish2/distinfo b/www/varnish2/distinfo index 8ff74aea85df..6967a0338777 100644 --- a/www/varnish2/distinfo +++ b/www/varnish2/distinfo @@ -1,3 +1,3 @@ -MD5 (varnish-2.0.5.tar.gz) = fde37b8c571cb69cf9e9f0da62a8310b -SHA256 (varnish-2.0.5.tar.gz) = c28d882becacf01a488ce02c90d06d334ce977fd6456aa61e60c6b463db6bf94 -SIZE (varnish-2.0.5.tar.gz) = 814167 +MD5 (varnish-2.0.6.tar.gz) = d91dc21c636db61c69b5e8f061c5bb95 +SHA256 (varnish-2.0.6.tar.gz) = 08c5f6059cb6e2df97d90ddf8e183156faa007121da3b3128678825b4b9fd2eb +SIZE (varnish-2.0.6.tar.gz) = 810518 -- cgit