Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2013 04:03:14 +0800 (CST)
From:      Hung-Yi Chen <gaod@hychen.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/185188: [PATCH] www/varnish: update to 3.0.5
Message-ID:  <201312252003.rBPK3ECb035001@cse.tw>
Resent-Message-ID: <201312252010.rBPKA0sN030726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185188
>Category:       ports
>Synopsis:       [PATCH] www/varnish: update to 3.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 25 20:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013
>Description:
- Update to 3.0.5

Port maintainer (anders@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- varnish-3.0.5.patch begins here ---
diff -ruN /usr/ports/www/varnish/Makefile ./Makefile
--- /usr/ports/www/varnish/Makefile	2013-09-21 07:36:50.000000000 +0800
+++ ./Makefile	2013-12-26 04:02:25.000000000 +0800
@@ -1,7 +1,7 @@
 # $FreeBSD: www/varnish/Makefile 327776 2013-09-20 23:36:50Z bapt $
 
 PORTNAME=	varnish
-PORTVERSION=	3.0.4
+PORTVERSION=	3.0.5
 CATEGORIES=	www
 MASTER_SITES=	http://repo.varnish-cache.org/source/
 
@@ -20,7 +20,7 @@
 CONFIGURE_ARGS=	--localstatedir=${PREFIX} --enable-tests
 CONFIGURE_ENV=	RST2MAN=true
 USE_LDCONFIG=	yes
-USE_AUTOTOOLS=  aclocal libtool libtoolize automake autoconf
+USE_AUTOTOOLS=	aclocal libtool libtoolize automake autoconf
 ACLOCAL_ARGS=	-I m4
 LIBTOOLFLAGS=	--copy --force --disable-static
 AUTOMAKE_ARGS=	--add-missing --copy --foreign
diff -ruN /usr/ports/www/varnish/distinfo ./distinfo
--- /usr/ports/www/varnish/distinfo	2013-09-05 05:03:18.000000000 +0800
+++ ./distinfo	2013-12-26 01:25:31.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (varnish-3.0.4.tar.gz) = 4e044ccb5c76222bddf89c808f13ea8f66977972675aecb48a920f6800ad0f79
-SIZE (varnish-3.0.4.tar.gz) = 2081361
+SHA256 (varnish-3.0.5.tar.gz) = 302fd6afc771524ca3912f5d945ab197a55762385c012b2054df7d86bf7ae2b7
+SIZE (varnish-3.0.5.tar.gz) = 2116664
--- varnish-3.0.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312252003.rBPK3ECb035001>