[MacPorts] #4175: UPDATE py-py2app-0.2

MacPorts noreply at macports.org
Thu Mar 24 08:17:31 PDT 2016


#4175: UPDATE py-py2app-0.2
------------------------+--------------------------------
  Reporter:  ytrewq1@…  |      Owner:  macports-tickets@…
      Type:  update     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  1.0
Resolution:  fixed      |   Keywords:
      Port:  py-py2app  |
------------------------+--------------------------------
Changes (by ryandesign@…):

 * type:  defect => update
 * port:   => py-py2app


Old description:

> 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 at 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

New description:

 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 at 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
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/4175#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list