biology/fasta3: Checked new distfile and regenerated distinfo to unbreak
Fasta3 distfile was significantly changed. This should have been released as a new version (e.g. 36.3.6e), so it's not clear why the distfile was rerolled. There are significant changes to makefiles, conf files and even a few .c and .h files. They all look like legitimate updates to me though. Set DIST_SUBDIR since this port is now known for rerolling, then regenerate distinfo. Also add Fasta license and bump revision.
This commit is contained in:
parent
2008ba765c
commit
e06d29ed1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346755
2 changed files with 8 additions and 3 deletions
|
@ -3,14 +3,19 @@
|
|||
|
||||
PORTNAME= fasta3
|
||||
PORTVERSION= 36.3.6d
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= biology
|
||||
MASTER_SITES= http://faculty.virginia.edu/wrpearson/fasta/fasta36/
|
||||
DISTNAME= fasta-${PORTVERSION}
|
||||
DIST_SUBDIR= fasta3/2014-01-29
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Collection of programs for searching DNA and protein databases
|
||||
|
||||
BROKEN= Invalid checksum, seems like the software was rerolled
|
||||
LICENSE= Fasta
|
||||
LICENSE_NAME= Fasta program copyright W. Pearson and U.Virginia
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (fasta-36.3.6d.tar.gz) = 6392741abecc8b25daeee53389584f48cee8a8ea7340c7f8cc97e149720a5730
|
||||
SIZE (fasta-36.3.6d.tar.gz) = 997714
|
||||
SHA256 (fasta3/2014-01-29/fasta-36.3.6d.tar.gz) = cab2f530c8d0ebb59ac5e82580d56da14c4c86fcf0a76edb72eeb18c42a79eb6
|
||||
SIZE (fasta3/2014-01-29/fasta-36.3.6d.tar.gz) = 969973
|
||||
|
|
Loading…
Reference in a new issue