Bug 177500 - [MAINTAINER] databases/tcl-sqlite3: update to 3.7.16.1
Summary: [MAINTAINER] databases/tcl-sqlite3: update to 3.7.16.1
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: 2013-03-30 10:00 UTC by Pavel Volkov
Modified: 2013-04-17 19:20 UTC (History)
0 users

See Also:


Attachments
tcl-sqlite3-3.7.16.1.patch (1.30 KB, patch)
2013-03-30 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 2013-03-30 10:00:00 UTC
- Update to 3.7.16.1 bug fix release
- Please close PR#177387

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-04-10 13:04:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-04-17 19:10:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-04-17 19:13:40 UTC
Author: culot
Date: Wed Apr 17 18:10:33 2013
New Revision: 316001
URL: http://svnweb.freebsd.org/changeset/ports/316001

Log:
  - Update to 3.7.16.1
  
  PR:		ports/177500
  Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
  Feature safe:	yes

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

Modified: head/databases/tcl-sqlite3/Makefile
==============================================================================
--- head/databases/tcl-sqlite3/Makefile	Wed Apr 17 18:01:53 2013	(r316000)
+++ head/databases/tcl-sqlite3/Makefile	Wed Apr 17 18:10:33 2013	(r316001)
@@ -2,11 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.14.1
+PORTVERSION=	3.7.16.1
 CATEGORIES=	databases tcl
-MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/ http://www3.sqlite.org/
+MASTER_SITES=	http://www.sqlite.org/2013/ http://www2.sqlite.org/2013/ http://www3.sqlite.org/2013/
 PKGNAMEPREFIX=	tcl-
-DISTNAME=	sqlite-autoconf-3071401
+DISTNAME=	sqlite-autoconf-3071601
 
 MAINTAINER=	pavelivolkov@gmail.com
 COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
@@ -22,7 +22,7 @@ WRKSRC=		${WRKDIR}/${DISTNAME}/tea
 
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USE_TCL=	yes
+USE_TCL=	84+
 
 CFLAGS+=	`pkg-config --cflags --libs sqlite3`
 CONFIGURE_ARGS+=	--with-tcl=${TCL_LIBDIR} --with-system-sqlite

Modified: head/databases/tcl-sqlite3/distinfo
==============================================================================
--- head/databases/tcl-sqlite3/distinfo	Wed Apr 17 18:01:53 2013	(r316000)
+++ head/databases/tcl-sqlite3/distinfo	Wed Apr 17 18:10:33 2013	(r316001)
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3071401.tar.gz) = d46d302a63b23d9c3b80e519be12cb7d6a8d3da57bd9c119341a0aa8b3b28692
-SIZE (sqlite-autoconf-3071401.tar.gz) = 1832051
+SHA256 (sqlite-autoconf-3071601.tar.gz) = 4af5ea8cbb1b0b0b53c67cef0b32d86f76e84c912228954e8577224150184a68
+SIZE (sqlite-autoconf-3071601.tar.gz) = 1854392
_______________________________________________
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"