[131944] trunk/dports/databases/sqlite3/Portfile

larryv at macports.org larryv at macports.org
Wed Jan 21 10:04:02 PST 2015


Revision: 131944
          https://trac.macports.org/changeset/131944
Author:   larryv at macports.org
Date:     2015-01-21 10:04:01 -0800 (Wed, 21 Jan 2015)
Log Message:
-----------
sqlite3: Update to 3.8.8.1 (#46593)

Modified Paths:
--------------
    trunk/dports/databases/sqlite3/Portfile

Modified: trunk/dports/databases/sqlite3/Portfile
===================================================================
--- trunk/dports/databases/sqlite3/Portfile	2015-01-21 17:21:03 UTC (rev 131943)
+++ trunk/dports/databases/sqlite3/Portfile	2015-01-21 18:04:01 UTC (rev 131944)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                sqlite3
-version             3.8.7.4
+version             3.8.8.1
 categories          databases
 platforms           darwin
 license             public-domain
@@ -22,17 +22,16 @@
                     an example of how to use the SQLite3 library.
 
 homepage            http://www.sqlite.org/
-master_sites        ${homepage}2014
+master_sites        ${homepage}2015
 
 distname            sqlite-autoconf-[string range [subst [regsub -all {\.([0-9]+)} "${version}.0.0" {[format %02d \1]}]] 0 6]
 
-checksums           rmd160  8a265def35641bc3b3e327c0ec3de352ddb1fb38 \
-                    sha256  86370f139405fdfe03334fd618171a74e50f589f17ccbe5933361ed1f58359ec
+checksums           rmd160  7beacfc78ec928b1dde3fc7bfa55badf2b9e4f78 \
+                    sha256  2721361eb4a71d5f727dfa466bd910dadd5dbeb4d2d57b8b34205f7ce7e5b7f9
 
 depends_lib         port:libedit
 
 patchfiles          patch-configure.diff
-#patch-shell.c.diff
 
 configure.args      --enable-threadsafe \
                     --enable-dynamic-extensions \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150121/5bb2f333/attachment.html>


More information about the macports-changes mailing list