Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73356 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6828 invoked from network); 21 Mar 2014 12:13:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2014 12:13:59 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.173 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.173 mail-qc0-f173.google.com Received: from [209.85.216.173] ([209.85.216.173:33543] helo=mail-qc0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/46-65185-30D2C235 for ; Fri, 21 Mar 2014 07:13:57 -0500 Received: by mail-qc0-f173.google.com with SMTP id r5so2552138qcx.4 for ; Fri, 21 Mar 2014 05:13:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=oMwUtTONN8lsrcTpzwCx3L5DsSG9l0U5KmXfElL/FDY=; b=eAJOxwovB7T0ZgQ5um3N+sBZHARpKAnEywxbWqsM2eoG76RqT497uRzGpFNRPEZBM2 haaMDRvqnNhMBjYjScmYegFCDaAzca/9FOrVEdq/h3zUGC8PKdHSGKyBKyfM2MaplIjx cZ6HaYPF/er6dMFRULfoV7Klr+f6pi5wuQ/vhkXDpdUjUi8CwgqB0z3jO7ay7EfkGZtp fcYOinOFJF6r4WSELU+ap51bGbq8oS9oxuBK1BzuyH18RFhpJL0r0R0GK1a3yWGT1N0T d4ro87mtvrblkBblxJhKqMnUZeQ4NQd0ab0cebeJNv7i7dN7aYoZBy4iI1+1OcIIZYSO Cimg== MIME-Version: 1.0 X-Received: by 10.224.43.200 with SMTP id x8mr57141003qae.43.1395404033441; Fri, 21 Mar 2014 05:13:53 -0700 (PDT) Received: by 10.140.17.34 with HTTP; Fri, 21 Mar 2014 05:13:53 -0700 (PDT) In-Reply-To: References: Date: Fri, 21 Mar 2014 13:13:53 +0100 Message-ID: To: Anatol Belski Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bf0ec22bb744304f51cd1d7 Subject: Re: [PHP-DEV] PECL site update From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bf0ec22bb744304f51cd1d7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Mar 21, 2014 at 1:01 PM, Anatol Belski wrote= : > Hi, > > I'm working on windows PECL builds preparation for 5.6. I've realized tha= t > the update cronjob doesn't run there. So writing here to the person havin= g > shell access on the PECL box - please turn on the update of the PECL site= . > > As well, please setup the cron/update-win-pkg-cache.php to run hourly. > > Many thanks > > Anatol > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > David changed it recently, so that the site is updated from the master branch, previously it was running from old_auth. So the old_auth branch is now master and the previous master is now next. As far as I can tell, you pushed your changes to the old_auth branch, and this is why the changes not getting to the pecl.php.net site. You should rebase your changes to the master branch and push, and then it would be fine. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bf0ec22bb744304f51cd1d7--