Opened 4 years ago
Closed 4 years ago
#61380 closed update (fixed)
samba4 upgrade to 4.13.0
Reported by: | 21stcaveman (Hamid Maadani) | Owned by: | 21stcaveman (Hamid Maadani) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | 21stcaveman (Hamid Maadani) | |
Port: | samba4 |
Description
I noticed samba4 has not been building for a long time. I just successfully built and ran v4.13.0 on MacOS Catalina (10.15.7), and want to share the fixes, in case they can be integrated for others to use. Here is a summary of changes :
- update Portfile, raise version to 4.13.0 with new checksums, add port python37 as a dependency
- apply a patch to change st_atim, st_ctim and st_mtim to mac compatible st_atimespec, st_ctimespec and st_mtimespec (patch-fix-st_atim.diff attached)
- apply a patch to disable build of docs on mac (patch-no-xsltproc.diff attached)
Let me know if it is easier or more appropriate to create a github merge request for this, I am new to macports system.
Attachments (2)
Change History (7)
Changed 4 years ago by 21stcaveman (Hamid Maadani)
Attachment: | patch-fix-st_atim.diff added |
---|
Changed 4 years ago by 21stcaveman (Hamid Maadani)
Attachment: | patch-no-xsltproc.diff added |
---|
comment:1 Changed 4 years ago by 21stcaveman (Hamid Maadani)
Cc: | 21stcaveman added |
---|
comment:2 Changed 4 years ago by 21stcaveman (Hamid Maadani)
Type: | enhancement → update |
---|
comment:3 follow-up: 4 Changed 4 years ago by mf2k (Frank Schima)
comment:4 Changed 4 years ago by 21stcaveman (Hamid Maadani)
Thanks. Done (https://github.com/macports/macports-ports/pull/8977)
Replying to mf2k:
Thank you. Yes, please instead submit a GitHub pull request.
comment:5 Changed 4 years ago by 21stcaveman (Hamid Maadani)
Owner: | set to 21stcaveman |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thank you. Yes, please instead submit a GitHub pull request.