diff options
-rw-r--r-- | databases/sqlite3/Makefile | 6 | ||||
-rw-r--r-- | databases/sqlite3/distinfo | 6 | ||||
-rw-r--r-- | databases/sqlite34/Makefile | 6 | ||||
-rw-r--r-- | databases/sqlite34/distinfo | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 64575979b125..161107e38fdb 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sqlite3 -PORTVERSION= 3.3.13 +PORTVERSION= 3.3.14 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/ .if defined(USE_THOL) @@ -17,6 +17,8 @@ DISTNAME= sqlite-${PORTVERSION} MAINTAINER= mnag@FreeBSD.org COMMENT?= An SQL database engine in a C library w/ Tcl wrapper +SLAVEDIRS= databases/sqlite3-threads + USE_GMAKE= YES USE_GNOME= pkgconfig USE_AUTOTOOLS= libtool:15 @@ -46,8 +48,6 @@ PLIST_SUB+= THOL="" CONFLICTS= sqlite-3* .endif -SLAVEDIRS= databases/sqlite3-threads - .include <bsd.port.pre.mk> .if defined(WITH_DEBUG) diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo index 523a3b9e1950..5ce9eacb45c4 100644 --- a/databases/sqlite3/distinfo +++ b/databases/sqlite3/distinfo @@ -1,3 +1,3 @@ -MD5 (sqlite-3.3.13.tar.gz) = 6b24d9c364215fba82242a86f54e0ad1 -SHA256 (sqlite-3.3.13.tar.gz) = 930144d92e91ef7b3a7edbbe768cc539db95c06cf05cb156350f8d35bb56625c -SIZE (sqlite-3.3.13.tar.gz) = 2054971 +MD5 (sqlite-3.3.14.tar.gz) = e1a4428a5cb17f28164731b72f06130a +SHA256 (sqlite-3.3.14.tar.gz) = d405d35dd30899b48cc4ee3adbeb2bf5cd3a940ce8eb93a23e6900fb7231a0c3 +SIZE (sqlite-3.3.14.tar.gz) = 2151321 diff --git a/databases/sqlite34/Makefile b/databases/sqlite34/Makefile index 64575979b125..161107e38fdb 100644 --- a/databases/sqlite34/Makefile +++ b/databases/sqlite34/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sqlite3 -PORTVERSION= 3.3.13 +PORTVERSION= 3.3.14 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/ .if defined(USE_THOL) @@ -17,6 +17,8 @@ DISTNAME= sqlite-${PORTVERSION} MAINTAINER= mnag@FreeBSD.org COMMENT?= An SQL database engine in a C library w/ Tcl wrapper +SLAVEDIRS= databases/sqlite3-threads + USE_GMAKE= YES USE_GNOME= pkgconfig USE_AUTOTOOLS= libtool:15 @@ -46,8 +48,6 @@ PLIST_SUB+= THOL="" CONFLICTS= sqlite-3* .endif -SLAVEDIRS= databases/sqlite3-threads - .include <bsd.port.pre.mk> .if defined(WITH_DEBUG) diff --git a/databases/sqlite34/distinfo b/databases/sqlite34/distinfo index 523a3b9e1950..5ce9eacb45c4 100644 --- a/databases/sqlite34/distinfo +++ b/databases/sqlite34/distinfo @@ -1,3 +1,3 @@ -MD5 (sqlite-3.3.13.tar.gz) = 6b24d9c364215fba82242a86f54e0ad1 -SHA256 (sqlite-3.3.13.tar.gz) = 930144d92e91ef7b3a7edbbe768cc539db95c06cf05cb156350f8d35bb56625c -SIZE (sqlite-3.3.13.tar.gz) = 2054971 +MD5 (sqlite-3.3.14.tar.gz) = e1a4428a5cb17f28164731b72f06130a +SHA256 (sqlite-3.3.14.tar.gz) = d405d35dd30899b48cc4ee3adbeb2bf5cd3a940ce8eb93a23e6900fb7231a0c3 +SIZE (sqlite-3.3.14.tar.gz) = 2151321 |