Update Samba supplimentary libs to the recent ones.
PR: 246284 246285 246286 246287
This commit is contained in:
parent
ead7dc3cec
commit
1f792126f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541242
8 changed files with 18 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ldb
|
||||
PORTVERSION= 2.0.9
|
||||
PORTVERSION= 2.0.10
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 0
|
||||
CATEGORIES= databases
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1585957021
|
||||
SHA256 (ldb-2.0.9.tar.gz) = 64c1e9866e59c791db683298627f0313b8fa6c9d7a205f98a01ced5e78cb18c8
|
||||
SIZE (ldb-2.0.9.tar.gz) = 1676176
|
||||
TIMESTAMP = 1593905499
|
||||
SHA256 (ldb-2.0.10.tar.gz) = 86492fdb8fecbc2af74d5e2b6623b37aab73b527d434687a8e279691b5c2b57b
|
||||
SIZE (ldb-2.0.10.tar.gz) = 1676630
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tdb
|
||||
PORTVERSION= 1.4.2
|
||||
PORTVERSION= 1.4.3
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1567294079
|
||||
SHA256 (tdb-1.4.2.tar.gz) = 9040b2cce4028e392f063f91bbe76b8b28fecc2b7c0c6071c67b5eb3168e004a
|
||||
SIZE (tdb-1.4.2.tar.gz) = 706236
|
||||
TIMESTAMP = 1577717387
|
||||
SHA256 (tdb-1.4.3.tar.gz) = c8058393dfa15f47e11ebd2f1d132693f0b3b3b8bf22d0201bfb305026f88a1b
|
||||
SIZE (tdb-1.4.3.tar.gz) = 702836
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= talloc
|
||||
PORTVERSION= 2.3.0
|
||||
PORTVERSION= 2.3.1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SAMBA
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1573498827
|
||||
SHA256 (talloc-2.3.0.tar.gz) = 75d5bcb34482545a82ffb06da8f6c797f963a0da450d0830c669267b14992fc6
|
||||
SIZE (talloc-2.3.0.tar.gz) = 642364
|
||||
TIMESTAMP = 1588982811
|
||||
SHA256 (talloc-2.3.1.tar.gz) = ef4822d2fdafd2be8e0cabc3ec3c806ae29b8268e932c5e9a4cd5585f37f9f77
|
||||
SIZE (talloc-2.3.1.tar.gz) = 638878
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tevent
|
||||
PORTVERSION= 0.10.1
|
||||
PORTVERSION= 0.10.2
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 0
|
||||
CATEGORIES= devel
|
||||
|
@ -14,8 +14,8 @@ LICENSE= LGPL3
|
|||
|
||||
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
|
||||
|
||||
BUILD_DEPENDS= talloc>=2.2.0:devel/talloc
|
||||
RUN_DEPENDS= talloc>=2.2.0:devel/talloc
|
||||
BUILD_DEPENDS= talloc>=2.3.1:devel/talloc
|
||||
RUN_DEPENDS= talloc>=2.3.1:devel/talloc
|
||||
|
||||
CONFLICTS_INSTALL= tevent1-*
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1573751183
|
||||
SHA256 (tevent-0.10.1.tar.gz) = 79a4da68b38b86ac71d8ac824ee3605ab22a6a91cfa83033a7db73f3dd6910b6
|
||||
SIZE (tevent-0.10.1.tar.gz) = 804125
|
||||
TIMESTAMP = 1588983240
|
||||
SHA256 (tevent-0.10.2.tar.gz) = f8427822e5b2878fb8b28d6f50d96848734f3f3130612fb574fdd2d2148a6696
|
||||
SIZE (tevent-0.10.2.tar.gz) = 800731
|
||||
|
|
Loading…
Reference in a new issue