Date: Mon, 18 Mar 2024 14:31:00 GMT From: "Jason W. Bacon" <jwb@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 719334cd8529 - main - biology/bifrost: Update to 1.3.5 Message-ID: <202403181431.42IEV0cc059225@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=719334cd8529dd50b5d4bf9ca9cc48f1090cb88d commit 719334cd8529dd50b5d4bf9ca9cc48f1090cb88d Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-03-18 14:29:43 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-03-18 14:29:43 +0000 biology/bifrost: Update to 1.3.5 A few new features and bug fixes Some important changes in CLI behavior Changes: https://github.com/pmelsted/bifrost/releases Reported by: portscout --- biology/bifrost/Makefile | 2 +- biology/bifrost/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/biology/bifrost/Makefile b/biology/bifrost/Makefile index 49a1a7b50d76..8820ddfa0631 100644 --- a/biology/bifrost/Makefile +++ b/biology/bifrost/Makefile @@ -1,6 +1,6 @@ PORTNAME= bifrost DISTVERSIONPREFIX= v -DISTVERSION= 1.3.1 +DISTVERSION= 1.3.5 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/biology/bifrost/distinfo b/biology/bifrost/distinfo index 812d80cadbb2..49f7e2d919bb 100644 --- a/biology/bifrost/distinfo +++ b/biology/bifrost/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700570628 -SHA256 (pmelsted-bifrost-v1.3.1_GH0.tar.gz) = d6a9baacddba8e9508336c5adff15a8a482774c724fc0710392fed7bb9ad1e8b -SIZE (pmelsted-bifrost-v1.3.1_GH0.tar.gz) = 349856 +TIMESTAMP = 1710590640 +SHA256 (pmelsted-bifrost-v1.3.5_GH0.tar.gz) = e1b2491328b0cc1a32e433a8a9780f05547fa4b8d674b58abdda9ac8809f5341 +SIZE (pmelsted-bifrost-v1.3.5_GH0.tar.gz) = 356701
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403181431.42IEV0cc059225>