Ticket #13515 (closed update: fixed)
ntfs-3g needs version bump
| Reported by: | j.bugzilla2@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | Cc: | j.bugzilla2@…, eridius@…, simon@… | |
| Port: |
Description
http://www.ntfs-3g.org/ has removed the dist file for version 1.1004 from their servers and it is not mirrored on macports servers. The newer version should be tested and the portfile updated. It appears to be their policy to remove distribution files fairly quickly, should they be mirrored?
Attachments
Change History
Changed 6 years ago by j.bugzilla2@…
- Attachment Portfile.diff added
comment:1 Changed 6 years ago by j.bugzilla2@…
I fiddled around and tried to figure out how MacPorts works under the hood, and have attached a rather straightforward patch of the portfile. I do get an odd error, I am not sure if this is a new change as I haven't gotten it to install before I bumped the portfile in the first place.
---> Staging ntfs-3g into destroot Warning: violation by /sbin Warning: ntfs-3g violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! ---> Installing ntfs-3g 1.1120_0
comment:2 Changed 6 years ago by simon@…
- Status changed from new to closed
- Cc j.bugzilla2@… added
- Resolution set to fixed
Hi,
thanks for your work. I committed it in [32021].
The error is there to indicate that the port installs something outside /opt/local/ but in this case it's intentional. To remove the warning I added destroot.violate_mtree yes.
Thanks,
Simon


ntfs-3g Portfile diff that bumps version numbers