diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-07 04:39:43 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-01-07 04:39:43 +0800 |
commit | 06e735460e6bfbb51a4e51851a0685f0d719a79c (patch) | |
tree | 89bc25aed527a300eea9709dabe21899bd79cade /biology/ncbi-blast+ | |
parent | b32370608c93e34efb47d64ef3414e9b63696eda (diff) | |
download | freebsd-ports-gnome-06e735460e6bfbb51a4e51851a0685f0d719a79c.tar.gz freebsd-ports-gnome-06e735460e6bfbb51a4e51851a0685f0d719a79c.tar.zst freebsd-ports-gnome-06e735460e6bfbb51a4e51851a0685f0d719a79c.zip |
Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS
Diffstat (limited to 'biology/ncbi-blast+')
-rw-r--r-- | biology/ncbi-blast+/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile index 789df1b44b2e..a93b4f0b0874 100644 --- a/biology/ncbi-blast+/Makefile +++ b/biology/ncbi-blast+/Makefile @@ -2,6 +2,7 @@ PORTNAME= ncbi-blast+ DISTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= biology perl5 python MASTER_SITES= https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ \ https://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/${PORTVERSION}/ |