From owner-svn-ports-all@freebsd.org Sat Dec 19 20:06:07 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 55AEF4CF611; Sat, 19 Dec 2020 20:06:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CyxZ46RLCz4bb8; Sat, 19 Dec 2020 20:06:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E746B231CE; Sat, 19 Dec 2020 20:06:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BJK60VW097378; Sat, 19 Dec 2020 20:06:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BJK60de097376; Sat, 19 Dec 2020 20:06:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202012192006.0BJK60de097376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Dec 2020 20:06:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558492 - head/databases/kyotocabinet X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/kyotocabinet X-SVN-Commit-Revision: 558492 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2020 20:06:08 -0000 Author: sunpoet Date: Sat Dec 19 20:06:00 2020 New Revision: 558492 URL: https://svnweb.freebsd.org/changeset/ports/558492 Log: Update to 1.2.79 - Fixed errors of kcdirtest on BtrFS. Modified: head/databases/kyotocabinet/Makefile head/databases/kyotocabinet/distinfo head/databases/kyotocabinet/pkg-plist Modified: head/databases/kyotocabinet/Makefile ============================================================================== --- head/databases/kyotocabinet/Makefile Sat Dec 19 20:05:55 2020 (r558491) +++ head/databases/kyotocabinet/Makefile Sat Dec 19 20:06:00 2020 (r558492) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kyotocabinet -PORTVERSION= 1.2.78 +PORTVERSION= 1.2.79 CATEGORIES= databases MASTER_SITES= https://dbmx.net/kyotocabinet/pkg/ \ LOCAL/sunpoet @@ -32,7 +32,7 @@ post-patch: @${REINPLACE_CMD} -e 's|-lstdc++ ||g' ${WRKSRC}/configure ${WRKSRC}/doc/spex.html ${WRKSRC}/example/Makefile ${WRKSRC}/lab/kcdict/Makefile post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libkyotocabinet.so.16.13.0 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libkyotocabinet.so post-install-DOCS-on: ${FIND} ${STAGEDIR}${DOCSDIR}/ -type d -exec ${CHMOD} ${BINMODE} {} + Modified: head/databases/kyotocabinet/distinfo ============================================================================== --- head/databases/kyotocabinet/distinfo Sat Dec 19 20:05:55 2020 (r558491) +++ head/databases/kyotocabinet/distinfo Sat Dec 19 20:06:00 2020 (r558492) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595578450 -SHA256 (kyotocabinet-1.2.78.tar.gz) = 494c6383a94bd7a64425223a770821128e99ebae68b598714e782b566772b3af -SIZE (kyotocabinet-1.2.78.tar.gz) = 954490 +TIMESTAMP = 1608366102 +SHA256 (kyotocabinet-1.2.79.tar.gz) = 67fb1da4ae2a86f15bb9305f26caa1a7c0c27d525464c71fd732660a95ae3e1d +SIZE (kyotocabinet-1.2.79.tar.gz) = 943804 Modified: head/databases/kyotocabinet/pkg-plist ============================================================================== --- head/databases/kyotocabinet/pkg-plist Sat Dec 19 20:05:55 2020 (r558491) +++ head/databases/kyotocabinet/pkg-plist Sat Dec 19 20:06:00 2020 (r558492) @@ -37,7 +37,7 @@ include/kcutil.h lib/libkyotocabinet.a lib/libkyotocabinet.so lib/libkyotocabinet.so.16 -lib/libkyotocabinet.so.16.13.0 +lib/libkyotocabinet.so.16.14.0 libdata/pkgconfig/kyotocabinet.pc man/man1/kccachetest.1.gz man/man1/kcdirmgr.1.gz