summaryrefslogtreecommitdiff
path: root/databases/tcl-sqlite3/Makefile
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2014-12-29 09:54:28 +0000
committerThomas Zander <riggs@FreeBSD.org>2014-12-29 09:54:28 +0000
commit2d5f3565ef7e4001bfca66ab22cfb23ca4634c5e (patch)
tree117e4baf5147f875a0eeb732333a3612fb9fba47 /databases/tcl-sqlite3/Makefile
parentAutomated Reasoning Engine and Flow Based Programming Framework (diff)
Update to version 3.8.7.4
PR: 196294 Submitted by: pavelivolkov@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=375780
Diffstat (limited to 'databases/tcl-sqlite3/Makefile')
-rw-r--r--databases/tcl-sqlite3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tcl-sqlite3/Makefile b/databases/tcl-sqlite3/Makefile
index 5158fdc6e2a7..0a2037fc3454 100644
--- a/databases/tcl-sqlite3/Makefile
+++ b/databases/tcl-sqlite3/Makefile
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= sqlite3
-PORTVERSION= 3.8.7.2
+PORTVERSION= 3.8.7.4
CATEGORIES= databases tcl
MASTER_SITES= http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
PKGNAMEPREFIX= tcl-
-DISTNAME= sqlite-autoconf-3080702
+DISTNAME= sqlite-autoconf-3080704
MAINTAINER= pavelivolkov@gmail.com
COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA)