gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8209: nlopt lib


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8209: nlopt lib
Date: Mon, 28 Mar 2022 14:20:33 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8209
revision-id: carlhansen1234@gmail.com-20220328182027-wm7pbbis5dic69qu
parent: carlhansen1234@gmail.com-20220328054904-935cttxtwzm56sd9
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2022-03-28 11:20:27 -0700
message:
  nlopt lib
modified:
  pkg/other/nlopt/Makefile       makefile-20160617200040-lqf8h520dfq0rtk7-55
  pkg/other/nlopt/config.mk      config.mk-20160617203055-58rfr7s2g3ak0xly-8
  pkg/other/nlopt/sha256sums     sha256sums-20160617200040-lqf8h520dfq0rtk7-56
=== modified file 'pkg/other/nlopt/Makefile'
--- a/pkg/other/nlopt/Makefile  2021-04-09 08:06:56 +0000
+++ b/pkg/other/nlopt/Makefile  2022-03-28 18:20:27 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2014 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2020 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2020, 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 = NLopt
 GARNAME = nlopt
-UPSYREAMNAME = v
-GARVERSION = 2.7.0
+#UPSTREAMNAME = v
+# FIXME
+GARVERSION = 2.7.1
 HOME_URL = http://ab-initio.mit.edu/nlopt
 DESCRIPTION = A library for nonlinear optimization
 define BLURB
@@ -45,6 +46,8 @@
 BUILDDEPS = 
 LIBDEPS = 
 
+WORKSRC = $(WORKDIR)/$(DISTNAME)
+
 ######################################################################
 
 include ../../../gar/gar.lib/cmake.mk

=== modified file 'pkg/other/nlopt/config.mk'
--- a/pkg/other/nlopt/config.mk 2017-09-17 19:13:36 +0000
+++ b/pkg/other/nlopt/config.mk 2022-03-28 18:20:27 +0000
@@ -1,4 +1,6 @@
 ## Configuration options  ##
 
 CONFIGURE_OPTS ?= 
-BUILD_OPTS ?= CFLAGS=-fPIC
+
+BUILD_OPTS ?=
+# CFLAGS=-fPIC

=== modified file 'pkg/other/nlopt/sha256sums'
--- a/pkg/other/nlopt/sha256sums        2021-01-31 19:03:15 +0000
+++ b/pkg/other/nlopt/sha256sums        2022-03-28 18:20:27 +0000
@@ -1,1 +1,1 @@
-b881cc2a5face5139f1c5a30caf26b7d3cb43d69d5e423c9d78392f99844499f  
download/v2.7.0.tar.gz
+db88232fa5cef0ff6e39943fc63ab6074208831dc0031cf1545f6ecd31ae2a1a  
download/v2.7.1.tar.gz


reply via email to

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