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

(-)databases/tcl-sqlite3/Makefile (-2 / +2 lines)
Lines 1-11 Link Here
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 375020 2014-12-20 17:40:53Z bapt $
1
# $FreeBSD: head/databases/tcl-sqlite3/Makefile 375020 2014-12-20 17:40:53Z bapt $
2
2
3
PORTNAME=	sqlite3
3
PORTNAME=	sqlite3
4
PORTVERSION=	3.8.7.2
4
PORTVERSION=	3.8.7.4
5
CATEGORIES=	databases tcl
5
CATEGORIES=	databases tcl
6
MASTER_SITES=	http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
6
MASTER_SITES=	http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/
7
PKGNAMEPREFIX=	tcl-
7
PKGNAMEPREFIX=	tcl-
8
DISTNAME=	sqlite-autoconf-3080702
8
DISTNAME=	sqlite-autoconf-3080704
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-3080702.tar.gz) = 8da1729e8b39d86bc23c8bdb439ad385afe4fcfcfe2b6796406a062a76e9d20e
1
SHA256 (sqlite-autoconf-3080704.tar.gz) = 86370f139405fdfe03334fd618171a74e50f589f17ccbe5933361ed1f58359ec
2
SIZE (sqlite-autoconf-3080702.tar.gz) = 1998965
2
SIZE (sqlite-autoconf-3080704.tar.gz) = 1999230

Return to bug 196294