From owner-dev-commits-ports-all@freebsd.org Sun Jun 6 20:20:46 2021 Return-Path: Delivered-To: dev-commits-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 0675863CD97; Sun, 6 Jun 2021 20:20:46 +0000 (UTC) (envelope-from git@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 4Fynv16pcKz3rFn; Sun, 6 Jun 2021 20:20:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D222C18CF; Sun, 6 Jun 2021 20:20:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 156KKjqa020589; Sun, 6 Jun 2021 20:20:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 156KKjHd020588; Sun, 6 Jun 2021 20:20:45 GMT (envelope-from git) Date: Sun, 6 Jun 2021 20:20:45 GMT Message-Id: <202106062020.156KKjHd020588@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: a4e6173f4c44 - main - science/xcfun: Remove redundant 'v' from DISTVERSION MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a4e6173f4c4437906a8020432d38434e3c280df1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jun 2021 20:20:46 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4e6173f4c4437906a8020432d38434e3c280df1 commit a4e6173f4c4437906a8020432d38434e3c280df1 Author: Yuri Victorovich AuthorDate: 2021-06-06 20:19:59 +0000 Commit: Yuri Victorovich CommitDate: 2021-06-06 20:20:40 +0000 science/xcfun: Remove redundant 'v' from DISTVERSION --- science/xcfun/Makefile | 2 +- science/xcfun/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/xcfun/Makefile b/science/xcfun/Makefile index dc426993fba2..f09d643933d2 100644 --- a/science/xcfun/Makefile +++ b/science/xcfun/Makefile @@ -1,6 +1,6 @@ PORTNAME= xcfun DISTVERSIONPREFIX= v -DISTVERSION= v2.1.1-1 +DISTVERSION= 2.1.1-1 DISTVERSIONSUFFIX= -gf87ca0e CATEGORIES= science diff --git a/science/xcfun/distinfo b/science/xcfun/distinfo index 0ac12da7bc9c..d80bdb72f73f 100644 --- a/science/xcfun/distinfo +++ b/science/xcfun/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622919937 -SHA256 (dftlibs-xcfun-vv2.1.1-1-gf87ca0e_GH0.tar.gz) = a2fd406cd2e49b0a1e16539262c9c6aebeacbc120d1fa24b61bb4db8bfa19cd7 -SIZE (dftlibs-xcfun-vv2.1.1-1-gf87ca0e_GH0.tar.gz) = 175579 +TIMESTAMP = 1623010695 +SHA256 (dftlibs-xcfun-v2.1.1-1-gf87ca0e_GH0.tar.gz) = 5a6a98a880a529c74319f646c5da3b4e4ef8539dcf03e104e1db123bda09c246 +SIZE (dftlibs-xcfun-v2.1.1-1-gf87ca0e_GH0.tar.gz) = 175568