gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8771: update openbabel to 3.1.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8771: update openbabel to 3.1.1
Date: Fri, 11 Nov 2022 02:26:01 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8771
revision-id: carlhansen1234@gmail.com-20221111072556-0z6piu7zdsasnl2s
parent: carlhansen1234@gmail.com-20221111065310-5nmc2jx6pcs7tz3m
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2022-11-10 23:25:56 -0800
message:
  update openbabel to 3.1.1
modified:
  pkg/other/openbabel/Makefile   makefile-20190415013113-q2tbst1y33hbx6nk-3
  pkg/other/openbabel/sha256sums sha256sums-20190415013113-q2tbst1y33hbx6nk-4
=== modified file 'pkg/other/openbabel/Makefile'
--- a/pkg/other/openbabel/Makefile      2019-04-15 01:38:46 +0000
+++ b/pkg/other/openbabel/Makefile      2022-11-11 07:25:56 +0000
@@ -1,6 +1,6 @@
-# Copyright © 2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2019,2022 Carl Hansen <carlhansen@gnu.org>
 #
-# This file is part of BioSRC.
+# This file is part of BioSRC and GSRC.
 #
 # BioSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -20,21 +20,20 @@
 
 NAME =  openbabel
 GARNAME = openbabel
-GARVERSION =  2.4.1
-#HOME_URL = http://$(GARNAME).sourceforge.net
+GARVERSION =  3.1.1
 HOME_URL = http://openbabel.org
 DESCRIPTION =  chemistry utils, file converter etc
 define BLURB
 endef
 
 ######################################################################
-
-MASTER_SITES = $(MASTER_SOURCEFORGE)/
-MASTER_SUBDIR = $(GARNAME)/files/$(GARNAME)/$(GARVERSION)/
-DISTFILES = $(DISTNAME).tar.gz
+# 
https://github.com/openbabel/openbabel/releases/download/openbabel-3-1-1/openbabel-3.1.1-source.tar.bz2
+MASTER_SITES = $(MASTER_GITHUB)
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/releases/download/$(GARNAME)-3-1-1/
+DISTFILES = $(GARNAME)-$(GARVERSION)-source.tar.bz2
 SIGFILES =
 
-WORKOBJ = $(WORKSRC)-build
+#WORKOBJ = $(WORKSRC)-build
 
 BUILDDEPS =
 LIBDEPS =
@@ -43,3 +42,4 @@
 
 include ../../../gar/gar.lib/cmake.mk
 include config.mk
+

=== modified file 'pkg/other/openbabel/sha256sums'
--- a/pkg/other/openbabel/sha256sums    2019-04-15 01:38:46 +0000
+++ b/pkg/other/openbabel/sha256sums    2022-11-11 07:25:56 +0000
@@ -1,1 +1,1 @@
-204136582cdfe51d792000b20202de8950218d617fd9c6e18cee36706a376dfc  
download/openbabel-2.4.1.tar.gz
+a6ec8381d59ea32a4b241c8b1fbd799acb52be94ab64cdbd72506fb4e2270e68  
download/openbabel-3.1.1-source.tar.bz2


reply via email to

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