[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r7541: update infernal to 1.1.4
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r7541: update infernal to 1.1.4 |
Date: |
Thu, 29 Apr 2021 03:12:55 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 7541
revision-id: carlhansen@gnu.org-20210429071251-5jxe74wwu83epvv3
parent: carlhansen@gnu.org-20210428192926-zsvf03u2v3em05pc
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Thu 2021-04-29 00:12:51 -0700
message:
update infernal to 1.1.4
modified:
pkg/bio/infernal/Makefile makefile-20160617195624-kwz1a09vkg4le6fu-114
pkg/bio/infernal/sha256sums sha256sums-20160617195624-kwz1a09vkg4le6fu-115
=== modified file 'pkg/bio/infernal/Makefile'
--- a/pkg/bio/infernal/Makefile 2016-06-17 19:57:40 +0000
+++ b/pkg/bio/infernal/Makefile 2021-04-29 07:12:51 +0000
@@ -1,6 +1,8 @@
# Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
#
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
#
# GSRC is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -14,11 +16,13 @@
#
# You should have received a copy of the GNU General Public License
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
NAME = Infernal
GARNAME = infernal
-GARVERSION = 1.1.1
-HOME_URL = http://infernal.janelia.org/
+GARVERSION = 1.1.4
+HOME_URL = http://eddylab.org/infernal
DESCRIPTION = Inference of RNA alignments
define BLURB
Infernal is a tool for searching DNA sequence databases for RNA
@@ -28,9 +32,9 @@
CITE = doi:10.1093/bioinformatics/btt509
######################################################################
-
-MASTER_SITES = http://selab.janelia.org/
-MASTER_SUBDIR = software/$(GARNAME)/
+# http://eddylab.org/infernal/infernal-1.1.4.tar.gz
+MASTER_SITES = http://eddylab.org/
+MASTER_SUBDIR = $(GARNAME)/
DISTFILES = $(DISTNAME).tar.gz
BUILDDEPS =
=== modified file 'pkg/bio/infernal/sha256sums'
--- a/pkg/bio/infernal/sha256sums 2016-06-17 19:57:40 +0000
+++ b/pkg/bio/infernal/sha256sums 2021-04-29 07:12:51 +0000
@@ -1,1 +1,1 @@
-9f18ed3ce5ba738db268521c2ac9781449855687016dd50cfcb7fb479a5e319a
download/infernal-1.1.1.tar.gz
+f9493c7dee9fbf25f6405706818883d24b9f5e455121a0662c96c8f0307f95fc
download/infernal-1.1.4.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r7541: update infernal to 1.1.4,
Carl Hansen <=