Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
0f9ae4a6
Commit
0f9ae4a6
authored
3 years ago
by
Dmitry Marakasov
Browse files
Options
Downloads
Patches
Plain Diff
astro/libosmium: update to 2.17.0
parent
6091459a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
astro/libosmium/Makefile
+1
-3
1 addition, 3 deletions
astro/libosmium/Makefile
astro/libosmium/distinfo
+3
-3
3 additions, 3 deletions
astro/libosmium/distinfo
astro/libosmium/pkg-plist
+2
-0
2 additions, 0 deletions
astro/libosmium/pkg-plist
with
6 additions
and
6 deletions
astro/libosmium/Makefile
+
1
−
3
View file @
0f9ae4a6
PORTNAME
=
libosmium
PORTVERSION
=
2.16.0
PORTREVISION
=
1
PORTVERSION
=
2.17.0
DISTVERSIONPREFIX
=
v
CATEGORIES
=
astro geography devel
...
...
@@ -27,7 +26,6 @@ CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF
# if/when corresponding port appears in the tree, this will need to
# be turned into dependency
CMAKE_ARGS
+=
-DINSTALL_GDALCPP
:BOOL
=
ON
CXXFLAGS
+=
"-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1"
# although it builds tests the library itself is header-only
NO_ARCH
=
yes
...
...
This diff is collapsed.
Click to expand it.
astro/libosmium/distinfo
+
3
−
3
View file @
0f9ae4a6
TIMESTAMP = 161
0539024
SHA256 (osmcode-libosmium-v2.1
6
.0_GH0.tar.gz) = 4
2bbef97226d7db7ce3eeb474603e5b1f2f0f86cec85498868e9416e7cdf5bd5
SIZE (osmcode-libosmium-v2.1
6
.0_GH0.tar.gz) = 5
08536
TIMESTAMP = 161
9551435
SHA256 (osmcode-libosmium-v2.1
7
.0_GH0.tar.gz) = 4
a7672d7caf4da3bc68619912b298462370c423c697871a0be6273c6686e10d6
SIZE (osmcode-libosmium-v2.1
7
.0_GH0.tar.gz) = 5
13404
This diff is collapsed.
Click to expand it.
astro/libosmium/pkg-plist
+
2
−
0
View file @
0f9ae4a6
...
...
@@ -87,6 +87,7 @@ include/osmium/io/bzip2_compression.hpp
include/osmium/io/compression.hpp
include/osmium/io/debug_output.hpp
include/osmium/io/detail/debug_output_format.hpp
include/osmium/io/detail/ids_output_format.hpp
include/osmium/io/detail/input_format.hpp
include/osmium/io/detail/lz4.hpp
include/osmium/io/detail/o5m_input_format.hpp
...
...
@@ -114,6 +115,7 @@ include/osmium/io/file_compression.hpp
include/osmium/io/file_format.hpp
include/osmium/io/gzip_compression.hpp
include/osmium/io/header.hpp
include/osmium/io/ids_output.hpp
include/osmium/io/input_iterator.hpp
include/osmium/io/o5m_input.hpp
include/osmium/io/opl_input.hpp
...
...
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