summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-03-02 10:58:50 +0000
committermarino <marino@FreeBSD.org>2014-03-02 10:58:50 +0000
commit2843a77a4934f649ba861d8a1779ac7aae330480 (patch)
treefb1f3c375637ea99014543202919aca1a39f0a25
parentfee31f78963d1776be4ed65aeba4162493859045 (diff)
downloadFreeBSD-ports-2843a77a4934f649ba861d8a1779ac7aae330480.zip
FreeBSD-ports-2843a77a4934f649ba861d8a1779ac7aae330480.tar.gz
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.
-rw-r--r--biology/fasta3/Makefile7
-rw-r--r--biology/fasta3/distinfo4
2 files changed, 8 insertions, 3 deletions
diff --git a/biology/fasta3/Makefile b/biology/fasta3/Makefile
index 399f7ca..f1e7531 100644
--- a/biology/fasta3/Makefile
+++ b/biology/fasta3/Makefile
@@ -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
diff --git a/biology/fasta3/distinfo b/biology/fasta3/distinfo
index 5fb4cb0..1db1915 100644
--- a/biology/fasta3/distinfo
+++ b/biology/fasta3/distinfo
@@ -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
OpenPOWER on IntegriCloud