diff -udrN ports/databases/tcl-sqlite3.orig/distinfo ports/databases/tcl-sqlite3/distinfo --- ports/databases/tcl-sqlite3.orig/distinfo 2016-04-10 13:41:57.820924000 +0000 +++ ports/databases/tcl-sqlite3/distinfo 2016-04-10 13:46:12.099277000 +0000 @@ -1,2 +1,2 @@ -SHA256 (sqlite-autoconf-3110100.tar.gz) = 533ff1d0271c2e666f01591271cef01a31648563affa0c95e80ef735077d4377 -SIZE (sqlite-autoconf-3110100.tar.gz) = 2359545 +SHA256 (sqlite-autoconf-3120100.tar.gz) = 1c038519862b3983b0475f3ed3143ce4bbfcd21bfbd0741192f415838c831a7c +SIZE (sqlite-autoconf-3120100.tar.gz) = 2374576 diff -udrN ports/databases/tcl-sqlite3.orig/Makefile ports/databases/tcl-sqlite3/Makefile --- ports/databases/tcl-sqlite3.orig/Makefile 2016-04-10 13:41:57.820926000 +0000 +++ ports/databases/tcl-sqlite3/Makefile 2016-04-10 13:45:42.460561000 +0000 @@ -1,7 +1,7 @@ # $FreeBSD: head/databases/tcl-sqlite3/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= sqlite3 -PORTVERSION= 3.11.1 +PORTVERSION= 3.12.1 CATEGORIES= databases tcl MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/ PKGNAMEPREFIX= tcl-