Opened 13 years ago

Closed 13 years ago

#30888 closed update (fixed)

pypy: update to version 1.6

Reported by: ci42 Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: stromnov (Andrey Stromnov)
Port: pypy

Description

See the attached patch for an upgrade to version 1.6.

Changes:

  • switch from sha1 to sha256 checksum; remove md5 checksum
  • the source seems only available from bitbucket (affects master_sites, distname, worksrcdir)
  • adapted the 'darwin.py' patch (Is this '-mmacosx-version-min' thingy still necessary? It has been removed upstream, though the patch reintroduces it.)

Attachments (2)

pypy.diff (3.4 KB) - added by ci42 13 years ago.
pypy.tar.gz (2.1 KB) - added by stromnov (Andrey Stromnov) 13 years ago.

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by ci42

Attachment: pypy.diff added

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Type: defectupdate
Version: 2.0.1

comment:2 Changed 13 years ago by stromnov (Andrey Stromnov)

Another 1.6 variant in attachement: enabled jit on x86_64, works on Lion + XCode 4 + macports-gcc-4.5.

Changed 13 years ago by stromnov (Andrey Stromnov)

Attachment: pypy.tar.gz added

comment:3 Changed 13 years ago by stromnov (Andrey Stromnov)

Cc: stromnov@… added

Cc Me!

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Are we going to get checksum failures down the line because they're letting bitbucket generate their tarballs dynamically?

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.