From nobody Wed Feb 05 16:08:06 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Yp4s635ZKz5myCm; Wed, 05 Feb 2025 16:08:10 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta003.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yp4s611QFz3tch; Wed, 05 Feb 2025 16:08:10 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTPS id ffmxtcKlUxv7Pfhwft3ua3; Wed, 05 Feb 2025 16:08:09 +0000 Received: from spqr.komquats.com ([70.66.136.217]) by cmsmtp with ESMTPSA id fhwdtLkOt4k0ofhwetcRwI; Wed, 05 Feb 2025 16:08:09 +0000 X-Auth-User: cschuber X-Authority-Analysis: v=2.4 cv=fLKa3oae c=1 sm=1 tr=0 ts=67a38ce9 a=h7br+8Ma+Xn9xscxy5znUg==:117 a=h7br+8Ma+Xn9xscxy5znUg==:17 a=kj9zAlcOel0A:10 a=T2h4t0Lz3GQA:10 a=6I5d2MoRAAAA:8 a=00YenlzPAAAA:8 a=EkcXrb_YAAAA:8 a=pGLkceISAAAA:8 a=YxBL1-UpAAAA:8 a=DR8_YFWYfihga3ex7w0A:9 a=CjuIK1q_8ugA:10 a=FA-OfGwn9n36E_TAEFIg:22 a=LK5xJRSDVpKd5WXXoEvA:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 116A942E; Wed, 05 Feb 2025 08:08:07 -0800 (PST) Received: by slippy.cwsent.com (Postfix, from userid 1000) id AE011201; Wed, 05 Feb 2025 08:08:06 -0800 (PST) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Yasuhiro Kimura cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: b357fc278748 - main - www/squid: fix build with TDB enabled In-reply-to: <202502050639.5156dlIn090705@gitrepo.freebsd.org> References: <202502050639.5156dlIn090705@gitrepo.freebsd.org> Comments: In-reply-to Yasuhiro Kimura message dated "Wed, 05 Feb 2025 06:39:47 +0000." List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 05 Feb 2025 08:08:06 -0800 Message-Id: <20250205160806.AE011201@slippy.cwsent.com> X-CMAE-Envelope: MS4xfH/odvKP1lScAC1H8bdS9KbN4UoBSm0mTp8bMOvijleZbnD0TxPy5YSMeQmV3UBcFBPg4jvLAjA3LXfEeEYRE4Ytl581zJ7NLMDfp5K+FPOWKGgzCbYV W6Izx2xK2G+qKHwFsFMy77VmhyKlkScfeQMJpkbsh9K+ryo16xfbQJnpcFkEcfBR5IJpiOE67rAMONpUpQMDXyKib7xDOHvzFmGq+wIFfdBVlmJdN0QcoL9o O2JMUqDLURVg0IsDMhmjRJXPgACYMXBn8gAD9YHAx2kcDRAsyG8F61ZGOd3O07udH4ENcJeFxIaLcADSZ3+xT/zcXY/asJOl/V4nIRDI7Qs= X-Rspamd-Queue-Id: 4Yp4s611QFz3tch X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] In message <202502050639.5156dlIn090705@gitrepo.freebsd.org>, Yasuhiro Kimura w rites: > The branch main has been updated by yasu: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=b357fc2787483896354af0635d2488 > 7d8d0dc277 > > commit b357fc2787483896354af0635d24887d8d0dc277 > Author: Pavel Timofeev > AuthorDate: 2025-02-04 23:00:19 +0000 > Commit: Yasuhiro Kimura > CommitDate: 2025-02-05 06:39:02 +0000 > > www/squid: fix build with TDB enabled > > PR: 284532 > --- > www/squid/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/www/squid/Makefile b/www/squid/Makefile > index b1f73dcf6c8f..4d20dfeb86b2 100644 > --- a/www/squid/Makefile > +++ b/www/squid/Makefile > @@ -1,5 +1,6 @@ > PORTNAME= squid > DISTVERSION= 6.12 > +PORTREVISION= 1 TDB is not a default option. A PORTREVISION bump is unnecessary. > CATEGORIES= www > MASTER_SITES= http://www2.pl.squid-cache.org/Versions/v6/ \ > http://www1.il.squid-cache.org/Versions/v6/ \ > @@ -194,6 +195,7 @@ STACKTRACES_LDFLAGS= -lunwind > STACKTRACES_EXTRA_PATCHES= ${FILESDIR}/extra-patch-gen-stacktrace > STACKTRACES_VARS= STRIP="" > TDB_LIB_DEPENDS= libtdb.so:databases/tdb > +TDB_USES= pkgconfig:build > TDB_CONFIGURE_WITH= tdb > TDB_VARS= EXTERNAL_ACL+="time_quota session" > TP_IPFW_CONFIGURE_ENABLE= ipfw-transparent > -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0