From owner-svn-ports-all@freebsd.org Sat Mar 6 08:34:47 2021 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 8AC5755D3BE; Sat, 6 Mar 2021 08:34:47 +0000 (UTC) (envelope-from yuri@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DsyZv3Yh2z3J1b; Sat, 6 Mar 2021 08:34:47 +0000 (UTC) (envelope-from yuri@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 6CD3A20177; Sat, 6 Mar 2021 08:34:47 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 1268YllL058314; Sat, 6 Mar 2021 08:34:47 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1268YkRK058310; Sat, 6 Mar 2021 08:34:46 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202103060834.1268YkRK058310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 6 Mar 2021 08:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567469 - head/devel/loccount X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/loccount X-SVN-Commit-Revision: 567469 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, 06 Mar 2021 08:34:47 -0000 Author: yuri Date: Sat Mar 6 08:34:46 2021 New Revision: 567469 URL: https://svnweb.freebsd.org/changeset/ports/567469 Log: devel/loccount: Update 2.10 -> 2.11 Modified: head/devel/loccount/Makefile head/devel/loccount/distinfo Modified: head/devel/loccount/Makefile ============================================================================== --- head/devel/loccount/Makefile Sat Mar 6 08:26:33 2021 (r567468) +++ head/devel/loccount/Makefile Sat Mar 6 08:34:46 2021 (r567469) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= loccount -DISTVERSION= 2.10 +DISTVERSION= 2.11 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -15,7 +15,7 @@ BUILD_DEPENDS= a2x:textproc/asciidoc USES= gmake go python:3.5+,build USE_GITLAB= yes GL_ACCOUNT= esr -GL_COMMIT= 04df1333363ba1b579e07344e8420080cf64637d +GL_COMMIT= ab5e6046588c2644f922d84ea6cad7b68805bf3c GO_PKGNAME= gitlab.com/${GL_ACCOUNT}/${PORTNAME} Modified: head/devel/loccount/distinfo ============================================================================== --- head/devel/loccount/distinfo Sat Mar 6 08:26:33 2021 (r567468) +++ head/devel/loccount/distinfo Sat Mar 6 08:34:46 2021 (r567469) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587528806 -SHA256 (esr-loccount-04df1333363ba1b579e07344e8420080cf64637d_GL0.tar.gz) = 7a7a1e65f1cda1eeb31999cd860b17da2f46d36985ade716fb74866aa032b405 -SIZE (esr-loccount-04df1333363ba1b579e07344e8420080cf64637d_GL0.tar.gz) = 70697 +TIMESTAMP = 1615018577 +SHA256 (esr-loccount-ab5e6046588c2644f922d84ea6cad7b68805bf3c_GL0.tar.gz) = 9362db0e787f90d8bd58a88d3d60d41d086f816f63ae10b1d6327ab29657a5c9 +SIZE (esr-loccount-ab5e6046588c2644f922d84ea6cad7b68805bf3c_GL0.tar.gz) = 70690