git: 843737c597a8 - main - biology/pbbam: Bump PORTREVISION for biology/htslib update

From: Jason W. Bacon <jwb_at_FreeBSD.org>
Date: Fri, 06 Jan 2023 01:26:14 UTC
The branch main has been updated by jwb:

URL: https://cgit.FreeBSD.org/ports/commit/?id=843737c597a8e98d41dd666cfe89a00479716fe5

commit 843737c597a8e98d41dd666cfe89a00479716fe5
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-01-06 01:25:09 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-01-06 01:25:09 +0000

    biology/pbbam: Bump PORTREVISION for biology/htslib update
---
 biology/pbbam/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/biology/pbbam/Makefile b/biology/pbbam/Makefile
index a1fbf997cc8c..b3eed8d1258f 100644
--- a/biology/pbbam/Makefile
+++ b/biology/pbbam/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pbbam
 DISTVERSION=	0.18.0 # Test with biology/unanimity before upgrading!
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	biology
 
 # As of March 2018, unanimity is no longer open source.