From owner-svn-ports-all@freebsd.org Fri Feb 21 22:40:32 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 3D287245CF1; Fri, 21 Feb 2020 22:40:32 +0000 (UTC) (envelope-from 0mp@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 48PRHg3xZNz3L2q; Fri, 21 Feb 2020 22:40:31 +0000 (UTC) (envelope-from 0mp@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 6B01D19C8F; Fri, 21 Feb 2020 22:40:31 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01LMeVeS027955; Fri, 21 Feb 2020 22:40:31 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01LMeVEC027953; Fri, 21 Feb 2020 22:40:31 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <202002212240.01LMeVEC027953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Fri, 21 Feb 2020 22:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526725 - head/devel/cfr X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: head/devel/cfr X-SVN-Commit-Revision: 526725 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.29 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: Fri, 21 Feb 2020 22:40:32 -0000 Author: 0mp Date: Fri Feb 21 22:40:30 2020 New Revision: 526725 URL: https://svnweb.freebsd.org/changeset/ports/526725 Log: Update to 0.149 Changelog: https://github.com/leibnitz27/cfr/releases/tag/0.149 Modified: head/devel/cfr/Makefile head/devel/cfr/distinfo Modified: head/devel/cfr/Makefile ============================================================================== --- head/devel/cfr/Makefile Fri Feb 21 22:03:29 2020 (r526724) +++ head/devel/cfr/Makefile Fri Feb 21 22:40:30 2020 (r526725) @@ -1,10 +1,11 @@ # $FreeBSD$ PORTNAME= cfr -DISTVERSION= 0.148 +DISTVERSION= 0.149 CATEGORIES= devel java -MASTER_SITES= https://www.benf.org/other/cfr/ \ - http://www.benf.org/other/cfr/ +MASTER_SITES= http://www.benf.org/other/cfr/ \ + https://www.benf.org/other/cfr/ \ + https://github.com/leibnitz27/cfr/releases/download/${DISTVERSION}/ EXTRACT_SUFX= .jar EXTRACT_ONLY= Modified: head/devel/cfr/distinfo ============================================================================== --- head/devel/cfr/distinfo Fri Feb 21 22:03:29 2020 (r526724) +++ head/devel/cfr/distinfo Fri Feb 21 22:40:30 2020 (r526725) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572539544 -SHA256 (cfr-0.148.jar) = 1407f91fe7f94ff700cc1c8d546986a3fc2554273f07bae664bd58b0d85fd012 -SIZE (cfr-0.148.jar) = 1811141 +TIMESTAMP = 1582324508 +SHA256 (cfr-0.149.jar) = db683b5b3bc2c20fd2fabcc9d749d5b8bcbba736f334e5ac2092173242967aca +SIZE (cfr-0.149.jar) = 1945855