Skip to content

Commit

Permalink
make update
Browse files Browse the repository at this point in the history
  • Loading branch information
ImreSamu committed May 13, 2023
1 parent 01fde95 commit 0b5efd1
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions 11-3.3/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ RUN set -eux \
&& gettextize \
&& ./autogen.sh \
&& ./configure \
--with-pcredir="$(pcre2-config --prefix)" \
--enable-lto \
&& make -j$(nproc) \
&& make install \
\
# This section is for refreshing the proj data for the regression tests.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316
# This increases the Docker image size by about 1 MB.
&& projsync --system-directory --file ch_swisstopo_CHENyx06_ETRS \
&& projsync --system-directory --file us_noaa_eshpgn \
&& projsync --system-directory --file us_noaa_prvi \
Expand Down
4 changes: 2 additions & 2 deletions 12-3.3/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ RUN set -eux \
&& gettextize \
&& ./autogen.sh \
&& ./configure \
--with-pcredir="$(pcre2-config --prefix)" \
--enable-lto \
&& make -j$(nproc) \
&& make install \
\
# This section is for refreshing the proj data for the regression tests.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316
# This increases the Docker image size by about 1 MB.
&& projsync --system-directory --file ch_swisstopo_CHENyx06_ETRS \
&& projsync --system-directory --file us_noaa_eshpgn \
&& projsync --system-directory --file us_noaa_prvi \
Expand Down
4 changes: 2 additions & 2 deletions 13-3.3/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ RUN set -eux \
&& gettextize \
&& ./autogen.sh \
&& ./configure \
--with-pcredir="$(pcre2-config --prefix)" \
--enable-lto \
&& make -j$(nproc) \
&& make install \
\
# This section is for refreshing the proj data for the regression tests.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316
# This increases the Docker image size by about 1 MB.
&& projsync --system-directory --file ch_swisstopo_CHENyx06_ETRS \
&& projsync --system-directory --file us_noaa_eshpgn \
&& projsync --system-directory --file us_noaa_prvi \
Expand Down
4 changes: 2 additions & 2 deletions 14-3.3/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ RUN set -eux \
&& gettextize \
&& ./autogen.sh \
&& ./configure \
--with-pcredir="$(pcre2-config --prefix)" \
--enable-lto \
&& make -j$(nproc) \
&& make install \
\
# This section is for refreshing the proj data for the regression tests.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316
# This increases the Docker image size by about 1 MB.
&& projsync --system-directory --file ch_swisstopo_CHENyx06_ETRS \
&& projsync --system-directory --file us_noaa_eshpgn \
&& projsync --system-directory --file us_noaa_prvi \
Expand Down
4 changes: 2 additions & 2 deletions 14-master/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ RUN set -ex \
&& rm -fr /usr/src/cgal

# proj
ENV PROJ_GIT_HASH 9d3737bd59c4750f0e695cb8aed2e4f83bb565ce
ENV PROJ_GIT_HASH fc456d9f23ad6f3aad996cd08cc36be04adcd2d0
RUN set -ex \
&& cd /usr/src \
&& git clone https://github.com/OSGeo/PROJ.git \
Expand Down Expand Up @@ -300,7 +300,7 @@ COPY --from=builder /usr/local /usr/local
ENV CGAL_GIT_BRANCH 5.5.x-branch
ENV CGAL55_GIT_HASH f93ccadc282d09774c4a22914f71723ceadbd7ce
ENV SFCGAL_GIT_HASH df3c2ccc015d4a85ac672fc307d2c7c324cccca7
ENV PROJ_GIT_HASH 9d3737bd59c4750f0e695cb8aed2e4f83bb565ce
ENV PROJ_GIT_HASH fc456d9f23ad6f3aad996cd08cc36be04adcd2d0
ENV GEOS_GIT_HASH 2cac99d49fef48d4054f4d74bfc3cbd7bc8bcdcf
ENV GDAL_GIT_HASH 1e23a32efcba827e591d6a198bbb2af609a22ca8

Expand Down
4 changes: 2 additions & 2 deletions 15-3.3/alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ RUN set -eux \
&& gettextize \
&& ./autogen.sh \
&& ./configure \
--with-pcredir="$(pcre2-config --prefix)" \
--enable-lto \
&& make -j$(nproc) \
&& make install \
\
# This section is for refreshing the proj data for the regression tests.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316.
# It serves as a workaround for an issue documented at https://trac.osgeo.org/postgis/ticket/5316
# This increases the Docker image size by about 1 MB.
&& projsync --system-directory --file ch_swisstopo_CHENyx06_ETRS \
&& projsync --system-directory --file us_noaa_eshpgn \
&& projsync --system-directory --file us_noaa_prvi \
Expand Down
4 changes: 2 additions & 2 deletions 15-master/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ RUN set -ex \
&& rm -fr /usr/src/cgal

# proj
ENV PROJ_GIT_HASH 9d3737bd59c4750f0e695cb8aed2e4f83bb565ce
ENV PROJ_GIT_HASH fc456d9f23ad6f3aad996cd08cc36be04adcd2d0
RUN set -ex \
&& cd /usr/src \
&& git clone https://github.com/OSGeo/PROJ.git \
Expand Down Expand Up @@ -300,7 +300,7 @@ COPY --from=builder /usr/local /usr/local
ENV CGAL_GIT_BRANCH 5.5.x-branch
ENV CGAL55_GIT_HASH f93ccadc282d09774c4a22914f71723ceadbd7ce
ENV SFCGAL_GIT_HASH df3c2ccc015d4a85ac672fc307d2c7c324cccca7
ENV PROJ_GIT_HASH 9d3737bd59c4750f0e695cb8aed2e4f83bb565ce
ENV PROJ_GIT_HASH fc456d9f23ad6f3aad996cd08cc36be04adcd2d0
ENV GEOS_GIT_HASH 2cac99d49fef48d4054f4d74bfc3cbd7bc8bcdcf
ENV GDAL_GIT_HASH 1e23a32efcba827e591d6a198bbb2af609a22ca8

Expand Down

0 comments on commit 0b5efd1

Please sign in to comment.