Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828444 - sci-libs/cfitsio-4.0.0: version bump
Summary: sci-libs/cfitsio-4.0.0: 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: Gentoo Astronomy project
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2021-12-06 02:35 UTC by Samuel Bauer
Modified: 2022-03-01 13:07 UTC (History)
1 user (show)

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


Attachments
updated ebuild (cfitsio-4.0.0.ebuild,1.59 KB, text/plain)
2021-12-06 02:35 UTC, Samuel Bauer
Details
patch1 (cfitsio-4.0.0-ldflags.patch,520 bytes, patch)
2021-12-06 02:35 UTC, Samuel Bauer
Details | Diff
patch2 (cfitsio-4.0.0-pkgconfig.patch,560 bytes, patch)
2021-12-06 02:36 UTC, Samuel Bauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bauer 2021-12-06 02:35:08 UTC
Created attachment 757537 [details]
updated ebuild

Updated ebuild for cfitsio
Comment 1 Samuel Bauer 2021-12-06 02:35:44 UTC
Created attachment 757538 [details, diff]
patch1
Comment 2 Samuel Bauer 2021-12-06 02:36:30 UTC
Created attachment 757539 [details, diff]
patch2
Comment 3 Jonas Stein gentoo-dev 2021-12-06 03:09:42 UTC
Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

* Please test the ebuild with repoman full -d -x https://wiki.gentoo.org/wiki/Repoman and pkgcheck scan --net
* KEYWORDS need ~ for new ebuilds and after a version bump. Run ekeyword ~all YOUREBUILD
* A bot can look for additional mistakes, if you upload a PR via github
Comment 4 Larry the Git Cow gentoo-dev 2022-03-01 13:07:18 UTC
The bug has been closed via the following commit(s):

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

commit 0ddca19456af9c3dfeecf1e4f1ea8cf87763d6ed
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-03-01 13:07:04 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-03-01 13:07:14 +0000

    sci-libs/cfitsio: add version 4.0.0
    
    Co-authored-by: Samuel Bauer <samuel.bauer@yahoo.fr>
    Closes: https://bugs.gentoo.org/828444
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/cfitsio/Manifest                          |  1 +
 sci-libs/cfitsio/cfitsio-4.0.0.ebuild              | 73 ++++++++++++++++++++++
 .../cfitsio/files/cfitsio-4.0.0-pkgconfig.patch    | 20 ++++++
 .../cfitsio/files/cfitsio-4.0.0-system-zlib.patch  | 50 +++++++++++++++
 4 files changed, 144 insertions(+)