Index: head/databases/iowow/Makefile =================================================================== --- head/databases/iowow/Makefile (revision 500311) +++ head/databases/iowow/Makefile (revision 500312) @@ -1,23 +1,24 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= iowow -PORTVERSION= 1.3.9 +PORTVERSION= 1.3.14 DISTVERSIONPREFIX= v CATEGORIES= databases MAINTAINER= danfe@FreeBSD.org COMMENT= Persistent key-value database engine LICENSE= MIT USES= cmake compiler:c11 USE_GITHUB= yes GH_ACCOUNT= Softmotions USE_LDCONFIG= yes +PLIST_SUB+= VERSION=${PORTVERSION} PORTDOCS= Changelog README OPTIONS_DEFINE= DOCS .include Index: head/databases/iowow/distinfo =================================================================== --- head/databases/iowow/distinfo (revision 500311) +++ head/databases/iowow/distinfo (revision 500312) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553878585 -SHA256 (Softmotions-iowow-v1.3.9_GH0.tar.gz) = 9459a3eecc8d85d877442a9e5bbee011ffec14b6f8c521fb9e91458b8e735560 -SIZE (Softmotions-iowow-v1.3.9_GH0.tar.gz) = 228479 +TIMESTAMP = 1556301868 +SHA256 (Softmotions-iowow-v1.3.14_GH0.tar.gz) = c4d66f9f19bb5f551436dfbf0da3d22e62f17e7b44e9b0083d6c9eac87157e8e +SIZE (Softmotions-iowow-v1.3.14_GH0.tar.gz) = 230143 Index: head/databases/iowow/pkg-plist =================================================================== --- head/databases/iowow/pkg-plist (revision 500311) +++ head/databases/iowow/pkg-plist (revision 500312) @@ -1,27 +1,27 @@ include/iowow/basedefs.h include/iowow/iowow.h include/iowow/iwarr.h include/iowow/iwbits.h include/iowow/iwconv.h include/iowow/iwdlsnr.h include/iowow/iwexfile.h include/iowow/iwfile.h include/iowow/iwfsmfile.h include/iowow/iwkv.h include/iowow/iwlog.h include/iowow/iwp.h include/iowow/iwpool.h include/iowow/iwrdb.h include/iowow/iwutils.h include/iowow/iwuuid.h include/iowow/iwxstr.h lib/libiowow-1.a lib/libiowow.so lib/libiowow.so.1 -lib/libiowow.so.1.3.9 +lib/libiowow.so.%%VERSION%% libdata/pkgconfig/libiowow.pc man/man3/iowow.3.gz %%DATADIR%%/iowow-exports-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/iowow-exports.cmake %%DATADIR%%/iowow-static-exports-%%CMAKE_BUILD_TYPE%%.cmake %%DATADIR%%/iowow-static-exports.cmake