Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2015 07:54:30 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388900 - head/databases/sqlite3
Message-ID:  <201506090754.t597sU7v021895@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Tue Jun  9 07:54:29 2015
New Revision: 388900
URL: https://svnweb.freebsd.org/changeset/ports/388900

Log:
  - Update to 3.8.10.2
  
  Changes:	http://www.sqlite.org/releaselog/3_8_10_2.html
  PR:		200669
  Submitted by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)

Modified:
  head/databases/sqlite3/Makefile
  head/databases/sqlite3/distinfo

Modified: head/databases/sqlite3/Makefile
==============================================================================
--- head/databases/sqlite3/Makefile	Tue Jun  9 07:43:03 2015	(r388899)
+++ head/databases/sqlite3/Makefile	Tue Jun  9 07:54:29 2015	(r388900)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.8.10.1
+PORTVERSION=	3.8.10.2
 CATEGORIES=	databases
 MASTER_SITES=	http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
 DISTNAME=	sqlite-autoconf-${PORTVERSION:S|.10|10|:S|.|0|g}

Modified: head/databases/sqlite3/distinfo
==============================================================================
--- head/databases/sqlite3/distinfo	Tue Jun  9 07:43:03 2015	(r388899)
+++ head/databases/sqlite3/distinfo	Tue Jun  9 07:54:29 2015	(r388900)
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3081001.tar.gz) = 5f8f2ae6461e637ff63e50fef10b6962764dfc3b81a8c0f80a19794b9d59f7ca
-SIZE (sqlite-autoconf-3081001.tar.gz) = 2049377
+SHA256 (sqlite-autoconf-3081002.tar.gz) = 8382e55a4e7d853c93038562ca3dd00307937fccf1c6b65ddd813e503a56d626
+SIZE (sqlite-autoconf-3081002.tar.gz) = 2049387



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506090754.t597sU7v021895>