ports/177387: [PATCH] databases/tcl-sqlite3: update to 3.7.16
Pavel I Volkov
pavelivolkov at googlemail.com
Tue Mar 26 02:50:00 UTC 2013
>Number: 177387
>Category: ports
>Synopsis: [PATCH] databases/tcl-sqlite3: update to 3.7.16
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 26 02:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Pavel I Volkov
>Release: FreeBSD 9.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD test 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #3: Sun Dec 30 16:52:52 MSK 2012
>Description:
- Update to 3.7.16
Port maintainer (pavelivolkov at gmail.com) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:
--- tcl-sqlite3-3.7.16.patch begins here ---
diff -ruN --exclude=CVS ../tcl-sqlite3.orig/Makefile ./Makefile
--- ../tcl-sqlite3.orig/Makefile 2013-03-25 16:57:19.000000000 +0400
+++ ./Makefile 2013-03-25 17:15:30.000000000 +0400
@@ -2,11 +2,11 @@
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 313182 2013-03-02 03:55:25Z eadler $
PORTNAME= sqlite3
-PORTVERSION= 3.7.14.1
+PORTVERSION= 3.7.16
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-3071600
MAINTAINER= pavelivolkov at gmail.com
COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
@@ -22,7 +22,7 @@
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
diff -ruN --exclude=CVS ../tcl-sqlite3.orig/distinfo ./distinfo
--- ../tcl-sqlite3.orig/distinfo 2013-03-25 16:57:19.000000000 +0400
+++ ./distinfo 2013-03-26 06:33:53.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3071401.tar.gz) = d46d302a63b23d9c3b80e519be12cb7d6a8d3da57bd9c119341a0aa8b3b28692
-SIZE (sqlite-autoconf-3071401.tar.gz) = 1832051
+SHA256 (sqlite-autoconf-3071600.tar.gz) = 3509c20fa2b1725734997b1dbb3dbfc825cfa7a09194cbac8f6fe33ed187ad34
+SIZE (sqlite-autoconf-3071600.tar.gz) = 1854055
--- tcl-sqlite3-3.7.16.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list