Opened 18 years ago

Closed 17 years ago

#11342 closed defect (fixed)

wxWidgets-devel out of date (2007-01-29), no longer works

Reported by: mdickens@… Owned by: jyrkiwahlstedt
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: wxWidgets, snapshot Cc: mdickens@…,jyrkiwahlstedt,markd@…
Port:

Description

The nightly snapshots for wxWidgets-devel goes back only 7 days, and thus 2007-01-29 is no longer available. Using nightly snapshots is dangerous, even if it's the only thing that works, since those snapshots are such short lived. It's (almost) trivial to change the Portfile to work properly, just by updating the date ... but how many "casual" users will really be able to do this? Is there any way to put "$today" (or something along those lines) into the Portfile in place of a hard date, so that the snapshot will always be available?

Change History (6)

comment:1 Changed 18 years ago by yaseppochi (Stephen J. Turnbull)

Unfortunately, it's NOT trivial, since the wxWidgets version number got bumped, and the wxPython port at least insists on having the exact same version (MAJOR.MINOR.MICRO) as wxWidgets.

comment:2 Changed 18 years ago by mdickens@…

My point in the "(almost) trivial" was in reference to the Portfile itself, not to any other aspect of any other requirements. At least in my testing thus far, the 2 changes needed for any given snapshot are (1) the release date, and (2) the checksum. Otherwise, most snapshots compile cleanly and those I've actually used seemed to function properly.

I can accept the (MAJOR.MINOR.MICRO) argument. But, now, since wxPython is at version 2.8.1.x in MacPorts, but there is no formal release of wxWidgets at 2.8.1.x - only snapshots -, and assuming that wxPython stays at version 2.8.1.x, how are wxWidgets updates going to happen so that this package continues to be available? This has the potential to be a blocker for the "average" user, if the Portfile gets out of date (1 week).

comment:3 Changed 18 years ago by mdickens@…

As per ticket:11363, the versioning is messed up again (it worked for most of January). This is serious.

comment:4 Changed 17 years ago by markd@…

Cc: jwa@… added
Owner: changed from macports-dev@… to jwa@…

Assign to maintainer.

comment:5 Changed 17 years ago by markd@…

Cc: markd@… added

comment:6 Changed 17 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

fixed in r24099

Note: See TracTickets for help on using tickets.