View | Details | Raw Unified | Return to bug 219593
Collapse All | Expand All

(-)databases/tcl-sqlite3/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 437426 2017-04-01 10:53:34Z sunpoet $
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 437426 2017-04-01 10:53:34Z sunpoet $
2
2
3
PORTNAME=	sqlite3
3
PORTNAME=	sqlite3
4
PORTVERSION=	3.18.0
4
PORTVERSION=	3.19.2
5
CATEGORIES=	databases tcl
5
CATEGORIES=	databases tcl
6
MASTER_SITES=	https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
6
MASTER_SITES=	https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
7
PKGNAMEPREFIX=	tcl-
7
PKGNAMEPREFIX=	tcl-
(-)databases/tcl-sqlite3/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1491042552
1
TIMESTAMP = 1495878359
2
SHA256 (sqlite-autoconf-3180000.tar.gz) = 3757612463976e7d08c5e9f0af3021613fc24bbcfe1c51197d6776b9ece9ac5c
2
SHA256 (sqlite-autoconf-3190200.tar.gz) = ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc
3
SIZE (sqlite-autoconf-3180000.tar.gz) = 2533004
3
SIZE (sqlite-autoconf-3190200.tar.gz) = 2542613

Return to bug 219593