Skip to content

Commit

Permalink
devel/hoel: Update to 1.4.28
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent e0f09a5 commit 78d3c7b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/hoel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= hoel
PORTVERSION= 1.4.27
PORTVERSION= 1.4.28
DISTVERSIONPREFIX= v
CATEGORIES= devel

Expand All @@ -20,7 +20,7 @@ LIB_DEPENDS= libjansson.so:devel/jansson \
liborcania.so:devel/orcania \
libyder.so:devel/yder

CMAKE_OFF= BUILD_HOEL_DOCUMENTATION BUILD_HOEL_TESTING BUILD_RPM DOWNLOAD_DEPENDENCIES
CMAKE_OFF= BUILD_HOEL_DOCUMENTATION BUILD_HOEL_TESTING BUILD_RPM
CMAKE_ON= BUILD_STATIC INSTALL_HEADER SEARCH_ORCANIA_H SEARCH_YDER

PLIST_SUB= PORTVERSION=${PORTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions devel/hoel/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1686496680
SHA256 (babelouest-hoel-v1.4.27_GH0.tar.gz) = 0bd5c3ec446b59ccae0232fd7055e23bbc1dcddbf0d462f04e8aa2d01a1c6311
SIZE (babelouest-hoel-v1.4.27_GH0.tar.gz) = 62989
TIMESTAMP = 1695143215
SHA256 (babelouest-hoel-v1.4.28_GH0.tar.gz) = cbfa8de73716a4c16090b7ed31caccc0029cf2d1001ace39d8016d1b44b3fb8b
SIZE (babelouest-hoel-v1.4.28_GH0.tar.gz) = 59489
7 changes: 7 additions & 0 deletions devel/hoel/pkg-plist
@@ -1,5 +1,12 @@
include/hoel-cfg.h
include/hoel.h
lib/cmake/Hoel/FindJansson.cmake
lib/cmake/Hoel/FindLibPQ.cmake
lib/cmake/Hoel/FindMYSQL.cmake
lib/cmake/Hoel/HoelConfig.cmake
lib/cmake/Hoel/HoelConfigVersion.cmake
lib/cmake/Hoel/HoelTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/Hoel/HoelTargets.cmake
lib/libhoel.a
lib/libhoel.so
lib/libhoel.so.1.4
Expand Down

0 comments on commit 78d3c7b

Please sign in to comment.