gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7740: update beagle-lib to master


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7740: update beagle-lib to master
Date: Thu, 15 Jul 2021 15:50:20 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7740
revision-id: carlhansen@gnu.org-20210715195013-vidm63gwz648cfwv
parent: carlhansen@gnu.org-20210714043359-feonixvdaw04z1gx
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Thu 2021-07-15 12:50:13 -0700
message:
  update beagle-lib to master
modified:
  pkg/bio/beagle-lib/Makefile    makefile-20160617200040-lqf8h520dfq0rtk7-46
=== modified file 'pkg/bio/beagle-lib/Makefile'
--- a/pkg/bio/beagle-lib/Makefile       2020-05-12 22:25:23 +0000
+++ b/pkg/bio/beagle-lib/Makefile       2021-07-15 19:50:13 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2018, 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
 # 
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
-NAME = BEAGLE
+NAME = BEAGLE-lib
 GARNAME = beagle-lib
 GARVERSION = master
 HOME_URL = https://github.com/beagle-dev/beagle-lib/wiki
@@ -36,7 +36,6 @@
 
 ######################################################################
 #https://github.com/beagle-dev/beagle-lib/archive/master.zip
-# FIXME ,use git, change name
 MASTER_SITES = $(MASTER_GITHUB_GIT)
 MASTER_SUBDIR = beagle-dev/
 GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
@@ -49,7 +48,7 @@
 BUILDDEPS =
 LIBDEPS =
 
-#USE_AUTORECONF = y
+USE_AUTORECONF = y
 
 # doesn't build. configure problem FIXME
 ######################################################################


reply via email to

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