git: f56b7548526c - main - biology/exonerate: Improve port, take maintainership
Älven <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by alven: URL: https://cgit.FreeBSD.org/ports/commit/?id=f56b7548526c1889a79deb79409a6be25a0de319 commit f56b7548526c1889a79deb79409a6be25a0de319 Author: Älven <[email protected]> AuthorDate: 2026-08-18 21:26:53 +0000 Commit: Älven <[email protected]> CommitDate: 2026-08-18 21:37:26 +0000 biology/exonerate: Improve port, take maintainership * Use https:// scheme for MASTER_SITES * Improve COMMENT * Pet portclippy(1) and portfmt(1) * Sort pkg-plist Approved by: db@, yuri@ (Mentors, implicit) --- biology/exonerate/Makefile | 16 ++++++++-------- biology/exonerate/pkg-plist | 12 ++++++------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/biology/exonerate/Makefile b/biology/exonerate/Makefile index 68a85ac66efb..15ed3eb18e90 100644 --- a/biology/exonerate/Makefile +++ b/biology/exonerate/Makefile @@ -1,22 +1,22 @@ PORTNAME= exonerate -PORTVERSION= 2.4.0 -PORTREVISION= 1 +DISTVERSION= 2.4.0 +PORTREVISION= 2 CATEGORIES= biology -MASTER_SITES= http://ftp.ebi.ac.uk/pub/software/vertebrategenomics/exonerate/ +MASTER_SITES= https://ftp.ebi.ac.uk/pub/software/vertebrategenomics/exonerate/ -MAINTAINER= [email protected] -COMMENT= Generic tool for sequence alignment +MAINTAINER= [email protected] +COMMENT= Generic tool for biological sequence alignment WWW= https://www.ebi.ac.uk/about/vertebrate-genomics/software/exonerate LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnome pkgconfig -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GNOME= glib20 -TEST_TARGET= check + +GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes +TEST_TARGET= check .include <bsd.port.mk> diff --git a/biology/exonerate/pkg-plist b/biology/exonerate/pkg-plist index 883b4fac0f38..7b6019ec1c70 100644 --- a/biology/exonerate/pkg-plist +++ b/biology/exonerate/pkg-plist @@ -1,9 +1,11 @@ +bin/esd2esi bin/exonerate -bin/ipcress bin/exonerate-server +bin/fasta2esd +bin/fastaannotatecdna +bin/fastachecksum bin/fastaclean bin/fastaclip -bin/fastachecksum bin/fastacomposition bin/fastadiff bin/fastaexplode @@ -22,10 +24,8 @@ bin/fastasplit bin/fastasubseq bin/fastatranslate bin/fastavalidcds -bin/fasta2esd -bin/fastaannotatecdna -bin/esd2esi +bin/ipcress share/man/man1/exonerate-server.1.gz -share/man/man1/fastautils.1.gz share/man/man1/exonerate.1.gz +share/man/man1/fastautils.1.gz share/man/man1/ipcress.1.gz