Created attachment 156122 [details] Makefile patch with updated URL Attached is a patch to update pypy to the latest available version, 2.5.1.
Thank you for your PR and other messages - I have been very busy of late. I am in the process of updating pypy and will have a commit done in the next few days.
Created attachment 156785 [details] Update lang/pypy to 2.5.1 (and drop lang/pypy-devel) I intend to commit this patch after the weekend (please test if possible :-)).
Hi Dan, Unless I'm looking at it wrong, the master site needs updating. https://bitbucket.org/pypy/pypy/get/ Results in a 404 I think the newest path is: https://bitbucket.org/pypy/pypy/downloads/
A commit references this bug: Author: dbn Date: Mon May 18 18:56:29 UTC 2015 New revision: 386702 URL: https://svnweb.freebsd.org/changeset/ports/386702 Log: lang/pypy: update to 2.5.1 Changes: * Merge pypy-devel into pypy * Drop pypy-devel (was intended to track pypy-current but no automated process was implemented) * Drop upstreamed patches PR: 199790 Changes: head/MOVED head/lang/Makefile head/lang/pypy/Makefile head/lang/pypy/distinfo head/lang/pypy/files/Makefile head/lang/pypy/files/patch-lib_pypy___sqlite3.py head/lang/pypy/files/patch-pypy__sandbox__pypy_interactive.py head/lang/pypy/pkg-plist head/lang/pypy-devel/
Committed. I checked that the URL was fetches (it was). Thank you for your PR.