Yeah I don't want to remove it just yet.

On (2016-12-16 21:22), Martijn van Duren wrote:
> Hello ports@,
> 
> I would like to remove PHP 5.5. It's unsupported upstream and could make
> room for PHP 7.1. Any objections to removing it?
> 
> If there are people objecting, at least upgrade it to it's last version.
> 
> martijn@
> 
> Index: 5.5/Makefile
> ===================================================================
> RCS file: /cvs/ports/lang/php/5.5/Makefile,v
> retrieving revision 1.62
> diff -u -p -r1.62 Makefile
> --- 5.5/Makefile      4 Nov 2016 11:35:19 -0000       1.62
> +++ 5.5/Makefile      8 Dec 2016 12:27:42 -0000
> @@ -1,12 +1,7 @@
>  # $OpenBSD: Makefile,v 1.62 2016/11/04 11:35:19 sthen Exp $
>  
>  PV=          5.5
> -V=           ${PV}.37
> +V=           ${PV}.38
>  REVISION =   0
> -
> -REVISION-curl=               1
> -REVISION-soap=               1
> -REVISION-xmlrpc=     1
> -REVISION-xsl=                1
>  
>  .include <bsd.port.mk>
> Index: 5.5/distinfo
> ===================================================================
> RCS file: /cvs/ports/lang/php/5.5/distinfo,v
> retrieving revision 1.32
> diff -u -p -r1.32 distinfo
> --- 5.5/distinfo      25 Jun 2016 18:54:15 -0000      1.32
> +++ 5.5/distinfo      8 Dec 2016 12:27:42 -0000
> @@ -1,4 +1,4 @@
> -SHA256 (php-5.5.37.tar.bz2) = 0jgOvkbK8X8sTNBVhn0AqC5nAtxfYtwpzoZKV0KQXYg=
> +SHA256 (php-5.5.38.tar.bz2) = RzyB67LkjKRoyu4DF2ImZlGEPXInwYqCSt2bB7k5Pjg=
>  SHA256 (suhosin-0.9.38.tar.gz) = wC12xOfOd3kQo3wYGBy2f9npDv4BB/6rPeMTG1+JvOo=
> -SIZE (php-5.5.37.tar.bz2) = 13699851
> +SIZE (php-5.5.38.tar.bz2) = 13701262
>  SIZE (suhosin-0.9.38.tar.gz) = 122800
> Index: 5.5/patches/patch-main_php_ini_c
> ===================================================================
> RCS file: /cvs/ports/lang/php/5.5/patches/patch-main_php_ini_c,v
> retrieving revision 1.2
> diff -u -p -r1.2 patch-main_php_ini_c
> --- 5.5/patches/patch-main_php_ini_c  2 Dec 2014 09:41:07 -0000       1.2
> +++ 5.5/patches/patch-main_php_ini_c  8 Dec 2016 12:27:42 -0000
> @@ -1,6 +1,6 @@
>  $OpenBSD: patch-main_php_ini_c,v 1.2 2014/12/02 09:41:07 brad Exp $
> ---- main/php_ini.c.orig.port Wed Nov 12 04:38:46 2014
> -+++ main/php_ini.c   Tue Dec  2 04:23:40 2014
> +--- main/php_ini.c.orig.port Wed Jul 20 10:41:48 2016
> ++++ main/php_ini.c   Thu Dec  8 10:53:58 2016
>  @@ -576,7 +576,7 @@ int php_init_config(TSRMLS_D)
>   
>               /* If still no ini file found, search for php.ini file in 
> search path */
> 

Reply via email to