[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2020-11-11 Thread Dan Printzell via arch-commits
Date: Wednesday, November 11, 2020 @ 20:07:04
  Author: wild
Revision: 751228

upgpkg: vibe-d 0.8.6-7: Rebuilt against new ldc

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 20:06:45 UTC (rev 751227)
+++ PKGBUILD2020-11-11 20:07:04 UTC (rev 751228)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.6
-pkgrel=6
+pkgrel=7
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2020-08-30 Thread Dan Printzell via arch-commits
Date: Sunday, August 30, 2020 @ 16:51:50
  Author: wild
Revision: 692818

upgpkg: vibe-d 0.8.6-6: Rebuilt against new ldc

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 16:51:40 UTC (rev 692817)
+++ PKGBUILD2020-08-30 16:51:50 UTC (rev 692818)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.6
-pkgrel=5
+pkgrel=6
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2020-07-01 Thread Dan Printzell via arch-commits
Date: Wednesday, July 1, 2020 @ 21:34:47
  Author: wild
Revision: 657438

upgpkg: vibe-d 0.8.6-5: Rebuilt against new ldc

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-01 21:34:32 UTC (rev 657437)
+++ PKGBUILD2020-07-01 21:34:47 UTC (rev 657438)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.6
-pkgrel=4
+pkgrel=5
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2020-04-28 Thread Dan Printzell via arch-commits
Date: Tuesday, April 28, 2020 @ 20:45:30
  Author: wild
Revision: 622121

upgpkg: vibe-d 0.8.6-4: Rebuilt against new ldc

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-28 20:45:16 UTC (rev 622120)
+++ PKGBUILD2020-04-28 20:45:30 UTC (rev 622121)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.6
-pkgrel=3
+pkgrel=4
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2020-03-08 Thread Dan Printzell via arch-commits
Date: Sunday, March 8, 2020 @ 15:55:13
  Author: wild
Revision: 592210

upgpkg: vibe-d 0.8.6-3: Rebuilt against new ldc.

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-08 15:54:53 UTC (rev 592209)
+++ PKGBUILD2020-03-08 15:55:13 UTC (rev 592210)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.6
-pkgrel=2
+pkgrel=3
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2020-01-13 Thread Dan Printzell via arch-commits
Date: Monday, January 13, 2020 @ 15:10:49
  Author: wild
Revision: 552368

upgpkg: vibe-d 0.8.6-2: Rebuilt against new ldc.

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |8 +---
 1 file changed, 1 insertion(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-13 15:10:33 UTC (rev 552367)
+++ PKGBUILD2020-01-13 15:10:49 UTC (rev 552368)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.6
-pkgrel=1
+pkgrel=2
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'
@@ -16,9 +16,6 @@
 prepare() {
   cd $_pkgname-$pkgver
 
-  # Meson forgot to add this flag when creating a shared library.
-  find . -iname "meson.build" -exec sed -i "/soversion:/a, link_args: 
'-shared'," {} \;
-
   # Add missing file
   sed -i "/vibe_http_src =/a 'vibe/http/internal/basic_auth_client.d'," 
http/meson.build
 }
@@ -31,9 +28,6 @@
 
   arch-meson ..
 
-  # meson broke -soname for D in the latest update
-  sed -i "s/-soname,/=-soname=/g" build.ninja
-
   ninja
 }
 


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2019-11-07 Thread Dan Printzell via arch-commits
Date: Thursday, November 7, 2019 @ 19:28:54
  Author: wild
Revision: 524529

upgpkg: vibe-d 0.8.6-1

Updated to 0.8.6. Add meson building fixes

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |   19 ---
 1 file changed, 12 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-07 19:28:07 UTC (rev 524528)
+++ PKGBUILD2019-11-07 19:28:54 UTC (rev 524529)
@@ -2,8 +2,8 @@
 
 pkgname=vibe-d
 _pkgname=vibe.d
-pkgver=0.8.5
-pkgrel=4
+pkgver=0.8.6
+pkgrel=1
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'
@@ -10,15 +10,17 @@
 license=('MIT')
 depends=('liblphobos' 'openssl' 'libevent' 'zlib' 'diet-ng' 'd-stdx-allocator')
 makedepends=('meson' 'ldc' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/vibe-d/vibe.d/archive/v$pkgver.tar.gz;
-
"fix-meson.patch::https://github.com/vibe-d/vibe.d/pull/2302/commits/b2e5f979b52ed8ae1d044c37d556fae70882917c.patch;)
-sha512sums=('de4b14087e0df0de8ccad272481987d956487e8d18ab7142c3f25e54c41820e3f24aa6307416b67ff805240316c6dedc69f89fddf377307f0d5f35b9481cecdf'
-
'33b987cd59bda57f032b2b29535c83552329051271d3b0c23bcae23da1a1b8f352055d94a9663371c01d53bbf463958497780d3c8563f6c7ab030ccb7f06081f')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/vibe-d/vibe.d/archive/v$pkgver.tar.gz;)
+sha512sums=('4c5960693698349b606a15f7e4e680474b05604e7a18b79890ee91b1e1805818ace916eb4d25727e8ec63ef7243b1f3d3df97be0682c0d785e32341878705ada')
 
 prepare() {
   cd $_pkgname-$pkgver
 
-  patch -p1 < "$srcdir"/fix-meson.patch
+  # Meson forgot to add this flag when creating a shared library.
+  find . -iname "meson.build" -exec sed -i "/soversion:/a, link_args: 
'-shared'," {} \;
+
+  # Add missing file
+  sed -i "/vibe_http_src =/a 'vibe/http/internal/basic_auth_client.d'," 
http/meson.build
 }
 
 build() {
@@ -29,6 +31,9 @@
 
   arch-meson ..
 
+  # meson broke -soname for D in the latest update
+  sed -i "s/-soname,/=-soname=/g" build.ninja
+
   ninja
 }
 


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2019-09-15 Thread Dan Printzell via arch-commits
Date: Sunday, September 15, 2019 @ 23:07:51
  Author: wild
Revision: 510827

upgpkg: vibe-d 0.8.5-4

Rebuilt against new ldc

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-15 23:07:36 UTC (rev 510826)
+++ PKGBUILD2019-09-15 23:07:51 UTC (rev 510827)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.5
-pkgrel=3
+pkgrel=4
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2019-08-05 Thread Evangelos Foutras via arch-commits
Date: Tuesday, August 6, 2019 @ 03:48:12
  Author: foutrelis
Revision: 497558

libevent 2.1.11 rebuild

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 03:46:16 UTC (rev 497557)
+++ PKGBUILD2019-08-06 03:48:12 UTC (rev 497558)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.5
-pkgrel=2
+pkgrel=3
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2019-07-02 Thread Dan Printzell via arch-commits
Date: Tuesday, July 2, 2019 @ 15:48:53
  Author: wild
Revision: 487292

upgpkg: vibe-d 0.8.5-2

Rebuilt against new ldc

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-07-02 15:48:38 UTC (rev 487291)
+++ PKGBUILD2019-07-02 15:48:53 UTC (rev 487292)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.5
-pkgrel=1
+pkgrel=2
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2019-04-14 Thread Dan Printzell via arch-commits
Date: Sunday, April 14, 2019 @ 14:41:48
  Author: wild
Revision: 451629

upgpkg: vibe-d 0.8.5-1

Updated to 0.8.5

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 6 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-14 14:41:28 UTC (rev 451628)
+++ PKGBUILD2019-04-14 14:41:48 UTC (rev 451629)
@@ -2,8 +2,8 @@
 
 pkgname=vibe-d
 _pkgname=vibe.d
-pkgver=0.8.4
-pkgrel=4
+pkgver=0.8.5
+pkgrel=1
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'
@@ -11,17 +11,14 @@
 depends=('liblphobos' 'openssl' 'libevent' 'zlib' 'diet-ng' 'd-stdx-allocator')
 makedepends=('meson' 'ldc' 'git')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/vibe-d/vibe.d/archive/v$pkgver.tar.gz;
-"fix-aa-tests.patch::https://github.com/vibe-d/vibe.d/commit/926691489fcc6da40e3c8e187e557398acbef532.patch;)
-sha512sums=('b0536f6f33592c8e0af5e212d9f4a7d0ad1bf711c315fbd321dd1f5a8ea648fe03793820b26dedf6dc03ec2dc35e809641724bc71c800e2562cc930e686ffcc3'
-
'a4aa070a9b1cf4c5c6920e8537bdcd0a4b8bae94a3a0a16db1c2d667118f13a98936ccd5f4f8055a2c25ceced1e98a950b60620be1e825eb8ebbbe88821c5c5b')
+
"fix-meson.patch::https://github.com/vibe-d/vibe.d/pull/2302/commits/b2e5f979b52ed8ae1d044c37d556fae70882917c.patch;)
+sha512sums=('de4b14087e0df0de8ccad272481987d956487e8d18ab7142c3f25e54c41820e3f24aa6307416b67ff805240316c6dedc69f89fddf377307f0d5f35b9481cecdf'
+
'33b987cd59bda57f032b2b29535c83552329051271d3b0c23bcae23da1a1b8f352055d94a9663371c01d53bbf463958497780d3c8563f6c7ab030ccb7f06081f')
 
 prepare() {
   cd $_pkgname-$pkgver
 
-  # Disable failing tests
-  sed -i "/test('vibe-test_utils', vibe_test_utils_exe)/d" utils/meson.build
-
-   patch -p1 < "$srcdir"/fix-aa-tests.patch
+  patch -p1 < "$srcdir"/fix-meson.patch
 }
 
 build() {


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2018-12-19 Thread Dan Printzell via arch-commits
Date: Wednesday, December 19, 2018 @ 23:50:24
  Author: wild
Revision: 416818

Rebuilt against new ldc

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-19 23:49:56 UTC (rev 416817)
+++ PKGBUILD2018-12-19 23:50:24 UTC (rev 416818)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.4
-pkgrel=3
+pkgrel=4
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2018-10-13 Thread Dan Printzell via arch-commits
Date: Sunday, October 14, 2018 @ 00:28:55
  Author: wild
Revision: 393380

upgpkg: vibe-d 0.8.4-3

Added patch to fix the unittest

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |   10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 00:23:33 UTC (rev 393379)
+++ PKGBUILD2018-10-14 00:28:55 UTC (rev 393380)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.4
-pkgrel=2
+pkgrel=3
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'
@@ -10,8 +10,10 @@
 license=('MIT')
 depends=('liblphobos' 'openssl' 'libevent' 'zlib' 'diet-ng' 'd-stdx-allocator')
 makedepends=('meson' 'ldc' 'git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/vibe-d/vibe.d/archive/v$pkgver.tar.gz;)
-sha512sums=('b0536f6f33592c8e0af5e212d9f4a7d0ad1bf711c315fbd321dd1f5a8ea648fe03793820b26dedf6dc03ec2dc35e809641724bc71c800e2562cc930e686ffcc3')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/vibe-d/vibe.d/archive/v$pkgver.tar.gz;
+"fix-aa-tests.patch::https://github.com/vibe-d/vibe.d/commit/926691489fcc6da40e3c8e187e557398acbef532.patch;)
+sha512sums=('b0536f6f33592c8e0af5e212d9f4a7d0ad1bf711c315fbd321dd1f5a8ea648fe03793820b26dedf6dc03ec2dc35e809641724bc71c800e2562cc930e686ffcc3'
+
'a4aa070a9b1cf4c5c6920e8537bdcd0a4b8bae94a3a0a16db1c2d667118f13a98936ccd5f4f8055a2c25ceced1e98a950b60620be1e825eb8ebbbe88821c5c5b')
 
 prepare() {
   cd $_pkgname-$pkgver
@@ -18,6 +20,8 @@
 
   # Disable failing tests
   sed -i "/test('vibe-test_utils', vibe_test_utils_exe)/d" utils/meson.build
+
+   patch -p1 < "$srcdir"/fix-aa-tests.patch
 }
 
 build() {


[arch-commits] Commit in vibe-d/trunk (PKGBUILD)

2018-10-13 Thread Dan Printzell via arch-commits
Date: Sunday, October 14, 2018 @ 00:23:21
  Author: wild
Revision: 393378

upgpkg: vibe-d 0.8.4-2

Rebuilt against new ldc

Modified:
  vibe-d/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 00:14:46 UTC (rev 393377)
+++ PKGBUILD2018-10-14 00:23:21 UTC (rev 393378)
@@ -3,7 +3,7 @@
 pkgname=vibe-d
 _pkgname=vibe.d
 pkgver=0.8.4
-pkgrel=1
+pkgrel=2
 pkgdesc='High-performance asynchronous I/O, concurrency and web application 
toolkit'
 arch=('x86_64')
 url='https://vibed.org'