git: 1c2f24c8123c - main - biology/tabixpp: Bump PORTREVISION for biology/htslib update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jan 2023 01:29:38 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c2f24c8123cc5e8bf28ba3ab83baa2f3f3c26dd commit 1c2f24c8123cc5e8bf28ba3ab83baa2f3f3c26dd Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2023-01-06 01:29:30 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2023-01-06 01:29:30 +0000 biology/tabixpp: Bump PORTREVISION for biology/htslib update --- biology/tabixpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/tabixpp/Makefile b/biology/tabixpp/Makefile index 17fa18584fea..a7b0263dc041 100644 --- a/biology/tabixpp/Makefile +++ b/biology/tabixpp/Makefile @@ -1,8 +1,8 @@ PORTNAME= tabixpp DISTVERSIONPREFIX= v DISTVERSION= 1.0.0-10 -PORTREVISION= 1 DISTVERSIONSUFFIX= -g6bbe690 +PORTREVISION= 2 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org