svn commit: r382431 - head/databases/tcl-sqlite3
Pawel Pekala
pawel at FreeBSD.org
Fri Mar 27 17:09:08 UTC 2015
Author: pawel
Date: Fri Mar 27 17:09:06 2015
New Revision: 382431
URL: https://svnweb.freebsd.org/changeset/ports/382431
QAT: https://qat.redports.org/buildarchive/r382431/
Log:
Update to version 3.8.8.3
PR: 198787
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 Fri Mar 27 17:02:30 2015 (r382430)
+++ head/databases/tcl-sqlite3/Makefile Fri Mar 27 17:09:06 2015 (r382431)
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= sqlite3
-PORTVERSION= 3.8.8.2
+PORTVERSION= 3.8.8.3
CATEGORIES= databases tcl
MASTER_SITES= http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
PKGNAMEPREFIX= tcl-
-DISTNAME= sqlite-autoconf-3080802
+DISTNAME= sqlite-autoconf-${PORTVERSION:S|.|0|g}
MAINTAINER= pavelivolkov at gmail.com
COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
Modified: head/databases/tcl-sqlite3/distinfo
==============================================================================
--- head/databases/tcl-sqlite3/distinfo Fri Mar 27 17:02:30 2015 (r382430)
+++ head/databases/tcl-sqlite3/distinfo Fri Mar 27 17:09:06 2015 (r382431)
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3080802.tar.gz) = aaa31e961963ff6d34c253c0464e667446d7674f8e375b62a3d66aa5dea26c2d
-SIZE (sqlite-autoconf-3080802.tar.gz) = 2021091
+SHA256 (sqlite-autoconf-3080803.tar.gz) = 74576964cd9db44c13bf95d6a7c36b06cfdfb2fe4e3e26c9ce1ae0b2e328b411
+SIZE (sqlite-autoconf-3080803.tar.gz) = 2021112
More information about the svn-ports-all
mailing list