svn commit: r388903 - head/databases/tcl-sqlite3

Frederic Culot culot at FreeBSD.org
Tue Jun 9 08:07:24 UTC 2015


Author: culot
Date: Tue Jun  9 08:07:23 2015
New Revision: 388903
URL: https://svnweb.freebsd.org/changeset/ports/388903

Log:
  - Update to 3.8.10.2
  
  PR:		200670
  Submitted by:	Pavel Volkov <pavelivolkov at gmail.com> (maintainer)

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

Modified: head/databases/tcl-sqlite3/Makefile
==============================================================================
--- head/databases/tcl-sqlite3/Makefile	Tue Jun  9 08:06:54 2015	(r388902)
+++ head/databases/tcl-sqlite3/Makefile	Tue Jun  9 08:07:23 2015	(r388903)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.8.10.1
+PORTVERSION=	3.8.10.2
 CATEGORIES=	databases tcl
 MASTER_SITES=	http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
 PKGNAMEPREFIX=	tcl-

Modified: head/databases/tcl-sqlite3/distinfo
==============================================================================
--- head/databases/tcl-sqlite3/distinfo	Tue Jun  9 08:06:54 2015	(r388902)
+++ head/databases/tcl-sqlite3/distinfo	Tue Jun  9 08:07:23 2015	(r388903)
@@ -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


More information about the svn-ports-head mailing list