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

2020-11-30 Thread Evangelos Foutras via arch-commits
Date: Tuesday, December 1, 2020 @ 03:55:07
  Author: foutrelis
Revision: 402443

upgpkg: ocamlbuild 0.14.0-9: ocaml 4.11.1 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-30 23:44:43 UTC (rev 402442)
+++ PKGBUILD2020-12-01 03:55:07 UTC (rev 402443)
@@ -2,12 +2,12 @@
 
 pkgname=ocamlbuild
 pkgver=0.14.0
-pkgrel=8
+pkgrel=9
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')
 url='https://github.com/ocaml/ocamlbuild/releases'
-depends=('ocaml>=4.11.0')
+depends=('ocaml>=4.11.1')
 options=('!makeflags')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
 sha256sums=('87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78')


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

2020-08-29 Thread Jürgen Hötzel via arch-commits
Date: Saturday, August 29, 2020 @ 13:08:21
  Author: juergen
Revision: 394886

OCaml 4.11.0 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-29 13:01:14 UTC (rev 394885)
+++ PKGBUILD2020-08-29 13:08:21 UTC (rev 394886)
@@ -2,12 +2,12 @@
 
 pkgname=ocamlbuild
 pkgver=0.14.0
-pkgrel=7
+pkgrel=8
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')
 url='https://github.com/ocaml/ocamlbuild/releases'
-depends=('ocaml>=4.04.0')
+depends=('ocaml>=4.11.0')
 options=('!makeflags')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
 sha256sums=('87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78')


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

2020-05-16 Thread Jürgen Hötzel via arch-commits
Date: Saturday, May 16, 2020 @ 10:40:27
  Author: juergen
Revision: 384176

Rebuild/Update to OCaml 4.10.0

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 10:40:11 UTC (rev 384175)
+++ PKGBUILD2020-05-16 10:40:27 UTC (rev 384176)
@@ -2,7 +2,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.14.0
-pkgrel=6
+pkgrel=7
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')


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

2020-03-21 Thread Felix Yan via arch-commits
Date: Saturday, March 21, 2020 @ 18:15:34
  Author: felixonmars
Revision: 378274

upgpkg: ocamlbuild 0.14.0-6: rebuild with ocaml 4.09.1

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-21 15:29:43 UTC (rev 378273)
+++ PKGBUILD2020-03-21 18:15:34 UTC (rev 378274)
@@ -2,7 +2,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.14.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')


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

2019-10-10 Thread Jürgen Hötzel via arch-commits
Date: Thursday, October 10, 2019 @ 09:52:46
  Author: juergen
Revision: 364316

OCaml 4.09 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-10 09:52:23 UTC (rev 364315)
+++ PKGBUILD2019-10-10 09:52:46 UTC (rev 364316)
@@ -2,7 +2,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.14.0
-pkgrel=4
+pkgrel=5
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')


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

2019-08-24 Thread Jürgen Hötzel via arch-commits
Date: Saturday, August 24, 2019 @ 12:24:34
  Author: juergen
Revision: 360641

OCaml 4.08.1 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-24 12:24:00 UTC (rev 360640)
+++ PKGBUILD2019-08-24 12:24:34 UTC (rev 360641)
@@ -2,7 +2,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.14.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')


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

2019-08-15 Thread Jürgen Hötzel via arch-commits
Date: Friday, August 16, 2019 @ 05:48:01
  Author: juergen
Revision: 359864

OCaml 4.08 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-16 05:36:09 UTC (rev 359863)
+++ PKGBUILD2019-08-16 05:48:01 UTC (rev 359864)
@@ -2,7 +2,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.14.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')


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

2019-05-16 Thread Giancarlo Razzolini via arch-commits
Date: Friday, May 17, 2019 @ 00:32:32
  Author: grazzolini
Revision: 353513

upgpkg: ocamlbuild 0.14.0-2

Modified:
  ocamlbuild/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-16 21:46:36 UTC (rev 353512)
+++ PKGBUILD2019-05-17 00:32:32 UTC (rev 353513)
@@ -2,7 +2,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.14.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')
@@ -14,7 +14,7 @@
 
 build() {
   cd $pkgname-$pkgver
-  make configure
+  make configure PREFIX="/usr" MANDIR="/usr/share/man"
   make
 }
 


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

2019-03-08 Thread Antonio Rojas via arch-commits
Date: Friday, March 8, 2019 @ 19:08:29
  Author: arojas
Revision: 347459

Update to 0.14.0

Modified:
  ocamlbuild/trunk/PKGBUILD

--+
 PKGBUILD |   10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-08 18:59:31 UTC (rev 347458)
+++ PKGBUILD2019-03-08 19:08:29 UTC (rev 347459)
@@ -1,8 +1,8 @@
 # Maintainer: Jürgen Hötzel 
 
 pkgname=ocamlbuild
-pkgver=0.13.1
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')
@@ -9,8 +9,8 @@
 url='https://github.com/ocaml/ocamlbuild/releases'
 depends=('ocaml>=4.04.0')
 options=('!makeflags')
-source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
-sha1sums=('092907719d184ca5ada87958eea1866e83b0fd51')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
+sha256sums=('87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78')
 
 build() {
   cd $pkgname-$pkgver
@@ -22,5 +22,3 @@
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
 }
-
-


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

2018-11-28 Thread Jürgen Hötzel via arch-commits
Date: Thursday, November 29, 2018 @ 07:07:59
  Author: juergen
Revision: 340584

OCaml 4.07.1 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-29 07:06:22 UTC (rev 340583)
+++ PKGBUILD2018-11-29 07:07:59 UTC (rev 340584)
@@ -2,7 +2,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')


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

2018-10-07 Thread Antonio Rojas via arch-commits
Date: Sunday, October 7, 2018 @ 21:38:46
  Author: arojas
Revision: 335918

Update to 0.13.1

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-07 21:30:09 UTC (rev 335917)
+++ PKGBUILD2018-10-07 21:38:46 UTC (rev 335918)
@@ -1,8 +1,8 @@
 # Maintainer: Jürgen Hötzel 
 
 pkgname=ocamlbuild
-pkgver=0.12.0
-pkgrel=3
+pkgver=0.13.1
+pkgrel=1
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')
@@ -10,17 +10,17 @@
 depends=('ocaml>=4.04.0')
 options=('!makeflags')
 source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
-sha1sums=('ac8024b4ed6d92a5871dc218259a683808753b1f')
+sha1sums=('092907719d184ca5ada87958eea1866e83b0fd51')
 
 build() {
-  cd "$srcdir/$pkgname-$pkgver"
+  cd $pkgname-$pkgver
   make configure
   make
 }
 
 package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
 }
 
 


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

2018-08-14 Thread Jürgen Hötzel via arch-commits
Date: Tuesday, August 14, 2018 @ 15:27:10
  Author: juergen
Revision: 331495

OCaml 4.07.0 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-14 15:19:59 UTC (rev 331494)
+++ PKGBUILD2018-08-14 15:27:10 UTC (rev 331495)
@@ -3,7 +3,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.12.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')


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

2018-01-22 Thread Jürgen Hötzel via arch-commits
Date: Monday, January 22, 2018 @ 20:24:22
  Author: juergen
Revision: 315270

OCaml 4.06 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-22 20:22:10 UTC (rev 315269)
+++ PKGBUILD2018-01-22 20:24:22 UTC (rev 315270)
@@ -3,7 +3,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')


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

2017-11-19 Thread Antonio Rojas
Date: Sunday, November 19, 2017 @ 09:54:35
  Author: arojas
Revision: 310427

Update to 0.12.0

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-19 01:31:26 UTC (rev 310426)
+++ PKGBUILD2017-11-19 09:54:35 UTC (rev 310427)
@@ -2,8 +2,8 @@
 # Maintainer: Jürgen Hötzel 
 
 pkgname=ocamlbuild
-pkgver=0.11.0
-pkgrel=3
+pkgver=0.12.0
+pkgrel=1
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64')
 license=('GPL2')
@@ -11,7 +11,7 @@
 depends=('ocaml>=4.04.0')
 options=('!makeflags')
 source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
-sha1sums=('f678cbd00942e0d863da018783f62cbdaad96b24')
+sha1sums=('ac8024b4ed6d92a5871dc218259a683808753b1f')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-07-15 Thread Jürgen Hötzel
Date: Saturday, July 15, 2017 @ 06:12:48
  Author: juergen
Revision: 300586

OCaml 4.05.0 rebuild

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-15 06:08:01 UTC (rev 300585)
+++ PKGBUILD2017-07-15 06:12:48 UTC (rev 300586)
@@ -3,7 +3,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64' 'i686')
 license=('GPL2')


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

2017-07-10 Thread Evangelos Foutras
Date: Tuesday, July 11, 2017 @ 04:47:32
  Author: foutrelis
Revision: 300069

upgpkg: ocamlbuild 0.11.0-2

PIE rebuild.

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-11 04:47:27 UTC (rev 300068)
+++ PKGBUILD2017-07-11 04:47:32 UTC (rev 300069)
@@ -3,7 +3,7 @@
 
 pkgname=ocamlbuild
 pkgver=0.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64' 'i686')
 license=('GPL2')


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

2017-04-28 Thread Jürgen Hötzel
Date: Friday, April 28, 2017 @ 09:07:59
  Author: juergen
Revision: 294980

upgpkg: ocamlbuild 0.11.0-1

Modified:
  ocamlbuild/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-28 09:03:53 UTC (rev 294979)
+++ PKGBUILD2017-04-28 09:07:59 UTC (rev 294980)
@@ -2,7 +2,7 @@
 # Maintainer: Jürgen Hötzel 
 
 pkgname=ocamlbuild
-pkgver=0.9.3
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64' 'i686')
@@ -11,7 +11,7 @@
 depends=('ocaml>=4.04.0')
 options=('!makeflags')
 source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
-sha1sums=('16d15d90689b3748a2727e02e03c99a8c2d9ccc7')
+sha1sums=('f678cbd00942e0d863da018783f62cbdaad96b24')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-11-15 Thread Jürgen Hötzel
Date: Tuesday, November 15, 2016 @ 18:04:45
  Author: juergen
Revision: 280843

upgpkg: ocamlbuild 0.9.3-1

Modified:
  ocamlbuild/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-15 17:59:06 UTC (rev 280842)
+++ PKGBUILD2016-11-15 18:04:45 UTC (rev 280843)
@@ -2,16 +2,16 @@
 # Maintainer: Jürgen Hötzel 
 
 pkgname=ocamlbuild
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=1
 pkgdesc='Build tool, that has built-in rules for building OCaml library and 
programs'
 arch=('x86_64' 'i686')
 license=('GPL2')
 url='https://github.com/ocaml/ocamlbuild/releases'
-depends=('ocaml>=4.03.0')
+depends=('ocaml>=4.04.0')
 options=('!makeflags')
 source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz;)
-md5sums=('b8c90bac4e54e3b5b8243c4845122dd2')
+sha1sums=('16d15d90689b3748a2727e02e03c99a8c2d9ccc7')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"