- 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)
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
State Changed From-To: open->closed Committed. Thanks!
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"