From owner-svn-ports-all@freebsd.org Wed Sep 2 00:54:19 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 CC6413C3D5A; Wed, 2 Sep 2020 00:54:19 +0000 (UTC) (envelope-from swills@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 4Bh56z55DNz3fVF; Wed, 2 Sep 2020 00:54:19 +0000 (UTC) (envelope-from swills@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 9283C22579; Wed, 2 Sep 2020 00:54:19 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0820sJaK060704; Wed, 2 Sep 2020 00:54:19 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0820sJKL060702; Wed, 2 Sep 2020 00:54:19 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202009020054.0820sJKL060702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 2 Sep 2020 00:54:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547303 - in head/devel/libcdb: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/devel/libcdb: . files X-SVN-Commit-Revision: 547303 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.33 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: Wed, 02 Sep 2020 00:54:19 -0000 Author: swills Date: Wed Sep 2 00:54:18 2020 New Revision: 547303 URL: https://svnweb.freebsd.org/changeset/ports/547303 Log: devel/libcdb: update to new snapshot Deleted: head/devel/libcdb/files/ Modified: head/devel/libcdb/Makefile (contents, props changed) head/devel/libcdb/distinfo (contents, props changed) Modified: head/devel/libcdb/Makefile ============================================================================== --- head/devel/libcdb/Makefile Wed Sep 2 00:28:50 2020 (r547302) +++ head/devel/libcdb/Makefile Wed Sep 2 00:54:18 2020 (r547303) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libcdb -PORTVERSION= g2019052401 -PORTREVISION= 1 +PORTVERSION= g2020082801 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org @@ -13,7 +12,7 @@ USES= compiler:c11 gmake libtool:build USE_GITHUB= yes GH_ACCOUNT= rmind GH_PROJECT= libcdb -GH_TAGNAME= 1d3440d +GH_TAGNAME= a187cec WRKSRC_SUBDIR= src USE_LDCONFIG= yes MAKE_ENV= DESTDIR=${STAGEDIR}${PREFIX} \ Modified: head/devel/libcdb/distinfo ============================================================================== --- head/devel/libcdb/distinfo Wed Sep 2 00:28:50 2020 (r547302) +++ head/devel/libcdb/distinfo Wed Sep 2 00:54:18 2020 (r547303) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558684530 -SHA256 (rmind-libcdb-g2019052401-1d3440d_GH0.tar.gz) = 0045b0a0a9c41bd5c8229c8385691a4ec31959943b86047f0ba759a2f0afe3a0 -SIZE (rmind-libcdb-g2019052401-1d3440d_GH0.tar.gz) = 15090 +TIMESTAMP = 1598650025 +SHA256 (rmind-libcdb-g2020082801-a187cec_GH0.tar.gz) = 8385f4d608385fb03191d7219d9d144f2b0d049ade332dff10ff36c46c3c50bf +SIZE (rmind-libcdb-g2020082801-a187cec_GH0.tar.gz) = 15143