Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#36383 closed update (fixed)

moin: update to 1.9.5 and python27

Reported by: mndavidoff (Monte Davidoff) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: mf2k (Frank Schima), ryandesign (Ryan Carsten Schmidt)
Port: moin

Description

The attached patch updates moin to 1.9.5 and to use python27. Thanks!

Attachments (5)

Portfile.diff (1.7 KB) - added by mndavidoff (Monte Davidoff) 12 years ago.
Portfile.moin (1.0 KB) - added by mndavidoff (Monte Davidoff) 12 years ago.
Portfile.moin.diff (1.1 KB) - added by mndavidoff (Monte Davidoff) 12 years ago.
Portfile.py-moin (1.4 KB) - added by mndavidoff (Monte Davidoff) 12 years ago.
Portfile.py-moin.diff (2.0 KB) - added by mndavidoff (Monte Davidoff) 12 years ago.

Download all attachments as: .zip

Change History (13)

Changed 12 years ago by mndavidoff (Monte Davidoff)

Attachment: Portfile.diff added

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Version: 2.1.2

This port should no longer use the old pythonX.Y portgroups. In fact, maybe this port should be renamed to pyXY-moin?

comment:2 Changed 12 years ago by mndavidoff (Monte Davidoff)

Good idea. A pyXY-moin port would also be easier to use because you can select the version of Python you want. I've attached Portfiles and diffs that obsolete the port www/moin (Portfile.moin, Portfile.moin.diff) and creates the unified port python/py-moin (Portfile.py-moin, Portfile.py-moin.diff).

Changed 12 years ago by mndavidoff (Monte Davidoff)

Attachment: Portfile.moin added

Changed 12 years ago by mndavidoff (Monte Davidoff)

Attachment: Portfile.moin.diff added

comment:3 Changed 12 years ago by mf2k (Frank Schima)

The new py-moin port looks mostly good, with a minor tweak to use "categories-append www". But shouldn't we call it py-moinmoin?

Changed 12 years ago by mndavidoff (Monte Davidoff)

Attachment: Portfile.py-moin added

Changed 12 years ago by mndavidoff (Monte Davidoff)

Attachment: Portfile.py-moin.diff added

comment:4 Changed 12 years ago by mndavidoff (Monte Davidoff)

Thank you for reviewing these changes! I've replaced the Portfile.py-moin and Portfile.py-moin.diff attachments with new versions that use "categories-append www". When the moin setup.py script calls the setup function, it specifies the name of the package as "moin", so I think it would be more consistent to call the port py-moin instead of py-moinmoin.

comment:5 Changed 12 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Sorry for the delay. r98783.

comment:6 Changed 12 years ago by mf2k (Frank Schima)

moin port updated/replaced_by in r98784.

comment:7 Changed 12 years ago by mndavidoff (Monte Davidoff)

Thank you! I noticed one little nit: the $Id$ keyword did not expand properly to reflect the current revision in the python/py-moin Portfile. Could you please fix that too? I had accidentally attached a new Portfile with an old, expanded $Id$.

comment:8 in reply to:  7 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: macsforever2000@… ryandesign@… added

Replying to macsforever2000@…:

Sorry for the delay. r98783.

You should have used svn cp to copy the old portfile to the new one. That would have preserved the svn properties, not to mention the port's history.

Replying to macsforever2000@…:

moin port updated/replaced_by in r98784.

You need to increase the revision or version when marking a port replaced_by another, otherwise users who had the old port installed will not be aware of the available update. Fixed in r99231.

Replying to md14-macports@…:

Thank you! I noticed one little nit: the $Id$ keyword did not expand properly to reflect the current revision in the python/py-moin Portfile. Could you please fix that too? I had accidentally attached a new Portfile with an old, expanded $Id$.

I fixed the svn properties on this and other new ports in r99134 and r99135.

Note: See TracTickets for help on using tickets.