Hey all,
I updated the ocaml FrugalBuild to grab and build the latest version
4.01.0. It's been a while since I've done this, so please have some
patience with me if I've made any mistakes :)
Patch is attached.
Thanks,
-Cory (groovy2shoes)
--
~
~
:wq
>From f5706a3dcf2fa088991bd553a0a33e906b222801 Mon Sep 17 00:00:00 2001
From: Cory Burgett <[email protected]>
Date: Sat, 22 Feb 2014 20:01:30 -0500
Subject: [PATCH] ocaml-4.01.0-1-x86_64
* version bump
---
source/devel-extra/ocaml/FrugalBuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/source/devel-extra/ocaml/FrugalBuild
b/source/devel-extra/ocaml/FrugalBuild
index 2d07b4a..4a029d3 100644
--- a/source/devel-extra/ocaml/FrugalBuild
+++ b/source/devel-extra/ocaml/FrugalBuild
@@ -2,17 +2,17 @@
# Maintainer: Elentir <[email protected]>
pkgname=ocaml
-pkgver=3.12.1
-pkgrel=4
+pkgver=4.01.0
+pkgrel=1
pkgdesc="Caml is a general-purpose programming language, designed with program
safety and reliability in mind."
url="http://caml.inria.fr/"
-depends=('libxml2>=2.7.8' 'gdbm>=1.10' 'binutils>=2.24')
+depends=('libxml2>=2.7.8' 'gdbm>=1.10' 'binutils>=2.22')
makedepends=('tk')
groups=('devel-extra')
archs=('x86_64' 'i686' 'arm')
up2date="lynx -dump http://caml.inria.fr/download.en.html|grep 'most recent
version of OCaml' |sed -n 's/.*s \(.*\)\. .*/\1/;1 p'"
-source=(http://caml.inria.fr/pub/distrib/$pkgname-`echo $pkgver | sed
's/\(.*\)\..*/\1/'`/$pkgname-$pkgver.tar.gz)
-sha1sums=('05125da055d39dd6fe8fe5c0155b2e9f55c10dfd')
+source=(http://caml.inria.fr/pub/distrib/$pkgname-`echo $pkgver | sed
's/\([0-9]*\.[0-9]*\)\..*/\1/'`/$pkgname-$pkgver.tar.gz)
+sha1sums=('31ae98051d42e038f4fbc5fd338c4fa5c36744e0')
build() {
Fcd
--
1.8.4.1
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel