diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-03-20 09:43:20 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-03-20 09:43:20 +0000 |
commit | 45ca7771107e81c333ce2c1b949ef408f062ea33 (patch) | |
tree | df974a92f48a0b6c416e39639448a6239e3eb30a /biology | |
parent | 8614a72d60b7da3a0b34a84bda85302cb539394e (diff) | |
download | ports-45ca7771107e81c333ce2c1b949ef408f062ea33.tar.gz ports-45ca7771107e81c333ce2c1b949ef408f062ea33.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/p5-bioperl-run/Makefile | 11 | ||||
-rw-r--r-- | biology/p5-bioperl-run/distinfo | 4 |
2 files changed, 4 insertions, 11 deletions
diff --git a/biology/p5-bioperl-run/Makefile b/biology/p5-bioperl-run/Makefile index b4648d94440e..711829bbd618 100644 --- a/biology/p5-bioperl-run/Makefile +++ b/biology/p5-bioperl-run/Makefile @@ -23,20 +23,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-bioperl-run-1.[13579]* -USES= perl5 USE_GITHUB= yes GH_ACCOUNT= bioperl -GH_COMMIT= 96ccd93 -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= 96ccd93 USES= perl5 shebangfix USE_PERL5= modbuild -SHEBANG_FILES= scripts/bioperl_application_installer.PLS \ - scripts/multi_hmmsearch.PLS \ - scripts/panalysis.PLS \ - scripts/papplmaker.PLS \ - scripts/run_neighbor.PLS \ - scripts/run_protdist.PLS \ +SHEBANG_FILES= scripts/* OPTIONS_DEFINE= DOCS diff --git a/biology/p5-bioperl-run/distinfo b/biology/p5-bioperl-run/distinfo index ea26e5422cdd..2fdc43b6840b 100644 --- a/biology/p5-bioperl-run/distinfo +++ b/biology/p5-bioperl-run/distinfo @@ -1,2 +1,2 @@ -SHA256 (bioperl-run-1.6.901.tar.gz) = 41f9b0ccadfaed31e00d187e83f4699aeeabe1bc34d9e137f87e59ec44ade697 -SIZE (bioperl-run-1.6.901.tar.gz) = 13941063 +SHA256 (bioperl-run-1.6.901_GH0.tar.gz) = 13f6c0b47b70a2bc5e9f633bc011378a85f78a7f0c0d334246acbc1a8f3b343c +SIZE (bioperl-run-1.6.901_GH0.tar.gz) = 13941085 |