git: 5ed1fc619eac - main - biology/jellyfish: Bump PORTREVISION for biology/htslib update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Jan 2023 01:24:57 UTC
The branch main has been updated by jwb:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5ed1fc619eac271991f735f82aa77443899f992b
commit 5ed1fc619eac271991f735f82aa77443899f992b
Author: Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-01-06 01:24:44 +0000
Commit: Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-01-06 01:24:44 +0000
biology/jellyfish: Bump PORTREVISION for biology/htslib update
---
biology/jellyfish/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/biology/jellyfish/Makefile b/biology/jellyfish/Makefile
index d41e1ec1cd42..42466adff130 100644
--- a/biology/jellyfish/Makefile
+++ b/biology/jellyfish/Makefile
@@ -1,7 +1,7 @@
PORTNAME= Jellyfish
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= biology
MASTER_SITES= https://github.com/gmarcais/${PORTNAME}/releases/download/v2.3.0/ # Custom distfile reduces dependencies
DISTNAME= ${PORTNAME:tl}-${DISTVERSION}