Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16258 closed enhancement (fixed)

RFE: py25-hashlib does not need to download a new distfile

Reported by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: blb@…
Port: py25-hashlib

Description

Attached is a proposed enhancement to allow py25-hashlib to use the same distfile as python25.

Attachments (1)

Portfile.diff (521 bytes) - added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Attachment: Portfile.diff added

comment:1 Changed 16 years ago by blb@…

Cc: blb@… added

It looks like, in the move to have python build a framework, the distfile was changed to the tgz (at least for python25, in r37817). This has caused a disconnect for all of the py25-* ports which share the distfile with python25 itself. Looks like, in addition to py25-hashlib here, the following other ports will need to be updated/reviewed:

  • py25-bsddb
  • py25-bz2
  • py25-curses
  • py25-gdbm
  • py25-readline
  • py25-socket-ssl
  • py25-sqlite3
  • py25-tkinter
  • py25-zlib

comment:2 Changed 16 years ago by mf2k (Frank Schima)

Cc: mww@… removed
Owner: changed from macports-tickets@… to mww@…
Port: py25-hashlib added

comment:3 Changed 16 years ago by blb@…

Resolution: fixed
Status: newclosed

Looks like raimue@ got this in r37817 (switching back to tgz for python25).

comment:4 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.