View | Details | Raw Unified | Return to bug 241215 | Differences between
and this patch

Collapse All | Expand All

(-)databases/tcl-sqlite3/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	sqlite3
3
PORTNAME=	sqlite3
4
PORTVERSION=	3.26.0
4
PORTVERSION=	3.30.1
5
CATEGORIES=	databases tcl
5
CATEGORIES=	databases tcl
6
MASTER_SITES=	https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
6
MASTER_SITES=	https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
7
PKGNAMEPREFIX=	tcl-
7
PKGNAMEPREFIX=	tcl-
(-)databases/tcl-sqlite3/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1543740958
1
TIMESTAMP = 1570885898
2
SHA256 (sqlite-autoconf-3260000.tar.gz) = 5daa6a3fb7d1e8c767cd59c4ded8da6e4b00c61d3b466d0685e35c4dd6d7bf5d
2
SHA256 (sqlite-autoconf-3300100.tar.gz) = 8c5a50db089bd2a1b08dbc5b00d2027602ca7ff238ba7658fabca454d4298e60
3
SIZE (sqlite-autoconf-3260000.tar.gz) = 2779667
3
SIZE (sqlite-autoconf-3300100.tar.gz) = 2848951

Return to bug 241215