Opened 16 years ago
Closed 15 years ago
#19094 closed update (fixed)
mod_wsgi 2.3 Portfile
Reported by: | tomvons@… | Owned by: | ys@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | mf2k (Frank Schima), blb@…, gtaylor@…, jerome.caffaro@… | |
Port: | mod_wsgi |
Description
Updated Portfile attached, hard-coded to python2.5. I'm not sure what the proper python version procedure is, but the old one was hard coded to 2.4 so I figure this is an improvement either way.
I also changed the long description to match the modwsgi website.
I added myself to the maintainers line, mostly to be polite. I'm not sure what the proper procedure is here, but feel free to do what you want with that line.
Attachments (2)
Change History (15)
Changed 16 years ago by tomvons@…
comment:1 Changed 16 years ago by tomvons@…
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Milestone: | Port Bugs → Port Updates |
---|---|
Port: | mod_wsgi added |
You can be the maintainer with openmaintainer so that anyone can make changes. Did the old maintainer say he wasn't able to be maintainer anymore?
comment:3 Changed 16 years ago by tomvons@…
Actually I wasn't so proactive as to ask the old maintainer, mod_wsgi 1.1 was released around 6/07 (with 2.0 coming in 12/07) and it was the most recent in the repo, so I figured the maintainer had moved on. I'll drop an email to be certain, though, and update here if I hear back.
Otherwise I'm fine with the maintainer/openmaintainer setup.
comment:5 Changed 16 years ago by blb@…
Owner: | changed from macports-tickets@… to ys@… |
---|
comment:6 Changed 16 years ago by blb@…
Cc: | blb@… added |
---|
Attached is an updated patch which updates both files/patch-configure.diff and Portfile to:
- update to 2.4
- add variants for python version
- defaults to python26 if another isn't already selected
comment:7 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
comment:11 Changed 15 years ago by gtaylor@…
#20809 is safe to steal the hashes from for mod_wsgi 2.5, which is a bugfix release. Are there any potential problems with compiling under the currently active Python interpreter? It seems like this could be funky if you were to upgrade Python versions (perhaps move from 2.x to 3.x).
comment:13 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was updated in r56711.
Changed it to nomaintainer, the docs make that sound like the most appropriate thing to do (I don't really want to commit to being the guy, and the old maintainer has clearly moved on).