diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2020-12-29 11:53:43 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2020-12-29 11:53:43 +0000 |
| commit | 91408dc2935d9f09ae0b4d44bd99b401d75de23f (patch) | |
| tree | 8288e899820bef4d4cfdcf4a493c4a4f63691751 /databases/ldb14/files/patch-ldb_mod_op_test.c | |
| parent | Require kld before starting virtual_oss in case cuse(3) is loaded from there. (diff) | |
Remove expired ports:
2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python
2020-12-12 devel/py-delfick_error: Uses deprecated version of python
2020-12-12 devel/py-fusefs: Uses deprecated version of python
2020-08-15 devel/py-noseofyeti: Uses deprecated version of python
2020-12-29 databases/py-bsddb: Uses deprecated version of python
2020-12-29 www/py-webhelpers: Uses deprecated version of python
2020-12-29 security/py-pyptlib: Uses deprecated version of python
2020-12-29 japanese/py-zinnia: Uses deprecated version of python
2020-12-29 math/slepc: Broken, uses deprecated version of python
2020-12-29 www/py-pastescript: Uses deprecated version of python
2020-12-29 databases/ldb14: Uses deprecated version of python
2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc
2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python
2020-12-29 devel/py-ydbf: Uses deprecated version of python
2020-12-29 devel/py-SymbolType: Uses deprecated version of python
Diffstat (limited to 'databases/ldb14/files/patch-ldb_mod_op_test.c')
| -rw-r--r-- | databases/ldb14/files/patch-ldb_mod_op_test.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/ldb14/files/patch-ldb_mod_op_test.c b/databases/ldb14/files/patch-ldb_mod_op_test.c deleted file mode 100644 index 069ebbd7c813..000000000000 --- a/databases/ldb14/files/patch-ldb_mod_op_test.c +++ /dev/null @@ -1,11 +0,0 @@ ---- tests/ldb_mod_op_test.c.orig 2018-03-02 23:35:09 UTC -+++ tests/ldb_mod_op_test.c -@@ -3529,7 +3529,7 @@ static void test_ldb_unique_index_duplic - assert_int_equal(ret, LDB_SUCCESS); - - msg02 = ldb_msg_new(tmp_ctx); -- assert_non_null(msg01); -+ assert_non_null(msg02); - - msg02->dn = ldb_dn_new_fmt(msg02, test_ctx->ldb, "dc=test02"); - assert_non_null(msg02->dn); |
