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

(-)databases/sqlite3/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/databases/sqlite3/Makefile 378846 2015-02-11 18:45:18Z pawel $
2
# $FreeBSD: head/databases/sqlite3/Makefile 378846 2015-02-11 18:45:18Z pawel $
3
3
4
PORTNAME=	sqlite3
4
PORTNAME=	sqlite3
5
PORTVERSION=	3.8.8.2
5
PORTVERSION=	3.8.8.3
6
CATEGORIES=	databases
6
CATEGORIES=	databases
7
MASTER_SITES=	http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
7
MASTER_SITES=	http://www.sqlite.org/2015/ http://www2.sqlite.org/2015/ http://www3.sqlite.org/2015/
8
DISTNAME=	sqlite-autoconf-${PORTVERSION:S|.|0|g}
8
DISTNAME=	sqlite-autoconf-${PORTVERSION:S|.|0|g}
(-)databases/sqlite3/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (sqlite-autoconf-3080802.tar.gz) = aaa31e961963ff6d34c253c0464e667446d7674f8e375b62a3d66aa5dea26c2d
1
SHA256 (sqlite-autoconf-3080803.tar.gz) = 74576964cd9db44c13bf95d6a7c36b06cfdfb2fe4e3e26c9ce1ae0b2e328b411
2
SIZE (sqlite-autoconf-3080802.tar.gz) = 2021091
2
SIZE (sqlite-autoconf-3080803.tar.gz) = 2021112

Return to bug 198786