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

(-)databases/tcl-sqlite3/Makefile (-2 / +2 lines)
Lines 1-11 Link Here
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 378569 2015-02-06 23:09:55Z pawel $
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 378569 2015-02-06 23:09:55Z pawel $
2
2
3
PORTNAME=	sqlite3
3
PORTNAME=	sqlite3
4
PORTVERSION=	3.8.8.3
4
PORTVERSION=	3.8.9
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-${PORTVERSION:S|.|0|g}
8
DISTNAME=	sqlite-autoconf-${PORTVERSION:S|.|0|g}00
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-3080803.tar.gz) = 74576964cd9db44c13bf95d6a7c36b06cfdfb2fe4e3e26c9ce1ae0b2e328b411
1
SHA256 (sqlite-autoconf-3080900.tar.gz) = 76ebb6392cd2289fbff903af7ff67f3e49bd01ff30544b8028ecededd60269a2
2
SIZE (sqlite-autoconf-3080803.tar.gz) = 2021112
2
SIZE (sqlite-autoconf-3080900.tar.gz) = 2037200

Return to bug 199313