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

(-)databases/tcl-sqlite3/Makefile (-3 / +3 lines)
Lines 1-11 Link Here
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 375780 2014-12-29 09:54:28Z riggs $
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 375780 2014-12-29 09:54:28Z riggs $
2
2
3
PORTNAME=	sqlite3
3
PORTNAME=	sqlite3
4
PORTVERSION=	3.8.7.4
4
PORTVERSION=	3.8.8
5
CATEGORIES=	databases tcl
5
CATEGORIES=	databases tcl
6
MASTER_SITES=	http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
6
MASTER_SITES=	http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
7
PKGNAMEPREFIX=	tcl-
7
PKGNAMEPREFIX=	tcl-
8
DISTNAME=	sqlite-autoconf-3080704
8
DISTNAME=	sqlite-autoconf-3080800
9
9
10
MAINTAINER=	pavelivolkov@gmail.com
10
MAINTAINER=	pavelivolkov@gmail.com
11
COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
11
COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
(-)databases/tcl-sqlite3/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sqlite-autoconf-3080704.tar.gz) = 86370f139405fdfe03334fd618171a74e50f589f17ccbe5933361ed1f58359ec
1
SHA256 (sqlite-autoconf-3080800.tar.gz) = c6409da6e7ba853c53bfa88c740f353b016721f943a44aad6e7b11dfb1d60535
2
SIZE (sqlite-autoconf-3080704.tar.gz) = 1999230
2
SIZE (sqlite-autoconf-3080800.tar.gz) = 2020708

Return to bug 196873