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

Collapse All | Expand All

(-)databases/tcl-sqlite3/Makefile (-2 / +2 lines)
Lines 1-11 Link Here
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 377562 2015-01-20 23:23:19Z marino $
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 377562 2015-01-20 23:23:19Z marino $
2
2
3
PORTNAME=	sqlite3
3
PORTNAME=	sqlite3
4
PORTVERSION=	3.8.8
4
PORTVERSION=	3.8.8.2
5
CATEGORIES=	databases tcl
5
CATEGORIES=	databases tcl
6
MASTER_SITES=	http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
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-3080800
8
DISTNAME=	sqlite-autoconf-3080802
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-3080800.tar.gz) = c6409da6e7ba853c53bfa88c740f353b016721f943a44aad6e7b11dfb1d60535
1
SHA256 (sqlite-autoconf-3080802.tar.gz) = aaa31e961963ff6d34c253c0464e667446d7674f8e375b62a3d66aa5dea26c2d
2
SIZE (sqlite-autoconf-3080800.tar.gz) = 2020708
2
SIZE (sqlite-autoconf-3080802.tar.gz) = 2021091

Return to bug 197084