Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674480 - sci-geosciences/mapserver-{7.0.7,7.2.2} version bump
Summary: sci-geosciences/mapserver-{7.0.7,7.2.2} version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords: PATCH, PullRequest
: 685508 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-01-04 09:18 UTC by Thomas Beutin
Modified: 2019-06-18 13:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Beutin 2019-01-04 09:18:34 UTC
According to https://mapserver.org/ the release of v7.2.1 happened.

There is the announcement of a v7.0.7 as well, but this version also suffered from the bug described in #582332 (i tried this on my local portage overlay).
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-05-10 19:01:38 UTC
*** Bug 685508 has been marked as a duplicate of this bug. ***
Comment 2 Thomas Beutin 2019-05-13 11:58:14 UTC
(In reply to Thomas Beutin from comment #0)
> According to https://mapserver.org/ the release of v7.2.1 happened.

"2019-02-19 - MapServer 7.2.2 is released"
Comment 3 Larry the Git Cow gentoo-dev 2019-05-26 08:54:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d862379c4a596183d61f47da86dafcb7314baea1

commit d862379c4a596183d61f47da86dafcb7314baea1
Author:     Marco Genasci <fedeliallalinea@gmail.com>
AuthorDate: 2019-05-16 10:00:05 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2019-05-26 08:54:26 +0000

    sci-geosciences/mapserver: bump to version 7.2.2
    
    - apache support not mandatory
    - add oracle support
    - fix compilation with proj-6.0.0
    
    Bug: https://bugs.gentoo.org/674480
    Closes: https://github.com/gentoo/gentoo/pull/12016
    Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
    Signed-off-by: Amy Liffey <amynka@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sci-geosciences/mapserver/Manifest               |   1 +
 sci-geosciences/mapserver/mapserver-7.2.2.ebuild | 220 +++++++++++++++++++++++
 2 files changed, 221 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=738cb929ab90549b8def4e7ac04ae99df141a298

commit 738cb929ab90549b8def4e7ac04ae99df141a298
Author:     Marco Genasci <fedeliallalinea@gmail.com>
AuthorDate: 2019-05-16 09:57:43 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2019-05-26 08:54:04 +0000

    sci-geosciences/mapserver: bump to version 7.0.7
    
    - apache support not mandatory
    - add oracle support
    - fix compilation with proj-6.0.0
    
    Bug: https://bugs.gentoo.org/674480
    Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
    Signed-off-by: Amy Liffey <amynka@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sci-geosciences/mapserver/Manifest                 |   1 +
 .../files/mapserver-7.0.0-missing-nzz18.patch      |  13 ++
 .../files/mapserver-7.0.7-missing-macro.patch      |  19 ++
 sci-geosciences/mapserver/mapserver-7.0.7.ebuild   | 217 +++++++++++++++++++++
 sci-geosciences/mapserver/metadata.xml             |   1 +
 5 files changed, 251 insertions(+)
Comment 4 Thomas Bettler 2019-05-26 19:37:08 UTC
(In reply to Larry the Git Cow from comment #3)
> The bug has been referenced in the following commit(s):
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=d862379c4a596183d61f47da86dafcb7314baea1
> 
> commit d862379c4a596183d61f47da86dafcb7314baea1
> Author:     Marco Genasci <fedeliallalinea@gmail.com>
> AuthorDate: 2019-05-16 10:00:05 +0000
> Commit:     Amy Liffey <amynka@gentoo.org>
> CommitDate: 2019-05-26 08:54:26 +0000
> 
>     sci-geosciences/mapserver: bump to version 7.2.2
>     
>     - apache support not mandatory
>     - add oracle support
>     - fix compilation with proj-6.0.0
>     
>     Bug: https://bugs.gentoo.org/674480
>     Closes: https://github.com/gentoo/gentoo/pull/12016
>     Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
>     Signed-off-by: Amy Liffey <amynka@gentoo.org>
>     Package-Manager: Portage-2.3.62, Repoman-2.3.11
> 
>  sci-geosciences/mapserver/Manifest               |   1 +
>  sci-geosciences/mapserver/mapserver-7.2.2.ebuild | 220
> +++++++++++++++++++++++
>  2 files changed, 221 insertions(+)
> 
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=738cb929ab90549b8def4e7ac04ae99df141a298
> 
> commit 738cb929ab90549b8def4e7ac04ae99df141a298
> Author:     Marco Genasci <fedeliallalinea@gmail.com>
> AuthorDate: 2019-05-16 09:57:43 +0000
> Commit:     Amy Liffey <amynka@gentoo.org>
> CommitDate: 2019-05-26 08:54:04 +0000
> 
>     sci-geosciences/mapserver: bump to version 7.0.7
>     
>     - apache support not mandatory
>     - add oracle support
>     - fix compilation with proj-6.0.0
>     
>     Bug: https://bugs.gentoo.org/674480
>     Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
>     Signed-off-by: Amy Liffey <amynka@gentoo.org>
>     Package-Manager: Portage-2.3.62, Repoman-2.3.11
> 
>  sci-geosciences/mapserver/Manifest                 |   1 +
>  .../files/mapserver-7.0.0-missing-nzz18.patch      |  13 ++
>  .../files/mapserver-7.0.7-missing-macro.patch      |  19 ++
>  sci-geosciences/mapserver/mapserver-7.0.7.ebuild   | 217
> +++++++++++++++++++++
>  sci-geosciences/mapserver/metadata.xml             |   1 +
>  5 files changed, 251 insertions(+)

I guess you missed to add dependency on protobuf-c, right?
Comment 5 Thomas Bettler 2019-05-26 19:40:18 UTC
> I guess you missed to add dependency on protobuf-c, right?

I was wrong. of course the dep is in.
Comment 6 Thomas Beutin 2019-06-18 10:48:01 UTC
It's in tree now - thanks! I'll file another bug for mapserver-7.4.0 ;)
Comment 7 Marco Genasci 2019-06-18 13:47:37 UTC
(In reply to Thomas Beutin from comment #6)
> It's in tree now - thanks! I'll file another bug for mapserver-7.4.0 ;)

The 7.4.0 mapserver version introduce php-7 support and I can't test it (I don't use php mapscript).