From owner-svn-ports-all@freebsd.org Mon Mar 20 15:52:01 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 643F0D13FBC; Mon, 20 Mar 2017 15:52:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 26369FA8; Mon, 20 Mar 2017 15:52:01 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2KFq0Yj091872; Mon, 20 Mar 2017 15:52:00 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2KFq0Uq091866; Mon, 20 Mar 2017 15:52:00 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201703201552.v2KFq0Uq091866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 20 Mar 2017 15:52:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436546 - head/www/varnish5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2017 15:52:01 -0000 Author: feld Date: Mon Mar 20 15:51:59 2017 New Revision: 436546 URL: https://svnweb.freebsd.org/changeset/ports/436546 Log: www/varnish5: Update to 5.1.1 Changelog: http://www.varnish-cache.org/releases/rel5.1.1.html#rel5-1-1 PR: 217953 Modified: head/www/varnish5/Makefile head/www/varnish5/distinfo head/www/varnish5/pkg-plist Modified: head/www/varnish5/Makefile ============================================================================== --- head/www/varnish5/Makefile Mon Mar 20 14:03:46 2017 (r436545) +++ head/www/varnish5/Makefile Mon Mar 20 15:51:59 2017 (r436546) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= varnish -PORTVERSION= 5.0.0 -PORTREVISION= 1 +PORTVERSION= 5.1.1 +PORTREVISION= 0 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ PKGNAMESUFFIX= 5 @@ -16,7 +16,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre CONFLICTS= varnish-2.* varnish-3.* varnish4-4.* -USES= autoreconf cpe gmake libedit libtool ncurses pathfix \ +USES= cpe gmake libedit libtool ncurses pathfix \ pkgconfig python:2,build readline shebangfix SHEBANG_FILES= lib/libvcc/vmodtool.py CPE_VENDOR= varnish-cache Modified: head/www/varnish5/distinfo ============================================================================== --- head/www/varnish5/distinfo Mon Mar 20 14:03:46 2017 (r436545) +++ head/www/varnish5/distinfo Mon Mar 20 15:51:59 2017 (r436546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477328609 -SHA256 (varnish-5.0.0.tar.gz) = 5101ad72b29d288a07e2e5ded4c2abe850b70ff000c13ceb1764625e83823f4a -SIZE (varnish-5.0.0.tar.gz) = 2472963 +TIMESTAMP = 1490024742 +SHA256 (varnish-5.1.1.tar.gz) = 6f4b85b52a827f28b3964fbe6a11296e2ed50156c70d511c10feff19459493ae +SIZE (varnish-5.1.1.tar.gz) = 2589250 Modified: head/www/varnish5/pkg-plist ============================================================================== --- head/www/varnish5/pkg-plist Mon Mar 20 14:03:46 2017 (r436545) +++ head/www/varnish5/pkg-plist Mon Mar 20 15:51:59 2017 (r436546) @@ -10,7 +10,7 @@ include/varnish/cache/cache_backend.h include/varnish/cache/cache_director.h include/varnish/cache/cache_filter.h include/varnish/common/common.h -include/varnish/common/params.h +include/varnish/common/com_params.h include/varnish/miniobj.h include/varnish/tbl/acct_fields_bereq.h include/varnish/tbl/acct_fields_req.h @@ -54,6 +54,7 @@ include/varnish/tbl/vsc_levels.h include/varnish/tbl/vsc_types.h include/varnish/tbl/vsl_tags.h include/varnish/tbl/vsl_tags_http.h +include/varnish/tbl/waiters.h include/varnish/vapi/vapi_options.h include/varnish/vapi/voptget.h include/varnish/vapi/vsc.h @@ -83,11 +84,7 @@ include/varnish/vtim.h include/varnish/waiter/waiter.h lib/libvarnishapi.so lib/libvarnishapi.so.1 -lib/libvarnishapi.so.1.0.4 -lib/varnish/libvarnish.so -lib/varnish/libvarnishcompat.so -lib/varnish/libvcc.so -lib/varnish/libvgz.so +lib/libvarnishapi.so.1.0.6 lib/varnish/vmods/libvmod_directors.so lib/varnish/vmods/libvmod_std.so libdata/pkgconfig/varnishapi.pc