[haiku-commits] Re: r39293 - haiku/trunk/build/jam

  • From: Matt Madia <mattmadia@xxxxxxxxx>
  • To: "haiku-commits@xxxxxxxxxxxxx" <haiku-commits@xxxxxxxxxxxxx>
  • Date: Thu, 4 Nov 2010 08:52:37 +0000

On Wednesday, November 3, 2010, scott mc <scottmc2@xxxxxxxxx> wrote:
> Author: scottmc
> Date: 2010-11-04 01:04:50 +0100 (Thu, 04 Nov 2010)
> New Revision: 39293
> Changeset: http://dev.haiku-os.org/changeset/39293
>
> Modified:
>    haiku/trunk/build/jam/OptionalPackages
> Log:
> Updated the OpenSSH package to include the updated sshd_keymaker from mmu_man.
>
>
> Modified: haiku/trunk/build/jam/OptionalPackages
> ===================================================================
> --- haiku/trunk/build/jam/OptionalPackages      2010-11-03 23:29:54 UTC (rev 
> 39292)
> +++ haiku/trunk/build/jam/OptionalPackages      2010-11-04 00:04:50 UTC (rev 
> 39293)
> @@ -1235,7 +1235,7 @@
>                 }
>                 InstallOptionalHaikuImagePackage
>                         openssh-5.6p1-x86-gcc2-2010-08-31.zip

It's good practice to update this first filename too.
For example, if the file exists locally I. <generated>/downloads/ then
the build system won't download thus newer file.

> -                       : $(baseURL)/openssh-5.6p1-x86-gcc2-2010-08-31.zip
> +                       : $(baseURL)/openssh-5.6p1-x86-gcc2-2010-11-03.zip

--mmadia

Other related posts: