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

(-)Makefile (-2 / +2 lines)
Lines 2-13 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	sqlite3
4
PORTNAME=	sqlite3
5
PORTVERSION=	4.0.3
5
PORTVERSION=	4.0.5
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	databases
7
CATEGORIES=	databases
8
PKGNAMEPREFIX=	ocaml-
8
PKGNAMEPREFIX=	ocaml-
9
9
10
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	dem.procopiou@gmail.com
11
COMMENT=	OCaml bindings to sqlite3 library
11
COMMENT=	OCaml bindings to sqlite3 library
12
12
13
LICENSE=	OCSQLT3
13
LICENSE=	OCSQLT3
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (mmottl-sqlite3-ocaml-v4.0.3_GH0.tar.gz) = 390383088b07fde6f775d060e59551ea796334b23b480d9937ad6429cd615d30
1
TIMESTAMP = 1470261597
2
SIZE (mmottl-sqlite3-ocaml-v4.0.3_GH0.tar.gz) = 67376
2
SHA256 (mmottl-sqlite3-ocaml-v4.0.5_GH0.tar.gz) = bf0bdc597533d62b8de2798e9aa46c37570875cb4af4f9f42fba21dd59f3f0cb
3
SIZE (mmottl-sqlite3-ocaml-v4.0.5_GH0.tar.gz) = 67839

Return to bug 211567