diff options
author | des <des@FreeBSD.org> | 2010-01-27 02:04:52 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2010-01-27 02:04:52 +0800 |
commit | 890b807949ba08a7a468001f592acd2c7292fd1e (patch) | |
tree | ce4933e76fc1f66ec437d19214a736c2ff94a360 | |
parent | a2bbaedd0d7a115103309441e95f6b840d8bf7ef (diff) | |
download | freebsd-ports-gnome-890b807949ba08a7a468001f592acd2c7292fd1e.tar.gz freebsd-ports-gnome-890b807949ba08a7a468001f592acd2c7292fd1e.tar.zst freebsd-ports-gnome-890b807949ba08a7a468001f592acd2c7292fd1e.zip |
Upgrade to 2.0.6. I forgot to commit this after the 8.0 freeze.
-rw-r--r-- | www/varnish/Makefile | 5 | ||||
-rw-r--r-- | www/varnish/distinfo | 6 | ||||
-rw-r--r-- | www/varnish2/Makefile | 5 | ||||
-rw-r--r-- | www/varnish2/distinfo | 6 |
4 files changed, 14 insertions, 8 deletions
diff --git a/www/varnish/Makefile b/www/varnish/Makefile index 72efda5ba3ef..193f1049321b 100644 --- a/www/varnish/Makefile +++ b/www/varnish/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/varnish/distinfo b/www/varnish/distinfo index 8ff74aea85df..6967a0338777 100644 --- a/www/varnish/distinfo +++ b/www/varnish/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 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 |