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

(-)databases/sqlite3/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/databases/sqlite3/Makefile 442077 2017-05-30 15:21:46Z sunpoet $
2
# $FreeBSD: head/databases/sqlite3/Makefile 442077 2017-05-30 15:21:46Z sunpoet $
3
3
4
PORTNAME=	sqlite3
4
PORTNAME=	sqlite3
5
PORTVERSION=	3.19.2
5
PORTVERSION=	3.19.3
6
CATEGORIES=	databases
6
CATEGORIES=	databases
7
MASTER_SITES=	https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
7
MASTER_SITES=	https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/
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 = 1495871536
1
TIMESTAMP = 1497076626
2
SHA256 (sqlite-autoconf-3190200.tar.gz) = ca5361fb01cc3ad63d6fd4eb2cb0b6398e629595896d3558f7e121d37dac2ffc
2
SHA256 (sqlite-autoconf-3190300.tar.gz) = 06129c03dced9f87733a8cba408871bd60673b8f93b920ba8d815efab0a06301
3
SIZE (sqlite-autoconf-3190200.tar.gz) = 2542613
3
SIZE (sqlite-autoconf-3190300.tar.gz) = 2542682

Return to bug 219902