svn commit: r413212 - head/databases/sqlite3
Kurt Jaeger
pi at FreeBSD.org
Wed Apr 13 15:28:27 UTC 2016
Author: pi
Date: Wed Apr 13 15:28:26 2016
New Revision: 413212
URL: https://svnweb.freebsd.org/changeset/ports/413212
Log:
databases/sqlite3: 3.11.1 -> 3.12.1
Changes:
https://www.sqlite.org/changes.html
PR: 208674
Submitted by: Pavel Volkov <pavelivolkov at gmail.com> (maintainer)
Modified:
head/databases/sqlite3/Makefile
head/databases/sqlite3/distinfo
Modified: head/databases/sqlite3/Makefile
==============================================================================
--- head/databases/sqlite3/Makefile Wed Apr 13 15:27:05 2016 (r413211)
+++ head/databases/sqlite3/Makefile Wed Apr 13 15:28:26 2016 (r413212)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sqlite3
-PORTVERSION= 3.11.1
+PORTVERSION= 3.12.1
CATEGORIES= databases
MASTER_SITES= https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/
DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00
Modified: head/databases/sqlite3/distinfo
==============================================================================
--- head/databases/sqlite3/distinfo Wed Apr 13 15:27:05 2016 (r413211)
+++ head/databases/sqlite3/distinfo Wed Apr 13 15:28:26 2016 (r413212)
@@ -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
More information about the svn-ports-all
mailing list