Date: Sun, 6 Jun 2021 20:20:45 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a4e6173f4c44 - main - science/xcfun: Remove redundant 'v' from DISTVERSION Message-ID: <202106062020.156KKjHd020588@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4e6173f4c4437906a8020432d38434e3c280df1 commit a4e6173f4c4437906a8020432d38434e3c280df1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-06-06 20:19:59 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106062020.156KKjHd020588>