diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-08-13 22:52:33 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-08-13 22:52:33 +0000 |
commit | e544af77b2cf4dfe81d8c96a78aad2dc1c74bf5c (patch) | |
tree | 4ff85f4810bae1f9321de702459442787a754185 /databases | |
parent | f56375d81cc73df7245351bff5881b3764b2a5d6 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/sqlite3/Makefile | 4 | ||||
-rw-r--r-- | databases/sqlite3/distinfo | 6 | ||||
-rw-r--r-- | databases/sqlite34/Makefile | 4 | ||||
-rw-r--r-- | databases/sqlite34/distinfo | 6 |
4 files changed, 10 insertions, 10 deletions
diff --git a/databases/sqlite3/Makefile b/databases/sqlite3/Makefile index 0d795a09d2e6..7f6e70e872cb 100644 --- a/databases/sqlite3/Makefile +++ b/databases/sqlite3/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sqlite -PORTVERSION= 3.3.6 +PORTVERSION= 3.3.7 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/ @@ -18,7 +18,7 @@ USE_GMAKE= YES USE_GNOME= pkgconfig USE_AUTOTOOLS= libtool:15 USE_DOS2UNIX= *.pc.in -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/databases/sqlite3/distinfo b/databases/sqlite3/distinfo index 1eaeff71d881..ba6e55c69428 100644 --- a/databases/sqlite3/distinfo +++ b/databases/sqlite3/distinfo @@ -1,3 +1,3 @@ -MD5 (sqlite-3.3.6.tar.gz) = a2cb1fafad5c2587e513dcbd18ace097 -SHA256 (sqlite-3.3.6.tar.gz) = 32be612f762338fa61ec41a566ca56fb989416df99380acadbf37a5e16a05796 -SIZE (sqlite-3.3.6.tar.gz) = 1671437 +MD5 (sqlite-3.3.7.tar.gz) = a48deb5e6b0cee59c889f87eee886741 +SHA256 (sqlite-3.3.7.tar.gz) = d6b436add0bb124814973395a5b696f71c784585f27e6f13edf0b443ce8bf71f +SIZE (sqlite-3.3.7.tar.gz) = 1722449 diff --git a/databases/sqlite34/Makefile b/databases/sqlite34/Makefile index 0d795a09d2e6..7f6e70e872cb 100644 --- a/databases/sqlite34/Makefile +++ b/databases/sqlite34/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sqlite -PORTVERSION= 3.3.6 +PORTVERSION= 3.3.7 CATEGORIES= databases MASTER_SITES= http://www.sqlite.org/ @@ -18,7 +18,7 @@ USE_GMAKE= YES USE_GNOME= pkgconfig USE_AUTOTOOLS= libtool:15 USE_DOS2UNIX= *.pc.in -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --prefix=${PREFIX} --with-hints=freebsd.hints CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/databases/sqlite34/distinfo b/databases/sqlite34/distinfo index 1eaeff71d881..ba6e55c69428 100644 --- a/databases/sqlite34/distinfo +++ b/databases/sqlite34/distinfo @@ -1,3 +1,3 @@ -MD5 (sqlite-3.3.6.tar.gz) = a2cb1fafad5c2587e513dcbd18ace097 -SHA256 (sqlite-3.3.6.tar.gz) = 32be612f762338fa61ec41a566ca56fb989416df99380acadbf37a5e16a05796 -SIZE (sqlite-3.3.6.tar.gz) = 1671437 +MD5 (sqlite-3.3.7.tar.gz) = a48deb5e6b0cee59c889f87eee886741 +SHA256 (sqlite-3.3.7.tar.gz) = d6b436add0bb124814973395a5b696f71c784585f27e6f13edf0b443ce8bf71f +SIZE (sqlite-3.3.7.tar.gz) = 1722449 |