[MacPorts] #1437: UPDATE: sqlite-2.8.11

MacPorts noreply at macports.org
Thu Mar 24 06:45:11 PDT 2016


#1437: UPDATE: sqlite-2.8.11
---------------------+--------------------
  Reporter:  paul@…  |      Owner:  fkr@…
      Type:  update  |     Status:  closed
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  1.0
Resolution:  fixed   |   Keywords:
      Port:  sqlite  |
---------------------+--------------------
Changes (by ryandesign@…):

 * type:  defect => update
 * port:   => sqlite


Old description:

> update sqlite from 2.8.6 to 2.8.11 (mostly bug fixes), diff is inline:
>
> diff -u -r1.15 Portfile
> --- Portfile    27 Nov 2003 12:11:02 -0000      1.15
> +++ Portfile    20 Jan 2004 02:03:00 -0000
> @@ -2,7 +2,7 @@
>
>  PortSystem 1.0
>  name           sqlite
> -version                2.8.6
> +version                2.8.11
>  categories     databases
>  platforms      darwin freebsd
>  maintainers    fkr at opendarwin.org
> @@ -17,6 +17,6 @@
>
>  homepage       http://www.sqlite.org/
>  master_sites   ${homepage}
> -checksums      md5 3047e24370d7e49d7bfd9728addf76cf
> +checksums      md5 f439187094401fe25d26ba662db4738c
>  build.type     gnu
>  worksrcdir     ${name}

New description:

 update sqlite from 2.8.6 to 2.8.11 (mostly bug fixes), diff is inline:

 {{{
 diff -u -r1.15 Portfile
 --- Portfile    27 Nov 2003 12:11:02 -0000      1.15
 +++ Portfile    20 Jan 2004 02:03:00 -0000
 @@ -2,7 +2,7 @@

  PortSystem 1.0
  name           sqlite
 -version                2.8.6
 +version                2.8.11
  categories     databases
  platforms      darwin freebsd
  maintainers    fkr at opendarwin.org
 @@ -17,6 +17,6 @@

  homepage       http://www.sqlite.org/
  master_sites   ${homepage}
 -checksums      md5 3047e24370d7e49d7bfd9728addf76cf
 +checksums      md5 f439187094401fe25d26ba662db4738c
  build.type     gnu
  worksrcdir     ${name}
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/1437#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list