Index: head/databases/iowow/Makefile =================================================================== --- head/databases/iowow/Makefile (revision 476513) +++ head/databases/iowow/Makefile (revision 476514) @@ -1,22 +1,21 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= iowow -PORTVERSION= 1.2.12 -PORTREVISION= 1 +PORTVERSION= 1.2.13 DISTVERSIONPREFIX= v CATEGORIES= databases MAINTAINER= danfe@FreeBSD.org COMMENT= Persistent key-value database engine LICENSE= MIT USES= cmake:outsource compiler:c11 USE_GITHUB= yes GH_ACCOUNT= Softmotions USE_LDCONFIG= yes PORTDOCS= Changelog README .include Index: head/databases/iowow/distinfo =================================================================== --- head/databases/iowow/distinfo (revision 476513) +++ head/databases/iowow/distinfo (revision 476514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529596905 -SHA256 (Softmotions-iowow-v1.2.12_GH0.tar.gz) = 718b678d93f4e3cc79201761ca3f58b5c0e61d1efa63c86146654fd2dd5f6205 -SIZE (Softmotions-iowow-v1.2.12_GH0.tar.gz) = 221123 +TIMESTAMP = 1533216548 +SHA256 (Softmotions-iowow-v1.2.13_GH0.tar.gz) = cd6905986b52b4f8df3dd3e0d6c3c0c7620ca3c42793fa780a2278caf25c07f2 +SIZE (Softmotions-iowow-v1.2.13_GH0.tar.gz) = 222940 Index: head/databases/iowow/pkg-plist =================================================================== --- head/databases/iowow/pkg-plist (revision 476513) +++ head/databases/iowow/pkg-plist (revision 476514) @@ -1,26 +1,26 @@ 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/iwxstr.h lib/libiowow-1.a lib/libiowow.so lib/libiowow.so.1 -lib/libiowow.so.1.2.12 +lib/libiowow.so.1.2.13 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