Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
b09a40de
Commit
b09a40de
authored
2 years ago
by
Holger Jaekel
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/libdap: upgrade to 3.20.11
parent
98261709
No related branches found
No related tags found
1 merge request
!40888
community/libdap: upgrade to 3.20.11
Pipeline
#142205
canceled
2 years ago
Stage: verify
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
community/libdap/10-shell.patch
+12
-0
12 additions, 0 deletions
community/libdap/10-shell.patch
community/libdap/APKBUILD
+6
-2
6 additions, 2 deletions
community/libdap/APKBUILD
with
18 additions
and
2 deletions
community/libdap/10-shell.patch
0 → 100644
+
12
−
0
View file @
b09a40de
Author: Holger Jaekel <holger.jaekel@gmx.de>
Summary: musl atoll() doesn't return ERANGE in case of overflow
----
--- a/configure
+++ b/configure
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for libdap 3.20.11.
#
This diff is collapsed.
Click to expand it.
community/libdap/APKBUILD
+
6
−
2
View file @
b09a40de
# Contributor: Holger Jaekel <holger.jaekel@gmx.de>
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
pkgname
=
libdap
pkgver
=
3.20.
9
pkgver
=
3.20.
11
pkgrel
=
0
pkgdesc
=
"The C++ DAP2 library from OPeNDAP"
url
=
"https://www.opendap.org/"
...
...
@@ -10,6 +10,7 @@ license="LGPL-2.1-or-later"
depends_dev
=
"libtirpc-dev"
makedepends
=
"
$depends_dev
bash
bison
cppunit
curl-dev
...
...
@@ -18,6 +19,7 @@ makedepends="
font-freefont
fontconfig
graphviz
grep
groff
libxml2-dev
util-linux-dev
...
...
@@ -29,6 +31,7 @@ subpackages="
"
source
=
"https://www.opendap.org/pub/source/libdap-
$pkgver
.tar.gz
disable-broken-tests.patch.noauto
10-shell.patch
"
prepare
()
{
...
...
@@ -63,6 +66,7 @@ package() {
}
sha512sums
=
"
2e360148e5ca3b5c12552ff429b161d8be6905594ae2df98c5b005cd286cb803913b8336371cd07361082749122f7aa5cbc93ff1812ed598908afd0e83df927c
libdap-3.20.
9
.tar.gz
a2ada8ebd149d991b22b83cc3e960abb04c8f4b602cad86eb88bd89ee83688b9738d6f93120f6e6bd4a8b855035e911aafca183dcb9b3969bb18df24efd853d8
libdap-3.20.
11
.tar.gz
5cb75fb3d54a816e71e42d70df057676beb8a85dc0aaeaac121fb8c5a92a000f48bccf1f7e02beb80b1e2ae8b53019c409e8e7322133a54ee2447f3f85627ff6 disable-broken-tests.patch.noauto
de9e87f92da0883464abb8b87aafff591357415ade48e0fb9cdb3225148b2d9f22195bff568ca2c41bd8aa955aa2f7d64f1ddc5232a0a45e12bcb28f09849c43 10-shell.patch
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment