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

(-)databases/sqlite3/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/databases/sqlite3/Makefile 466838 2018-04-09 07:14:37Z yuri $
2
# $FreeBSD: head/databases/sqlite3/Makefile 466838 2018-04-09 07:14:37Z yuri $
3
3
4
PORTNAME=	sqlite3
4
PORTNAME=	sqlite3
5
DISTVERSION=	3.23.0
5
DISTVERSION=	3.23.1
6
CATEGORIES=	databases
6
CATEGORIES=	databases
7
MASTER_SITES=	https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
7
MASTER_SITES=	https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/
8
DISTNAME=	sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00
8
DISTNAME=	sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00
(-)databases/sqlite3/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1523081283
1
TIMESTAMP = 1525165119
2
SHA256 (sqlite-autoconf-3230000.tar.gz) = b7711a1800a071674c2bf76898ae8584fc6c9643cfe933cfc1bc54361e3a6e49
2
SHA256 (sqlite-autoconf-3230100.tar.gz) = 92842b283e5e744eff5da29ed3c69391de7368fccc4d0ee6bf62490ce555ef25
3
SIZE (sqlite-autoconf-3230000.tar.gz) = 2674030
3
SIZE (sqlite-autoconf-3230100.tar.gz) = 2675362

Return to bug 227889