Date: Tue, 22 Sep 2020 17:25:32 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549612 - head/databases/iowow Message-ID: <202009221725.08MHPWcK065258@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Tue Sep 22 17:25:32 2020 New Revision: 549612 URL: https://svnweb.freebsd.org/changeset/ports/549612 Log: Update to version 1.4.7. Reported by: portscout Modified: head/databases/iowow/Makefile head/databases/iowow/distinfo head/databases/iowow/pkg-plist Modified: head/databases/iowow/Makefile ============================================================================== --- head/databases/iowow/Makefile Tue Sep 22 17:23:50 2020 (r549611) +++ head/databases/iowow/Makefile Tue Sep 22 17:25:32 2020 (r549612) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= iowow -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.7 DISTVERSIONPREFIX= v CATEGORIES= databases Modified: head/databases/iowow/distinfo ============================================================================== --- head/databases/iowow/distinfo Tue Sep 22 17:23:50 2020 (r549611) +++ head/databases/iowow/distinfo Tue Sep 22 17:25:32 2020 (r549612) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588423111 -SHA256 (Softmotions-iowow-v1.4.4_GH0.tar.gz) = 58a653aef468c3e248d4674486ea5f2e9a8c3b875ad25557af612a437407fcfd -SIZE (Softmotions-iowow-v1.4.4_GH0.tar.gz) = 484118 +TIMESTAMP = 1600665246 +SHA256 (Softmotions-iowow-v1.4.7_GH0.tar.gz) = 8dab4467fb58fad4986dd92c6846b930bff69cdd1557e454bccaa9b5909a7113 +SIZE (Softmotions-iowow-v1.4.7_GH0.tar.gz) = 491525 Modified: head/databases/iowow/pkg-plist ============================================================================== --- head/databases/iowow/pkg-plist Tue Sep 22 17:23:50 2020 (r549611) +++ head/databases/iowow/pkg-plist Tue Sep 22 17:25:32 2020 (r549612) @@ -7,16 +7,20 @@ include/iowow/iwdlsnr.h include/iowow/iwexfile.h include/iowow/iwfile.h include/iowow/iwfsmfile.h +include/iowow/iwhmap.h include/iowow/iwkv.h include/iowow/iwlog.h include/iowow/iwp.h include/iowow/iwpool.h include/iowow/iwrdb.h +include/iowow/iwsha2.h include/iowow/iwstree.h +include/iowow/iwstw.h include/iowow/iwth.h include/iowow/iwutils.h include/iowow/iwuuid.h include/iowow/iwxstr.h +include/iowow/murmur3.h lib/libiowow-1.a lib/libiowow.so lib/libiowow.so.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009221725.08MHPWcK065258>