[arch-commits] Commit in gdc/trunk (PKGBUILD system_zlib.diff)

Михаил Страшун dicebot at archlinux.org
Mon Feb 8 09:42:35 UTC 2016


    Date: Monday, February 8, 2016 @ 10:42:34
  Author: dicebot
Revision: 160883

upgpkg: gdc 5.3.0-2

Upgrade to latest non-tagged GDC commit which is compatible with GCC 5.3

Modified:
  gdc/trunk/PKGBUILD
  gdc/trunk/system_zlib.diff

------------------+
 PKGBUILD         |    6 +++---
 system_zlib.diff |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-08 09:17:44 UTC (rev 160882)
+++ PKGBUILD	2016-02-08 09:42:34 UTC (rev 160883)
@@ -5,7 +5,7 @@
 
 pkgname=('gdc' 'libgphobos-devel')
 pkgver=5.3.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="https://github.com/D-Programming-GDC/GDC"
 license=('GPL')
@@ -13,7 +13,7 @@
 options=('!emptydirs' '!buildflags')
 source=(
     "ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.bz2"
-    "gdc::git://github.com/D-Programming-GDC/GDC.git#tag=v2.066.1_gcc5"
+    "gdc::git://github.com/D-Programming-GDC/GDC.git#commit=e95a735b978da70467bbb553fab40efa3ea17569"
     "git+https://github.com/D-Programming-GDC/GDMD.git"
     "folders.diff"
     "system_zlib.diff"
@@ -23,7 +23,7 @@
     'SKIP'
     'SKIP'
     'ea5c80a28026393bd4627485602660a4a01d9fbc65299e95e768013e197bad20'
-    '1bf81cde6a7bad096f76db2f20ad8ab2801cd0ab2dd2fa0219503073e8dae480'
+    '4c679ac426a841182215654f5555c0294449e4fde107da0e0f6c2dbb6476f0b2'
 )
 
 groups=('dlang' 'dlang-gdc')

Modified: system_zlib.diff
===================================================================
--- system_zlib.diff	2016-02-08 09:17:44 UTC (rev 160882)
+++ system_zlib.diff	2016-02-08 09:42:34 UTC (rev 160883)
@@ -1,7 +1,7 @@
-diff --git a/gcc/d/d-spec.cc b/gcc/d/d-spec.cc
+diff --git a/gcc/d/d-spec.c b/gcc/d/d-spec.c
 index a43cb34..e4bb527 100644
---- a/gcc/d/d-spec.cc
-+++ b/gcc/d/d-spec.cc
+--- a/gcc/d/d-spec.c
++++ b/gcc/d/d-spec.c
 @@ -96,7 +96,7 @@ lang_specific_driver (cl_decoded_option **in_decoded_options,
    /* The number of arguments being added to what's in argv, other than
       libraries.  We use this to track the number of times we've inserted



More information about the arch-commits mailing list