diff options
author | timur <timur@FreeBSD.org> | 2016-04-13 06:40:36 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2016-04-13 06:40:36 +0800 |
commit | 1749b67cad2e8907afdac1c58c51cc98cef53df5 (patch) | |
tree | eae4265e175758b1d7d107ce5c2bfc3654f8f999 /databases/ldb | |
parent | efb14bafde44ecb24cf4e62b15994f8937942db1 (diff) | |
download | freebsd-ports-graphics-1749b67cad2e8907afdac1c58c51cc98cef53df5.tar.gz freebsd-ports-graphics-1749b67cad2e8907afdac1c58c51cc98cef53df5.tar.zst freebsd-ports-graphics-1749b67cad2e8907afdac1c58c51cc98cef53df5.zip |
This is routine update for the Samba supplimentary libraries, bumping them to the versions that commonly acceptable by recent Samba ports, in particular, samba44.
Diffstat (limited to 'databases/ldb')
-rw-r--r-- | databases/ldb/Makefile | 4 | ||||
-rw-r--r-- | databases/ldb/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/ldb/Makefile b/databases/ldb/Makefile index 29fd09be000..ce79e1bb899 100644 --- a/databases/ldb/Makefile +++ b/databases/ldb/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldb -PORTVERSION= 1.1.24 +PORTVERSION= 1.1.26 PORTREVISION= 0 PORTEPOCH= 0 CATEGORIES= databases @@ -33,7 +33,7 @@ OPTIONS_DEFINE= MANPAGES MANPAGES_DESC= Build and install manpages (requires textproc/docbook-xsl) BUILD_DEPENDS+= talloc>=2.1.5:devel/talloc \ - tevent>=0.9.26:devel/tevent \ + tevent>=0.9.27:devel/tevent \ tdb>=1.3.8,1:databases/tdb \ popt>=0:devel/popt RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/databases/ldb/distinfo b/databases/ldb/distinfo index 9a8003beb8d..4ba8bb0b11b 100644 --- a/databases/ldb/distinfo +++ b/databases/ldb/distinfo @@ -1,2 +1,2 @@ -SHA256 (ldb-1.1.24.tar.gz) = 45e9f52473f0d013f0ea090cce35d6836a6e67e8d4dcdd7077dabdf8b1314b21 -SIZE (ldb-1.1.24.tar.gz) = 1258405 +SHA256 (ldb-1.1.26.tar.gz) = 8843c7a72b980d9413ba6c494c039bccd10c524b37fda2917afb147745d8b2e6 +SIZE (ldb-1.1.26.tar.gz) = 1262660 |