databases/tcl-lmdb: update to 0.4.0
Release notes: https://github.com/ray2501/tcl-lmdb/releases/tag/0.4.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tcl-lmdb
|
||||
PORTVERSION= 0.3.6
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
@@ -12,10 +12,11 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
LIB_DEPENDS= liblmdb.so:databases/lmdb
|
||||
|
||||
USES= gmake tcl:tea
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ray2501
|
||||
|
||||
USES= gmake tcl:tea
|
||||
CONFIGURE_ARGS= --with-system-lmdb
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1511514539
|
||||
SHA256 (ray2501-tcl-lmdb-0.3.6_GH0.tar.gz) = 887f72e7c8bc569d74d3c9f151313eadeb19036b4bf8ebd68d7da45aa8a14da7
|
||||
SIZE (ray2501-tcl-lmdb-0.3.6_GH0.tar.gz) = 283058
|
||||
TIMESTAMP = 1529682898
|
||||
SHA256 (ray2501-tcl-lmdb-0.4.0_GH0.tar.gz) = d19a19376da6716a1ed159a918e631030491f8b6a4ef9e72a4221481b24b2e40
|
||||
SIZE (ray2501-tcl-lmdb-0.4.0_GH0.tar.gz) = 284462
|
||||
|
||||
Reference in New Issue
Block a user