Bug 171803 - [MAINTAINER] databases/tcl-sqlite3: update to 3.7.14
Summary: [MAINTAINER] databases/tcl-sqlite3: update to 3.7.14
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: 2012-09-20 07:20 UTC by Pavel I Volkov
Modified: 2012-09-21 09:20 UTC (History)
0 users

See Also:


Attachments
tcl-sqlite3-3.7.14.patch (1.08 KB, patch)
2012-09-20 07:20 UTC, Pavel I Volkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel I Volkov 2012-09-20 07:20:09 UTC
- Update to 3.7.14

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2012-09-20 10:02:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-09-21 09:15:00 UTC
Author: culot
Date: Fri Sep 21 08:14:46 2012
New Revision: 304614
URL: http://svn.freebsd.org/changeset/ports/304614

Log:
  - Update to 3.7.14
  
  PR:		ports/171803
  Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.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 Sep 21 08:13:34 2012	(r304613)
+++ head/databases/tcl-sqlite3/Makefile	Fri Sep 21 08:14:46 2012	(r304614)
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.13
+PORTVERSION=	3.7.14
 CATEGORIES=	databases tcl
 MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/ http://www3.sqlite.org/
 PKGNAMEPREFIX=	tcl-
-DISTNAME=	sqlite-autoconf-3071300
+DISTNAME=	sqlite-autoconf-3071400
 
 MAINTAINER=	pavelivolkov@googlemail.com
 COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)

Modified: head/databases/tcl-sqlite3/distinfo
==============================================================================
--- head/databases/tcl-sqlite3/distinfo	Fri Sep 21 08:13:34 2012	(r304613)
+++ head/databases/tcl-sqlite3/distinfo	Fri Sep 21 08:14:46 2012	(r304614)
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3071300.tar.gz) = ac566819f82ec4cc2ff6c5cc90987ca38e589efbd79ff263838bbc62356ab119
-SIZE (sqlite-autoconf-3071300.tar.gz) = 1845778
+SHA256 (sqlite-autoconf-3071400.tar.gz) = de6c01d9fabf4d10733b1920d9a3143634ed516b90f4759b3b5b79857a39b724
+SIZE (sqlite-autoconf-3071400.tar.gz) = 1832194
_______________________________________________
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 2012-09-21 09:16:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!