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

(-)./Makefile (-2 / +2 lines)
Lines 2-11 Link Here
2
# $FreeBSD: head/databases/sqlite3/Makefile 344641 2014-02-17 04:15:13Z skreuzer $
2
# $FreeBSD: head/databases/sqlite3/Makefile 344641 2014-02-17 04:15:13Z skreuzer $
3
3
4
PORTNAME=	sqlite3
4
PORTNAME=	sqlite3
5
PORTVERSION=	3.8.3.1
5
PORTVERSION=	3.8.4
6
CATEGORIES=	databases
6
CATEGORIES=	databases
7
MASTER_SITES=	http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
7
MASTER_SITES=	http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
8
DISTNAME=	sqlite-autoconf-3080301
8
DISTNAME=	sqlite-autoconf-3080400
9
9
10
MAINTAINER=	pavelivolkov@gmail.com
10
MAINTAINER=	pavelivolkov@gmail.com
11
COMMENT=	SQL database engine in a C library
11
COMMENT=	SQL database engine in a C library
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sqlite-autoconf-3080301.tar.gz) = de5dc216e9289fabf027f78dbbface32ffc8c6341b7d841d0814b1a452ffdb8c
1
SHA256 (sqlite-autoconf-3080400.tar.gz) = e22c4f7daabf76fd060f536d60538182481eaf4a105dd4b90b2fc8fbbe2ee5a7
2
SIZE (sqlite-autoconf-3080301.tar.gz) = 1923168
2
SIZE (sqlite-autoconf-3080400.tar.gz) = 1937306

Return to bug 187445