Over at SF I guess they only keep snapshots for so long. To get the portmidi port to work I had to go to https://sourceforge.net/p/portmedia/code/HEAD/tree/ and click Download Snapshot. Then I had to update hashes in the Portfile or it won't work. Right now the port will work with this change:
The next time they delete the snapshot this will have to updated again. Perhaps there's a better way like putting the binary here under releases and linking to that (kind of a hack but still an improvement)? Or you can check out over HTTPS with SVN?
Over on Gentoo they are using version 217 rather than 234 and it must be working fine. They pull it in over the mirror URL that always works for a release as opposed to their snapshot generator.
Over at SF I guess they only keep snapshots for so long. To get the portmidi port to work I had to go to https://sourceforge.net/p/portmedia/code/HEAD/tree/ and click Download Snapshot. Then I had to update hashes in the Portfile or it won't work. Right now the port will work with this change:
The next time they delete the snapshot this will have to updated again. Perhaps there's a better way like putting the binary here under releases and linking to that (kind of a hack but still an improvement)? Or you can check out over HTTPS with SVN?
Over on Gentoo they are using version 217 rather than 234 and it must be working fine. They pull it in over the mirror URL that always works for a release as opposed to their snapshot generator.
https://download.sourceforge.net/portmedia/portmidi-src-217.zip (they do a user-agent scan on this URL; must be cURL or wget or similar to get the file)