mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
databases/ejdb: update the port to version 2.73
Reported by: portscout
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= ejdb
|
||||
PORTVERSION= 2.72
|
||||
PORTVERSION= 2.73
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= databases
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1645610423
|
||||
SHA256 (Softmotions-ejdb-v2.72_GH0.tar.gz) = 295ed40c67cfcbf7cae369cbea87a2d636d73c005dd3a3352159650e9b2423c6
|
||||
SIZE (Softmotions-ejdb-v2.72_GH0.tar.gz) = 905396
|
||||
TIMESTAMP = 1668444172
|
||||
SHA256 (Softmotions-ejdb-v2.73_GH0.tar.gz) = 1381af7790ce67f8005c380de2c90a1811619250d9d62e7cdb64547f27878484
|
||||
SIZE (Softmotions-ejdb-v2.73_GH0.tar.gz) = 812748
|
||||
|
||||
@@ -40,17 +40,3 @@
|
||||
if(DEFINED IWNET_INCLUDE_DIR)
|
||||
set(PCLIBS "-liwnet ${PCLIBS}")
|
||||
endif()
|
||||
@@ -349,13 +347,6 @@ if(DO_INSTALL_CORE)
|
||||
FILES_MATCHING
|
||||
PATTERN "*.h")
|
||||
endif()
|
||||
-
|
||||
- install(
|
||||
- DIRECTORY ${IOWOW_INCLUDE_DIR}/iowow
|
||||
- DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/${PROJECT_NAME}
|
||||
- COMPONENT headers
|
||||
- FILES_MATCHING
|
||||
- PATTERN "*.h")
|
||||
|
||||
install(FILES ${CMAKE_SOURCE_DIR}/LICENSE ${CMAKE_SOURCE_DIR}/Changelog
|
||||
DESTINATION ${CMAKE_INSTALL_DOCDIR})
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
--- src/util/sort_r.h.orig 2022-02-23 10:00:23 UTC
|
||||
+++ src/util/sort_r.h
|
||||
--- src/jbi/sort_r.h.orig 2022-02-23 10:00:23 UTC
|
||||
+++ src/jbi/sort_r.h
|
||||
@@ -25,10 +25,11 @@
|
||||
#define _SORT_R_INLINE inline
|
||||
|
||||
|
||||
@@ -1,12 +1,11 @@
|
||||
bin/jbs
|
||||
include/ejdb2/ejdb2.h
|
||||
include/ejdb2/jbl.h
|
||||
include/ejdb2/jbr.h
|
||||
include/ejdb2/jql.h
|
||||
lib/libejdb2-2.a
|
||||
lib/libejdb2.so
|
||||
lib/libejdb2.so.2
|
||||
lib/libejdb2.so.2.72
|
||||
lib/libejdb2.so.2.73
|
||||
libdata/pkgconfig/libejdb2.pc
|
||||
share/man/man1/jbs.1.gz
|
||||
share/man/man3/ejdb2.3.gz
|
||||
|
||||
Reference in New Issue
Block a user