#4175 closed update (fixed)
UPDATE py-py2app-0.2
Reported by: | ytrewq1@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | mark@…, ytrewq1@… | |
Port: | py-py2app |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Since py-pyobjc seems to use python24, py-py2app not using similar was causing me problems, hence the suggested change from python to python24. Perhaps there's a better way to deal with this.
--- Portfile 2005-07-28 14:41:01.000000000 +0800 +++ Portfile.new 2005-07-28 14:41:27.000000000 +0800 @@ -1,9 +1,9 @@ # $Id: Portfile,v 1.2 2004/12/15 06:25:11 rshaw Exp $ PortSystem 1.0 -PortGroup python 1.0 +PortGroup python24 1.0 name py-py2app -version 0.1.6 +version 0.2 categories python devel maintainers rshaw@opendarwin.org platforms darwin @@ -15,5 +15,4 @@ homepage http://undefined.org/python/#py2app master_sites http://undefined.org/python/ distname py2app-${version} -checksums md5 8542a33bbf299cbdd0d64c2cced6e4f8 - +checksums md5 22eb75fa098ca1925e9eb7ef7d5675b5
Change History (5)
comment:1 Changed 19 years ago by rshaw@…
Owner: | changed from rshaw@… to darwinports-bugs@… |
---|
comment:2 Changed 19 years ago by blb@…
Cc: | mark@… added |
---|
* Bug 4452 has been marked as a duplicate of this bug. *
comment:3 Changed 19 years ago by blb@…
Note, as this port is currently unmaintained, if either of you submitting an update would like to be the new maintainer, say so.
comment:4 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
thanks, commited! (still w/o maintainer)
comment:5 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | py-py2app added |
Type: | defect → update |
Note: See
TracTickets for help on using
tickets.
No longer maintaining these ports.