Bug 189986 - [MAINTAINER] databases/tcl-sqlite3: update to 3.8.4.3
Summary: [MAINTAINER] databases/tcl-sqlite3: update to 3.8.4.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 10:00 UTC by Pavel Volkov
Modified: 2014-05-20 13:50 UTC (History)
0 users

See Also:


Attachments
tcl-sqlite3-3.8.4.3.patch (1.14 KB, patch)
2014-05-20 10:00 UTC, Pavel Volkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2014-05-20 10:00:00 UTC
- Update to 3.8.4.3

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2014-05-20 13:23:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-20 13:40:49 UTC
Author: culot
Date: Tue May 20 12:40:46 2014
New Revision: 354631
URL: http://svnweb.freebsd.org/changeset/ports/354631
QAT: https://qat.redports.org/buildarchive/r354631/

Log:
  - Update to 3.8.4.3
  
  PR:		ports/189986
  Submitted by:	Pavel I Volkov <pavelivolkov@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 May 20 12:38:09 2014	(r354630)
+++ head/databases/tcl-sqlite3/Makefile	Tue May 20 12:40:46 2014	(r354631)
@@ -1,11 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.8.4.2
+PORTVERSION=	3.8.4.3
 CATEGORIES=	databases tcl
 MASTER_SITES=	http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
 PKGNAMEPREFIX=	tcl-
-DISTNAME=	sqlite-autoconf-3080402
+DISTNAME=	sqlite-autoconf-3080403
 
 MAINTAINER=	pavelivolkov@gmail.com
 COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)

Modified: head/databases/tcl-sqlite3/distinfo
==============================================================================
--- head/databases/tcl-sqlite3/distinfo	Tue May 20 12:38:09 2014	(r354630)
+++ head/databases/tcl-sqlite3/distinfo	Tue May 20 12:40:46 2014	(r354631)
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3080402.tar.gz) = e492dd83eb66f13bdac99ce4f1b14a80c84661ac2b64a8d105acc4b6cb66f1a5
-SIZE (sqlite-autoconf-3080402.tar.gz) = 1937368
+SHA256 (sqlite-autoconf-3080403.tar.gz) = e0e995e23a324a5d6ae95d8a836240382a4d7475d09707fc469c8cafcbd48d65
+SIZE (sqlite-autoconf-3080403.tar.gz) = 1937379
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2014-05-20 13:40:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!