From owner-svn-ports-head@freebsd.org Fri Aug 16 10:04:22 2019 Return-Path: Delivered-To: svn-ports-head@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 5576DC71BD; Fri, 16 Aug 2019 10:04:22 +0000 (UTC) (envelope-from gahr@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) server-signature RSA-PSS (4096 bits) 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 468zSQ1ZyHz43N7; Fri, 16 Aug 2019 10:04:22 +0000 (UTC) (envelope-from gahr@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 1884627436; Fri, 16 Aug 2019 10:04:22 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7GA4LD5039370; Fri, 16 Aug 2019 10:04:21 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7GA4Lmq039342; Fri, 16 Aug 2019 10:04:21 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201908161004.x7GA4Lmq039342@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 16 Aug 2019 10:04:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509071 - head/databases/casstcl X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/databases/casstcl X-SVN-Commit-Revision: 509071 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2019 10:04:22 -0000 Author: gahr Date: Fri Aug 16 10:04:21 2019 New Revision: 509071 URL: https://svnweb.freebsd.org/changeset/ports/509071 Log: databases/casstcl: update to 2.13.1 Release notes: https://github.com/flightaware/casstcl/releases/tag/v2.13.1 Modified: head/databases/casstcl/Makefile head/databases/casstcl/distinfo Modified: head/databases/casstcl/Makefile ============================================================================== --- head/databases/casstcl/Makefile Fri Aug 16 09:25:02 2019 (r509070) +++ head/databases/casstcl/Makefile Fri Aug 16 10:04:21 2019 (r509071) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= casstcl -PORTVERSION= 2.13.0 +PORTVERSION= 2.13.1 DISTVERSIONPREFIX=v PORTREVISION= 0 CATEGORIES= databases Modified: head/databases/casstcl/distinfo ============================================================================== --- head/databases/casstcl/distinfo Fri Aug 16 09:25:02 2019 (r509070) +++ head/databases/casstcl/distinfo Fri Aug 16 10:04:21 2019 (r509071) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542703771 -SHA256 (flightaware-casstcl-v2.13.0_GH0.tar.gz) = 1c47c5319756c16b72e4038e15a52d49b593aa11035c83721d6e65db8d0de626 -SIZE (flightaware-casstcl-v2.13.0_GH0.tar.gz) = 117838 +TIMESTAMP = 1565943015 +SHA256 (flightaware-casstcl-v2.13.1_GH0.tar.gz) = b51866dc0678e116a5079dab75e66616d22f527e995cad6c76ae4c16e3e78a82 +SIZE (flightaware-casstcl-v2.13.1_GH0.tar.gz) = 118449