Update to 0.11.
This commit is contained in:
parent
41ed881967
commit
798a64613e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432467
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= LMDB_File
|
||||
PORTVERSION= 0.10
|
||||
PORTVERSION= 0.11
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +14,7 @@ LICENSE= ART20
|
|||
|
||||
LIB_DEPENDS= liblmdb.so:databases/lmdb
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
USES= perl5
|
||||
USES= localbase perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1463822627
|
||||
SHA256 (LMDB_File-0.10.tar.gz) = f03297e649ff010cb7fdcaa519a535e280a58c5673f828f1d58f1e5a613c0dd7
|
||||
SIZE (LMDB_File-0.10.tar.gz) = 86370
|
||||
TIMESTAMP = 1485399651
|
||||
SHA256 (LMDB_File-0.11.tar.gz) = 67ed827609e94ea669680fd1130284f1c11d45926a40a4550269bf7562cbdcdc
|
||||
SIZE (LMDB_File-0.11.tar.gz) = 86807
|
||||
|
|
Loading…
Reference in a new issue