[MacPorts] #3866: UPDATE: php5-5.0.4

MacPorts noreply at macports.org
Thu Mar 24 08:12:28 PDT 2016


#3866: UPDATE: php5-5.0.4
----------------------+--------------------------------
  Reporter:  peter@…  |      Owner:  macports-tickets@…
      Type:  update   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  1.0
Resolution:  fixed    |   Keywords:
      Port:  php5     |
----------------------+--------------------------------
Changes (by ryandesign@…):

 * type:  defect => update
 * port:   => php5


Old description:

> --- Portfile    Fri Jul  1 03:16:43 2005
> +++ Portfile.new        Mon Jul  4 19:19:56 2005
> @@ -3,7 +3,7 @@
>  PortSystem 1.0
>
>  name                   php5
> -version                        5.0.3
> +version                        5.0.4
>  revision               1
>  categories      lang www
>  maintainers     darwinports at opendarwin.org
> @@ -27,7 +27,7 @@
>  distname       php-${version}
>  distfiles      ${distname}.tar.bz2:release
>  worksrcdir     php-${version}
> -checksums      md5 fd26455febdddee0977ce226b9108d9c
> +checksums      md5 fb1aac107870f897d26563a9cc5053c0
>  use_bzip2      yes
>
>  depends_lib    port:libxml2  \
> @@ -177,7 +177,7 @@
>                 xinstall -m 755 -c ${filespath}/mod_php.conf
> ${destroot}${prefix}/apache2/conf/extras-conf
>         }
>
> -       file rename ${destroot}${prefix}/etc/pear.conf
> ${destroot}${prefix}/etc/pear.conf.sample"
> +       file rename ${destroot}${prefix}/etc/pear.conf
> ${destroot}${prefix}/etc/pear.conf.sample
>
>         #copy php.ini
>         xinstall -m 755 -d ${destroot}${prefix}/etc

New description:

 {{{
 --- Portfile    Fri Jul  1 03:16:43 2005
 +++ Portfile.new        Mon Jul  4 19:19:56 2005
 @@ -3,7 +3,7 @@
  PortSystem 1.0

  name                   php5
 -version                        5.0.3
 +version                        5.0.4
  revision               1
  categories      lang www
  maintainers     darwinports at opendarwin.org
 @@ -27,7 +27,7 @@
  distname       php-${version}
  distfiles      ${distname}.tar.bz2:release
  worksrcdir     php-${version}
 -checksums      md5 fd26455febdddee0977ce226b9108d9c
 +checksums      md5 fb1aac107870f897d26563a9cc5053c0
  use_bzip2      yes

  depends_lib    port:libxml2  \
 @@ -177,7 +177,7 @@
                 xinstall -m 755 -c ${filespath}/mod_php.conf
 ${destroot}${prefix}/apache2/conf/extras-conf
         }

 -       file rename ${destroot}${prefix}/etc/pear.conf
 ${destroot}${prefix}/etc/pear.conf.sample"
 +       file rename ${destroot}${prefix}/etc/pear.conf
 ${destroot}${prefix}/etc/pear.conf.sample

         #copy php.ini
         xinstall -m 755 -d ${destroot}${prefix}/etc
 }}}

--

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


More information about the macports-tickets mailing list