Skip to content

Commit

Permalink
www/ulfius: Update to 2.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 22, 2023
1 parent 218bb63 commit f7c1026
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions www/ulfius/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= ulfius
PORTVERSION= 2.7.13
PORTVERSION= 2.7.14
DISTVERSIONPREFIX= v
CATEGORIES= www

Expand All @@ -15,8 +15,8 @@ BUILD_DEPENDS= curl>=7.16.2:ftp/curl \
gnutls>=3.5.0:security/gnutls \
jansson>=2.4:devel/jansson \
libmicrohttpd>=0.9.53:www/libmicrohttpd \
orcania>=2.3.2:devel/orcania \
yder>=1.4.19:devel/yder
orcania>=2.3.3:devel/orcania \
yder>=1.4.20:devel/yder
LIB_DEPENDS= libcurl.so:ftp/curl \
libgnutls.so:security/gnutls \
libjansson.so:devel/jansson \
Expand All @@ -26,7 +26,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \

USES= cmake cpe pathfix

CMAKE_OFF= BUILD_RPM BUILD_ULFIUS_DOCUMENTATION BUILD_ULFIUS_TESTING DOWNLOAD_DEPENDENCIES
CMAKE_OFF= BUILD_RPM BUILD_ULFIUS_DOCUMENTATION BUILD_ULFIUS_TESTING
CMAKE_ON= BUILD_SHARED BUILD_STATIC BUILD_UWSC INSTALL_HEADER SEARCH_ORCANIA_U SEARCH_YDER WITH_CURL WITH_GNUTLS WITH_JANSSON WITH_WEBSOCKET WITH_WEBSOCKET_MESSAGE_LIST WITH_YDER
MAKE_ENV= MAN1=uwsc.1

Expand Down
6 changes: 3 additions & 3 deletions www/ulfius/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1686496698
SHA256 (babelouest-ulfius-v2.7.13_GH0.tar.gz) = b1679bc0885acedff66abad84b51f492497ab1114d6911d07d2cf7eb77ccadce
SIZE (babelouest-ulfius-v2.7.13_GH0.tar.gz) = 427607
TIMESTAMP = 1695143249
SHA256 (babelouest-ulfius-v2.7.14_GH0.tar.gz) = b102cf591ea6526831d72367388bd48dd3ffa3e610513b633ca6cb245dfc07b2
SIZE (babelouest-ulfius-v2.7.14_GH0.tar.gz) = 452224

0 comments on commit f7c1026

Please sign in to comment.