pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q4]: pkgsrc/lang/php56 Pullup ticket #5715 - requested by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0e2e6787e6b
branches: pkgsrc-2017Q4
changeset: 373151:c0e2e6787e6b
user: spz <spz%pkgsrc.org@localhost>
date: Sat Mar 03 09:23:30 2018 +0000
description:
Pullup ticket #5715 - requested by taca
lang/php56: security update
Revisions pulled up:
- lang/php56/DESCR 1.3
- lang/php56/MESSAGE 1.2
- lang/php56/Makefile 1.16
- lang/php56/distinfo 1.45-1.46
- lang/php56/patches/patch-configure 1.4
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jan 16 11:28:09 UTC 2018
Modified Files:
pkgsrc/lang/php56: Makefile distinfo
pkgsrc/lang/php56/patches: patch-configure
Log Message:
php56: Convert libgcc fix to a patch to mirror php7*.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/php56/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/lang/php56/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/php56/patches/patch-configure
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: jdolecek
Date: Sun Feb 4 11:35:39 UTC 2018
Modified Files:
pkgsrc/lang/php56: DESCR MESSAGE
pkgsrc/lang/php70: DESCR MESSAGE
Log Message:
note a planned End of Life for support of PHP 5.6.x and PHP 7.0.x
Those releases will stop getting official support on Dec 31 2018 and
Dec 3 2018 respectively, and they should be removed from pkgsrc by then.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/php56/DESCR
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/php56/MESSAGE
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Fri Mar 2 02:13:44 UTC 2018
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php56: distinfo
Log Message:
lang/php56: update to 5.6.34
01 Mar 2018, PHP 5.6.34
- Standard:
. Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response). (Stas)
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/lang/php56/distinfo
diffstat:
lang/php56/DESCR | 3 +++
lang/php56/MESSAGE | 9 ++++++++-
lang/php56/Makefile | 8 +-------
lang/php56/distinfo | 12 ++++++------
lang/php56/patches/patch-configure | 30 +++++++++++++++++++++---------
5 files changed, 39 insertions(+), 23 deletions(-)
diffs (151 lines):
diff -r 429a5a56269a -r c0e2e6787e6b lang/php56/DESCR
--- a/lang/php56/DESCR Sat Mar 03 08:32:58 2018 +0000
+++ b/lang/php56/DESCR Sat Mar 03 09:23:30 2018 +0000
@@ -5,3 +5,6 @@
write dynamically generated pages quickly.
This package provides PHP version 5.6.x.
+
+NOTE: This version is on security support only, with planned End of Live
+on December 31 2018. Update to PHP 7.1.x or 7.2.x is recommended.
diff -r 429a5a56269a -r c0e2e6787e6b lang/php56/MESSAGE
--- a/lang/php56/MESSAGE Sat Mar 03 08:32:58 2018 +0000
+++ b/lang/php56/MESSAGE Sat Mar 03 09:23:30 2018 +0000
@@ -1,5 +1,12 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2014/11/24 15:37:08 taca Exp $
+$NetBSD: MESSAGE,v 1.1.28.1 2018/03/03 09:23:30 spz Exp $
+
+NOTE: This PHP version is on extended Security fixes only support,
+with End of Live planned on December 31 2018. For details, see
+
+ http://php.net/supported-versions.php
+
+===========================================================================
To process PHP scripts, you will need a PHP-enabled HTTP server. You may
either configure the HTTP server to use the PHP CGI binary located in
diff -r 429a5a56269a -r c0e2e6787e6b lang/php56/Makefile
--- a/lang/php56/Makefile Sat Mar 03 08:32:58 2018 +0000
+++ b/lang/php56/Makefile Sat Mar 03 09:23:30 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/10/27 08:45:06 taca Exp $
+# $NetBSD: Makefile,v 1.15.2.1 2018/03/03 09:23:30 spz Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -47,12 +47,6 @@
CFLAGS+= -DSQLITE_ENABLE_LOCKING_STYLE=0 -DSQLITE_WITHOUT_ZONEMALLOC
.endif
-.include "../../mk/compiler.mk"
-
-.if ${OPSYS} == "SunOS" && ${PKGSRC_COMPILER} == "clang"
-CONFIGURE_ARGS+= --disable-libgcc
-.endif
-
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/sapi/cli/php ${DESTDIR}${PREFIX}/bin/php
${INSTALL_DATA} ${WRKSRC}/sapi/cli/php.1 \
diff -r 429a5a56269a -r c0e2e6787e6b lang/php56/distinfo
--- a/lang/php56/distinfo Sat Mar 03 08:32:58 2018 +0000
+++ b/lang/php56/distinfo Sat Mar 03 09:23:30 2018 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.43.2.1 2018/01/07 17:30:26 bsiegert Exp $
+$NetBSD: distinfo,v 1.43.2.2 2018/03/03 09:23:30 spz Exp $
-SHA1 (php-5.6.33.tar.bz2) = c101b6af3486bb907e1c7a54dc41a3bbd9c33eaa
-RMD160 (php-5.6.33.tar.bz2) = 30332f36e233db5784b35c50cb87f1da6d10a1b4
-SHA512 (php-5.6.33.tar.bz2) = d57d87bf5ceb4b8b72908dc9d4236533697ba7055c25bdd299b35ff42b9d0258020241953a6f2c448929742c73fb2e3c67aa630c556af8fccbbe312ec51f1576
-Size (php-5.6.33.tar.bz2) = 15057552 bytes
+SHA1 (php-5.6.34.tar.bz2) = 7fb821b637f305e54c2044c1b588ce0e5202d23e
+RMD160 (php-5.6.34.tar.bz2) = c3dfc5ca38f30f58f55eed95ffee934b98ec0970
+SHA512 (php-5.6.34.tar.bz2) = 03197a80248ddd59c118baf8d45b0acc98e63413bf63fa6844620a280f963beca0c898ec59924f624210a714bebf6f2a0b15a9b41429f0979b291818781ce997
+Size (php-5.6.34.tar.bz2) = 15055798 bytes
SHA1 (patch-acinclude.m4) = 34d38d2538cc00932cdfcc80d1d4a91632cd15d0
-SHA1 (patch-configure) = 5d76f71aa903efa3c3491b908ff76419aa4af27c
+SHA1 (patch-configure) = a5623b0cbb3331fd0a537b26c0ae48315d52dbe2
SHA1 (patch-ext_gd_config.m4) = b92ab4c7fe8aceaef7787a607a7d2eac258fee19
SHA1 (patch-ext_imap_config.m4) = 9c6ed6966366c4fe1b7cfd34b5910e2ff0e68577
SHA1 (patch-ext_mssql_php__mssql.c) = c4fa9231dc539ffb027f1beb6f182f21ddb94a3c
diff -r 429a5a56269a -r c0e2e6787e6b lang/php56/patches/patch-configure
--- a/lang/php56/patches/patch-configure Sat Mar 03 08:32:58 2018 +0000
+++ b/lang/php56/patches/patch-configure Sat Mar 03 09:23:30 2018 +0000
@@ -1,8 +1,20 @@
-$NetBSD: patch-configure,v 1.3 2016/05/02 13:08:00 taca Exp $
+$NetBSD: patch-configure,v 1.3.16.1 2018/03/03 09:23:30 spz Exp $
+
+Don't automatically add libgcc on SunOS.
---- configure.orig 2016-04-28 00:53:20.000000000 +0000
+--- configure.orig 2018-01-03 00:28:11.000000000 +0000
+++ configure
-@@ -8315,27 +8315,6 @@ EOF
+@@ -5459,9 +5459,6 @@ fi
+ case $host_alias in
+ *solaris*)
+ CPPFLAGS="$CPPFLAGS -D_POSIX_PTHREAD_SEMANTICS"
+- if test "${enable_libgcc+set}" != "set" && test "$GCC" = "yes"; then
+- enable_libgcc=yes
+- fi
+ ;;
+ *dgux*)
+ CPPFLAGS="$CPPFLAGS -D_BSD_TIMEOFDAY_FLAVOR"
+@@ -8315,27 +8312,6 @@ EOF
;;
esac
@@ -30,7 +42,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
-@@ -9139,27 +9118,6 @@ EOF
+@@ -9139,27 +9115,6 @@ EOF
;;
esac
@@ -58,7 +70,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
-@@ -24712,7 +24670,7 @@ fi
+@@ -24712,7 +24667,7 @@ fi
if test "$found_openssl" = "no"; then
if test "$PHP_OPENSSL_DIR" = "yes"; then
@@ -67,7 +79,7 @@
fi
for i in $PHP_OPENSSL_DIR; do
-@@ -26868,7 +26826,7 @@ $as_echo "yes" >&6; }
+@@ -26868,7 +26823,7 @@ $as_echo "yes" >&6; }
PHP_SQLITE3_CFLAGS="-I@ext_srcdir@/libsqlite $other_flags $threadsafe_flags $debug_flags"
@@ -76,7 +88,7 @@
unique=`echo $header_file|$SED 's/[^a-zA-Z0-9]/_/g'`
-@@ -37985,7 +37943,7 @@ fi
+@@ -37985,7 +37940,7 @@ fi
if test "$found_openssl" = "no"; then
if test "$PHP_OPENSSL_DIR" = "yes"; then
@@ -85,7 +97,7 @@
fi
for i in $PHP_OPENSSL_DIR; do
-@@ -49597,7 +49555,7 @@ fi
+@@ -49597,7 +49552,7 @@ fi
if test "$found_openssl" = "no"; then
if test "$PHP_OPENSSL_DIR" = "yes"; then
@@ -94,7 +106,7 @@
fi
for i in $PHP_OPENSSL_DIR; do
-@@ -107117,12 +107075,7 @@ old_CC=$CC
+@@ -107120,12 +107075,7 @@ old_CC=$CC
if test "$PHP_THREAD_SAFETY" = "yes" && test -n "$ac_cv_pthreads_cflags"; then
CXXFLAGS="$CXXFLAGS $ac_cv_pthreads_cflags"
INLINE_CFLAGS="$INLINE_CFLAGS $ac_cv_pthreads_cflags"
Home |
Main Index |
Thread Index |
Old Index