Bug 188225 - [MAINTAINER] databases/tcl-sqlite3: update to 3.8.4.2
Summary: [MAINTAINER] databases/tcl-sqlite3: update to 3.8.4.2
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-04-03 14:20 UTC by Pavel Volkov
Modified: 2014-04-05 07:10 UTC (History)
0 users

See Also:


Attachments
tcl-sqlite3-3.8.4.2.patch (1.14 KB, patch)
2014-04-03 14:20 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-04-03 14:20:00 UTC
- Update to 3.8.4.2

Generated with FreeBSD Port Tools 1.00.2014.03.03 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2014-04-03 20:19:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2014-04-05 07:06:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-04-05 07:07:00 UTC
Author: culot
Date: Sat Apr  5 06:06:47 2014
New Revision: 350196
URL: http://svnweb.freebsd.org/changeset/ports/350196
QAT: https://qat.redports.org/buildarchive/r350196/

Log:
  - Update to 3.8.4.2
  
  PR:		ports/188225
  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	Sat Apr  5 06:05:11 2014	(r350195)
+++ head/databases/tcl-sqlite3/Makefile	Sat Apr  5 06:06:47 2014	(r350196)
@@ -1,11 +1,11 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.8.4.1
+PORTVERSION=	3.8.4.2
 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-3080401
+DISTNAME=	sqlite-autoconf-3080402
 
 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	Sat Apr  5 06:05:11 2014	(r350195)
+++ head/databases/tcl-sqlite3/distinfo	Sat Apr  5 06:06:47 2014	(r350196)
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3080401.tar.gz) = 17227492466bb29fbef30d94a7cc27ec799e36c5d4d879dedd331079a6d1bc38
-SIZE (sqlite-autoconf-3080401.tar.gz) = 1937368
+SHA256 (sqlite-autoconf-3080402.tar.gz) = e492dd83eb66f13bdac99ce4f1b14a80c84661ac2b64a8d105acc4b6cb66f1a5
+SIZE (sqlite-autoconf-3080402.tar.gz) = 1937368
_______________________________________________
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"