Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #15510 (new defect)

Opened 6 months ago

Last modified 8 hours ago

please bump version for ntfs-3g - distfile missing

Reported by: vladimir.endaltcev@… Owned by: eridius@…
Priority: Normal Milestone: Port Updates
Component: ports Version: 1.6.0
Keywords: Cc:
Port: ntfs-3g

Description

sudo port install ntfs-3g
---> Fetching ntfs-3g
---> Attempting to fetch ntfs-3g-1.2412.tgz from http://www.ntfs-3g.org/
---> Attempting to fetch ntfs-3g-1.2412.tgz from http://svn.macports.org/repository/macports/distfiles/ntfs-3g
---> Attempting to fetch ntfs-3g-1.2412.tgz from http://svn.macports.org/repository/macports/distfiles/general/
---> Attempting to fetch ntfs-3g-1.2412.tgz from http://svn.macports.org/repository/macports/downloads/ntfs-3g
Error: Target org.macports.fetch returned: fetch failed
Error: Status 1 encountered during processing.

Per www.ntfs-3g.org latest version is 1.2531. In portfile — 1.2412. In macports.org repository — 1.1120.

Attachments

ntfs-3g-1.5130.diff (0.8 KB) - added by jmr@… 8 hours ago.

Change History

  Changed 6 months ago by raimue@…

  • owner changed from macports-tickets@… to eridius@…

Assigning to maintainer

follow-up: ↓ 3   Changed 6 months ago by jmr@…

You can get 1.2412 from http://distfiles.macports.org/ntfs-3g/, BTW.

in reply to: ↑ 2   Changed 6 months ago by vladimir.endaltcev@…

Replying to jmr@macports.org:

You can get 1.2412 from http://distfiles.macports.org/ntfs-3g/, BTW.

Do I have to change portfile? Simple port fetch ntfs-3g doesn't work...

follow-ups: ↓ 5 ↓ 6   Changed 6 months ago by raimue@…

You don't have to change the Portfile, just use this command:

sudo env MASTER_SITES_LOCAL=http://distfiles.macports.org/ntfs-3g port -v fetch ntfs-3g

in reply to: ↑ 4   Changed 6 months ago by vladimir.endaltcev@…

Replying to raimue@macports.org:

You don't have to change the Portfile, just use this command: {{{ sudo env MASTER_SITES_LOCAL=http://distfiles.macports.org/ntfs-3g port -v fetch ntfs-3g }}}

Thanks!

in reply to: ↑ 4   Changed 6 months ago by jsd_macports@…

Replying to raimue@macports.org:

You don't have to change the Portfile, just use this command: {{{ sudo env MASTER_SITES_LOCAL=http://distfiles.macports.org/ntfs-3g port -v fetch ntfs-3g }}}

Thanks, although (for the benefit of anyone else who lands up here) I think that is supposed to read MASTER_SITE_LOCAL (singular) which worked for me; MASTER_SITES_... did not. -J

  Changed 2 weeks ago by jmr@…

  • keywords ntfs-3g removed
  • port set to ntfs-3g
  • summary changed from please bump version for ntfs-3g to please bump version for ntfs-3g - distfile missing

Changed 8 hours ago by jmr@…

  Changed 8 hours ago by jmr@…

Attached version bump patch. Seems to work OK in basic testing.

Note: See TracTickets for help on using tickets.