Opened 19 years ago
Closed 18 years ago
#8580 closed defect (fixed)
UPDATE: ncbi_tools-20060301
Reported by: | mrt5@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@… | |
Port: |
Description
updated with latest verion of ncbi package. versioning system was changed to date. NCBI seems to have stopped using x.y versioning though it is still found in some places in the literature. I would also like to takeover maintenance of this port. I tried contacting michaelm@… but did not get a reply. I will submit a takover request in a separate bug. P.S. this is my first portfile and the first time I have used bugzilla. You have been warned! :)
+++ Portfile.new 2006-04-25 06:30:23.000000000 -0500 @@ -1,15 +1,17 @@
# $Id: Portfile,v 1.1 2004/12/01 16:56:42 michaelm Exp $ PortSystem 1.0 name ncbi_tools
-version 6.1 +version 20060301
description blast is a set of tools for doing nucleotide and protein searches
-maintainers michaelm@… +maintainers mrt5@…
categories science platforms darwin homepage http://www.ncbi.nlm.nih.gov/blast/
+fetch.use_epsv no
master_sites ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/
+# master_sites file:///Users/mike/darwinports/my_sources/
distfiles ncbi.tar.gz
-checksums md5 3f82bce2a3ce549f055ff989a4b825ed +checksums md5 63a89800992867a03829561a70dd6281
worksrcdir configure {} build.cmd './ncbi/make/makedis.csh'
Change History (1)
comment:1 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed update to 20060507. Thanks!