pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/php72 note configure meta_ccld was reported upstr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e447968666d
branches:  trunk
changeset: 375344:9e447968666d
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Thu Feb 08 21:50:55 2018 +0000

description:
note configure meta_ccld was reported upstream as #75940

diffstat:

 lang/php72/distinfo                |  4 ++--
 lang/php72/patches/patch-configure |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r f28c3189754c -r 9e447968666d lang/php72/distinfo
--- a/lang/php72/distinfo       Thu Feb 08 21:37:14 2018 +0000
+++ b/lang/php72/distinfo       Thu Feb 08 21:50:55 2018 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.18 2018/02/08 21:23:04 jdolecek Exp $
+$NetBSD: distinfo,v 1.19 2018/02/08 21:50:55 jdolecek Exp $
 
 SHA1 (php-7.2.2.tar.bz2) = 69903dabf7ceb4a84620683092e235b29d2d1066
 RMD160 (php-7.2.2.tar.bz2) = c7193e0298ae8e709ad19129023ff213085f50ca
 SHA512 (php-7.2.2.tar.bz2) = d2bc3725b51c61ded552cfde276bbe0f9e4cce3401303219d3784497d7f989e4a23c673fd2d2a827b7823664f922eededed0d242dc70a6f4863ce4f89573d211
 Size (php-7.2.2.tar.bz2) = 14618006 bytes
-SHA1 (patch-configure) = 32210b716e8e6d08d3006b94db3f7ecb0ac2a458
+SHA1 (patch-configure) = d0d9ddbc54d6ea9f849858717499eb998c66a102
 SHA1 (patch-ext_gd_config.m4) = 67730ccc13410adaf8829f77a6b044f16e412489
 SHA1 (patch-ext_imap_config.m4) = 6a667b2580901dccfd0174aec56dad629689d7bd
 SHA1 (patch-ext_phar_Makefile.frag) = 558869b60f8ed6674a3ba1d595a65f010df4c426
diff -r f28c3189754c -r 9e447968666d lang/php72/patches/patch-configure
--- a/lang/php72/patches/patch-configure        Thu Feb 08 21:37:14 2018 +0000
+++ b/lang/php72/patches/patch-configure        Thu Feb 08 21:50:55 2018 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-configure,v 1.8 2018/02/08 21:23:04 jdolecek Exp $
+$NetBSD: patch-configure,v 1.9 2018/02/08 21:50:55 jdolecek Exp $
 
 Don't automatically add libgcc on SunOS.
 
+The meta_ccld removal reported upstream as #75940.
+
 --- configure.orig     2018-01-30 10:33:52.000000000 +0000
 +++ configure
 @@ -5461,9 +5461,6 @@ fi



Home | Main Index | Thread Index | Old Index