From owner-svn-ports-head@FreeBSD.ORG Thu Sep 18 06:58:49 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D73E8554; Thu, 18 Sep 2014 06:58:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 C247D66B; Thu, 18 Sep 2014 06:58:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8I6wmOf050308; Thu, 18 Sep 2014 06:58:48 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8I6wmZg050301; Thu, 18 Sep 2014 06:58:48 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201409180658.s8I6wmZg050301@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 18 Sep 2014 06:58:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368421 - in head/www: squid squid33 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.18-1 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: Thu, 18 Sep 2014 06:58:49 -0000 Author: marino Date: Thu Sep 18 06:58:47 2014 New Revision: 368421 URL: http://svnweb.freebsd.org/changeset/ports/368421 QAT: https://qat.redports.org/buildarchive/r368421/ Log: www/squid and www/squid33: Fix plist error depending on selected options PR: 193717 Reported by: kib@ Fixed by: timp87 (gmail) Modified: head/www/squid/Makefile head/www/squid/pkg-plist head/www/squid33/Makefile head/www/squid33/pkg-plist Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Thu Sep 18 04:41:04 2014 (r368420) +++ head/www/squid/Makefile Thu Sep 18 06:58:47 2014 (r368421) @@ -2,6 +2,7 @@ PORTNAME= squid PORTVERSION= 3.4.7 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ Modified: head/www/squid/pkg-plist ============================================================================== --- head/www/squid/pkg-plist Thu Sep 18 04:41:04 2014 (r368420) +++ head/www/squid/pkg-plist Thu Sep 18 06:58:47 2014 (r368421) @@ -2067,13 +2067,13 @@ libexec/squid/basic_radius_auth %%AUTH_SMB%%libexec/squid/basic_smb_auth %%AUTH_SMB%%libexec/squid/basic_smb_auth.sh libexec/squid/cachemgr.cgi -%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/cert_tool +%%AUTH_KERB%%%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/cert_tool %%SSL%%libexec/squid/cert_valid.pl libexec/squid/digest_file_auth libexec/squid/diskd %%DNS_HELPER%%libexec/squid/dnsserver libexec/squid/ext_file_userip_acl -%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/ext_kerberos_ldap_group_acl +%%AUTH_KERB%%%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/ext_kerberos_ldap_group_acl %%AUTH_LDAP%%libexec/squid/ext_ldap_group_acl %%AUTH_SQL%%libexec/squid/ext_sql_session_acl libexec/squid/ext_time_quota_acl Modified: head/www/squid33/Makefile ============================================================================== --- head/www/squid33/Makefile Thu Sep 18 04:41:04 2014 (r368420) +++ head/www/squid33/Makefile Thu Sep 18 06:58:47 2014 (r368421) @@ -3,6 +3,7 @@ PORTNAME= squid PORTVERSION= 3.3.${SQUID_STABLE_VER} +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ Modified: head/www/squid33/pkg-plist ============================================================================== --- head/www/squid33/pkg-plist Thu Sep 18 04:41:04 2014 (r368420) +++ head/www/squid33/pkg-plist Thu Sep 18 06:58:47 2014 (r368421) @@ -2066,12 +2066,12 @@ libexec/squid/basic_radius_auth %%AUTH_SMB%%libexec/squid/basic_smb_auth %%AUTH_SMB%%libexec/squid/basic_smb_auth.sh libexec/squid/cachemgr.cgi -%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/cert_tool +%%AUTH_KERB%%%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/cert_tool libexec/squid/digest_file_auth libexec/squid/diskd %%DNS_HELPER%%libexec/squid/dnsserver libexec/squid/ext_file_userip_acl -%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/ext_kerberos_ldap_group_acl +%%AUTH_KERB%%%%AUTH_LDAP%%%%AUTH_SASL%%libexec/squid/ext_kerberos_ldap_group_acl %%AUTH_LDAP%%libexec/squid/ext_ldap_group_acl %%AUTH_SQL%%libexec/squid/ext_sql_session_acl libexec/squid/ext_time_quota_acl