gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8801: update mrbayes to 3.2.7a


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8801: update mrbayes to 3.2.7a
Date: Thu, 17 Nov 2022 04:08:14 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8801
revision-id: carlhansen1234@gmail.com-20221117090807-n9wcgx48c9bvjnlf
parent: carlhansen1234@gmail.com-20221116233059-py2ywxyarofet1do
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2022-11-17 01:08:07 -0800
message:
  update mrbayes to 3.2.7a
modified:
  pkg/bio/mrbayes/Makefile       makefile-20160617195624-kwz1a09vkg4le6fu-130
  pkg/bio/mrbayes/sha256sums     sha256sums-20160617195624-kwz1a09vkg4le6fu-131
=== modified file 'pkg/bio/mrbayes/Makefile'
--- a/pkg/bio/mrbayes/Makefile  2021-07-15 19:52:41 +0000
+++ b/pkg/bio/mrbayes/Makefile  2022-11-17 09:08:07 +0000
@@ -1,5 +1,5 @@
-# Copyright © 2014 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2014 Brandon Invergo <brandon@invergo.net>
+# Copyright ©2021,2022 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,8 +22,9 @@
 
 NAME = MrBayes
 GARNAME = mrbayes
-GARVERSION = 3.2.7
-HOME_URL = http://mrbayes.sourceforge.net/
+GARVERSION = 3.2.7a
+#HOME_URL = http://mrbayes.sourceforge.net/
+HOME_URL =     http://nbisweden.github.io/MrBayes/
 DESCRIPTION = Bayesian inference of phylogeny
 define BLURB
 MrBayes is a program for the inference of phylogenies and model choice
@@ -35,18 +36,19 @@
 CITE = doi:10.1093/sysbio/sys029
 
 ######################################################################
-# 
https://github.com/NBISweden/MrBayes/releases/download/v3.2.7/mrbayes-3.2.7.tar.gz
-
+# https://github.com/NBISweden/MrBayes/archive/v3.2.7a.tar.gz
 MASTER_SITES = $(MASTER_GITHUB)
-MASTER_SUBDIR = NBISweden/MrBayes/releases/download/v3.2.7/
-DISTFILES = $(DISTNAME).tar.gz
+MASTER_SUBDIR = NBISweden/MrBayes/archive/
+DISTFILES = v$(GARVERSION).tar.gz
 
 BUILDDEPS =
 LIBDEPS = beagle-lib
 
+WORKSRC = $(WORKDIR)/MrBayes-$(GARVERSION)
+WORKOBJ = $(WORKSRC)-build
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk
 
 CONFIGURE_ARGS += --with-beagle="$(prefix)"

=== modified file 'pkg/bio/mrbayes/sha256sums'
--- a/pkg/bio/mrbayes/sha256sums        2021-07-15 19:52:41 +0000
+++ b/pkg/bio/mrbayes/sha256sums        2022-11-17 09:08:07 +0000
@@ -1,1 +1,1 @@
-39d9eb269969b501268d5c27f77687c6eaa2c71ccf15c724e6f330fc405f24b9  
download/mrbayes-3.2.7.tar.gz
+3eed2e3b1d9e46f265b6067a502a89732b6f430585d258b886e008e846ecc5c6  
download/v3.2.7a.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]