#42862 closed submission (fixed)
base: add os.minor global var
Reported by: | Ionic (Mihai Moldovan) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 2.3.0 |
Component: | base | Version: | |
Keywords: | haspatch | Cc: | neverpanic (Clemens Lang), cooljeanius (Eric Gallager) |
Port: |
Description
os.version is already being split up into os.major, but os.minor has been left out for some reason.
At the time of writing, those ports could make use of os.minor: aqua/qt4-mac devel/libnotify (multimedia/ffmpeg multimedia/ffmpeg-devel) < submission pending for those.
Add os.minor.
Attachments (1)
Change History (3)
Changed 11 years ago by Ionic (Mihai Moldovan)
Attachment: | mp-base.patch added |
---|
comment:1 Changed 11 years ago by neverpanic (Clemens Lang)
Milestone: | → MacPorts 2.3.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed in r117871, thanks for the patch.
Note: See
TracTickets for help on using
tickets.
Splitting up os.version into os.minor as well.