Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786708 - sci-libs/cdf-3.5.0.2: uses deprecated min java 1.5
Summary: sci-libs/cdf-3.5.0.2: uses deprecated min java 1.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords: PullRequest
Depends on: 773076
Blocks: jdk11
  Show dependency tree
 
Reported: 2021-04-29 08:21 UTC by Volkmar W. Pogatzki
Modified: 2021-06-25 10: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 Volkmar W. Pogatzki 2021-04-29 08:21:05 UTC
sci-libs/cdf-3.5.0.2: uses deprecated min java 1.5
Comment 1 Larry the Git Cow gentoo-dev 2021-05-29 15:52:09 UTC
The bug has been closed via the following commit(s):

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

commit a33ab5b83c948af447f85eeb1cd0ac21d517b66d
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-05-29 15:42:42 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-05-29 15:52:02 +0000

    sci-libs/cdf: add version 3.8.0
    
    - bumped java version
    - no longer installs into /usr/CDFLeapSeconds.txt
    - no longer calls CC directly
    - restricted bindist
    
    Closes: https://bugs.gentoo.org/786708
    Closes: https://bugs.gentoo.org/773076
    Closes: https://bugs.gentoo.org/633438
    Closes: https://bugs.gentoo.org/544588
    Closes: https://bugs.gentoo.org/544588
    Closes: https://bugs.gentoo.org/731932
    Closes: https://bugs.gentoo.org/695390
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/cdf/Manifest                            |   9 ++
 sci-libs/cdf/cdf-3.5.0.2.ebuild                  |   1 +
 sci-libs/cdf/cdf-3.8.0.ebuild                    | 133 +++++++++++++++++++++++
 sci-libs/cdf/files/cdf-3.8.0-respect-flags.patch |  96 ++++++++++++++++
 4 files changed, 239 insertions(+)
Comment 2 Volkmar W. Pogatzki 2021-05-30 07:49:46 UTC
Version with deprecated min java is still in the tree.  Re-opening
Comment 3 Larry the Git Cow gentoo-dev 2021-06-25 10:47:47 UTC
The bug has been closed via the following commit(s):

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

commit d3d12bd19f9ad544fb0150d49867ba600ddd0817
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-06-25 10:26:43 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-06-25 10:47:42 +0000

    sci-libs/cdf: remove old
    
    Closes: https://bugs.gentoo.org/786708
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/21421
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/cdf/Manifest           |   8 ---
 sci-libs/cdf/cdf-3.5.0.2.ebuild | 126 ----------------------------------------
 2 files changed, 134 deletions(-)