From owner-freebsd-current@FreeBSD.ORG Wed Oct 29 12:53:10 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0587062F; Wed, 29 Oct 2014 12:53:10 +0000 (UTC) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 678A43B8; Wed, 29 Oct 2014 12:53:09 +0000 (UTC) Received: by mail-wg0-f54.google.com with SMTP id m15so1807816wgh.27 for ; Wed, 29 Oct 2014 05:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=LzfnkgYvGJbhsxW1t0hZmwiJ39Wd9RvdhxawIKFU7W8=; b=ZFRnpxgul8ejpIonCbWzuocwUD/tsGs6NUGt7luMmr3LKF5qwE45b9G0riDCe2QNk1 RLFaUVqNaioX6R7NdmoYFrgeaPm6GEDzAnJdUKtVsUMD8Wq+a+xle27TsGI5j2jRTvkW qF/zXrCcpARKq69CmsZRclqfH+bo+SD83kFCaSkypzvDXNRiWPPkE5i1/Qlc6jknS6CX 8GSGoI86bEn6cTVH7Ta9Cebaj7RyezDKgkO2thSX3CsyFoZMgfo1G3llmnSAjm5TYx1W FuJdBevuL4dK+vMksmtEf7UWAHIpsTb+NLlRImim1t09aEWtC4ZpTG3qBD4+B8amnw04 zAOw== X-Received: by 10.194.110.167 with SMTP id ib7mr12459456wjb.95.1414587187716; Wed, 29 Oct 2014 05:53:07 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ua8sm5121429wjc.7.2014.10.29.05.53.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Oct 2014 05:53:06 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 29 Oct 2014 13:53:04 +0100 From: Baptiste Daroussin To: Slawa Olhovchenkov Subject: Re: pkg 1.4 freeze please test test test! Message-ID: <20141029125304.GJ82736@ivaldir.etoilebsd.net> References: <20141028231933.GG26796@ivaldir.etoilebsd.net> <20141029121326.GA83878@zxy.spb.ru> <20141029122452.GH82736@ivaldir.etoilebsd.net> <20141029123157.GI9763@zxy.spb.ru> <20141029124025.GI82736@ivaldir.etoilebsd.net> <20141029124832.GJ9763@zxy.spb.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlxN1C6awaFNesUv" Content-Disposition: inline In-Reply-To: <20141029124832.GJ9763@zxy.spb.ru> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: ports@FreeBSD.org, current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2014 12:53:10 -0000 --UlxN1C6awaFNesUv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 29, 2014 at 04:48:32PM +0400, Slawa Olhovchenkov wrote: > On Wed, Oct 29, 2014 at 01:40:25PM +0100, Baptiste Daroussin wrote: >=20 > > On Wed, Oct 29, 2014 at 04:31:57PM +0400, Slawa Olhovchenkov wrote: > > > On Wed, Oct 29, 2014 at 01:24:52PM +0100, Baptiste Daroussin wrote: > > >=20 > > > > On Wed, Oct 29, 2014 at 04:13:26PM +0400, Slawa Olhovchenkov wrote: > > > > > On Wed, Oct 29, 2014 at 12:19:33AM +0100, Baptiste Daroussin wrot= e: > > > > >=20 > > > > > > Hi all, > > > > > >=20 > > > > > > We are starting the release process of pkg 1.4, we want to have= a better release > > > > > > process than with every single previous version of pkg. For tha= t we will need > > > > > > you help! > > > > >=20 > > > > > I have issuse, but I am not test on 1.4. > > > > > I upgrade php (5.5.15 -> 5.5.17), pecl-memcache don't change vers= ion. > > > > > pkg uprgade don't reinstall pecl-memcache (pourdure rebuild pecl-= memcache). > > > >=20 > > > > This is a problem with the port infrastructure for pecl > > >=20 > > > What problem? > > >=20 > > > deps: { > > > php55-session: { > > > origin: "www/php55-session", > > > version: "5.5.17_1" > > > }, > > > php55: { > > > origin: "lang/php55", > > > version: "5.5.17_1" > > > }, > > > php55-zlib: { > > > origin: "archivers/php55-zlib", > > > version: "5.5.17_1" > > > } > > > } > > >=20 > > How can we know pecl-memcache has to be reinstalled? > >=20 > > We won't reinstall each time a version of a dep changes :) >=20 > And what is solution? > May be some flag on package (php) for reinstall all deps? I do have no idea, I'm open for suggestions :) Either on the package side with triggers but that means implementing trigge= r in package Or in package side with provide/requires saying that this packages requires= an exact version of php meaning in case of upgrade of php the version would ha= ve changed Or someone has to be clever and find a ports only solution. Why the help does a minor version has an inpact on the pecl? isn't the abi stable over minor versions? regards, Bapt --UlxN1C6awaFNesUv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRQ4zAACgkQ8kTtMUmk6EzWcACfWfdrb/JsKM9fdu/tbz/CyXT8 KP8AnjJEGilcNxEk4BTUukAWbWS/n284 =WKUx -----END PGP SIGNATURE----- --UlxN1C6awaFNesUv--