diff options
author | vanilla <vanilla@FreeBSD.org> | 2017-01-26 11:02:55 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2017-01-26 11:02:55 +0800 |
commit | f4e02381e32304c302e76cf4367e68e33aebaa5b (patch) | |
tree | 04ddd242055626b8f5b59ef1c1d09594358b6189 /databases | |
parent | 9aec4cee61cd6dcdd18b8cfba580980146edd868 (diff) | |
download | freebsd-ports-gnome-f4e02381e32304c302e76cf4367e68e33aebaa5b.tar.gz freebsd-ports-gnome-f4e02381e32304c302e76cf4367e68e33aebaa5b.tar.zst freebsd-ports-gnome-f4e02381e32304c302e76cf4367e68e33aebaa5b.zip |
Update to 0.11.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-LMDB_File/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-LMDB_File/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/databases/p5-LMDB_File/Makefile b/databases/p5-LMDB_File/Makefile index 5b1ae599513e..f7fcbb7fe854 100644 --- a/databases/p5-LMDB_File/Makefile +++ b/databases/p5-LMDB_File/Makefile @@ -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: diff --git a/databases/p5-LMDB_File/distinfo b/databases/p5-LMDB_File/distinfo index 5a32da3b107d..cd04b971a5fc 100644 --- a/databases/p5-LMDB_File/distinfo +++ b/databases/p5-LMDB_File/distinfo @@ -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 |