From owner-svn-ports-head@freebsd.org Sun Sep 18 19:42:15 2016 Return-Path: Delivered-To: svn-ports-head@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 2FEF5BE0B1E; Sun, 18 Sep 2016 19:42:15 +0000 (UTC) (envelope-from pi@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 0051EA0B; Sun, 18 Sep 2016 19:42:14 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8IJgEvF073373; Sun, 18 Sep 2016 19:42:14 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8IJgEHF073371; Sun, 18 Sep 2016 19:42:14 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201609181942.u8IJgEHF073371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 18 Sep 2016 19:42:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422405 - head/www/squid-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2016 19:42:15 -0000 Author: pi Date: Sun Sep 18 19:42:13 2016 New Revision: 422405 URL: https://svnweb.freebsd.org/changeset/ports/422405 Log: www/squid-devel: 4.0.13 -> 4.0.14 - switch to samba43 PR: 212626 Changes: http://www.squid-cache.org/Versions/v4/changesets/ Submitted by: Pavel Timofeev (maintainer) Modified: head/www/squid-devel/Makefile head/www/squid-devel/distinfo Modified: head/www/squid-devel/Makefile ============================================================================== --- head/www/squid-devel/Makefile Sun Sep 18 19:11:34 2016 (r422404) +++ head/www/squid-devel/Makefile Sun Sep 18 19:42:13 2016 (r422405) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 4.0.13 +PORTVERSION= 4.0.14 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v4/ \ http://www2.us.squid-cache.org/Versions/v4/ \ @@ -69,7 +69,7 @@ AUTH_SASL_CPPFLAGS= -I${LOCALBASE}/incl AUTH_SASL_LDFLAGS= -L${LOCALBASE}/lib AUTH_SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 AUTH_SASL_VARS= BASIC_AUTH+=SASL -AUTH_SMB_RUN_DEPENDS= smbclient:net/samba42 +AUTH_SMB_RUN_DEPENDS= smbclient:net/samba43 AUTH_SMB_VARS= BASIC_AUTH+=SMB EXTERNAL_ACL+=wbinfo_group AUTH_SQL_RUN_DEPENDS= p5-DBI>=1.08:databases/p5-DBI AUTH_SQL_VARS= EXTERNAL_ACL+=SQL_session Modified: head/www/squid-devel/distinfo ============================================================================== --- head/www/squid-devel/distinfo Sun Sep 18 19:11:34 2016 (r422404) +++ head/www/squid-devel/distinfo Sun Sep 18 19:42:13 2016 (r422405) @@ -1,3 +1,3 @@ TIMESTAMP = 1467941699 -SHA256 (squid4.0/squid-4.0.13.tar.xz) = 8db2257adbd90da077e3998a3c7fe3c506c5e4de276cb2eb035848e0cbaee991 -SIZE (squid4.0/squid-4.0.13.tar.xz) = 2399332 +SHA256 (squid4.0/squid-4.0.14.tar.xz) = c0e9e2d1bc2e18b2317aff165d3d697eac253977a6c37b9659de3ed81d004d1a +SIZE (squid4.0/squid-4.0.14.tar.xz) = 2404528