diff options
author | wiz <wiz@pkgsrc.org> | 2016-08-24 10:51:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-08-24 10:51:53 +0000 |
commit | 89db25dd2c3885ea375c3a8530ccf281054a9c75 (patch) | |
tree | 220cbad844283686aa706e3b62b3ae072f5281c7 /x11 | |
parent | 5ea3379b31a6e2ae7bdee181f304e8570e0f0f75 (diff) | |
download | pkgsrc-89db25dd2c3885ea375c3a8530ccf281054a9c75.tar.gz |
Updated ocaml-lablgtk to 2.18.5.
In Lablgtk-2.18.5:
2016.08.10 [Jacques]
* update applications/browser for 4.04
2016.08.02 [Jacques]
* add CAMLparam before CAMLlocal (report by Francois Bobot)
* add -fno-unwind-tables to GTKCFLAGS if the compiler allows it
(suggested by Bart Jacobs)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/ocaml-lablgtk/Makefile | 7 | ||||
-rw-r--r-- | x11/ocaml-lablgtk/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/x11/ocaml-lablgtk/Makefile b/x11/ocaml-lablgtk/Makefile index 821d9026269..fd315a776ee 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2016/08/03 10:22:24 adam Exp $ +# $NetBSD: Makefile,v 1.19 2016/08/24 10:51:53 wiz Exp $ -DISTNAME= lablgtk-2.18.4 +DISTNAME= lablgtk-2.18.5 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 3 CATEGORIES= x11 -MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1602/ +MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1627/ MAINTAINER= jaapb@NetBSD.org HOMEPAGE= http://lablgtk.forge.ocamlcore.org/ diff --git a/x11/ocaml-lablgtk/distinfo b/x11/ocaml-lablgtk/distinfo index cafc815490f..5f4d3ee04c2 100644 --- a/x11/ocaml-lablgtk/distinfo +++ b/x11/ocaml-lablgtk/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2016/05/22 17:42:14 wiz Exp $ +$NetBSD: distinfo,v 1.7 2016/08/24 10:51:53 wiz Exp $ -SHA1 (lablgtk-2.18.4.tar.gz) = 9f730829259240dc935e4c7f76dd4357d5d07961 -RMD160 (lablgtk-2.18.4.tar.gz) = a35b929e9e8f6dc871316b52323cb8d868d91b71 -SHA512 (lablgtk-2.18.4.tar.gz) = 8b400f6467929ee433541e9649bf0301be2c851c9bdbaf3f001fe2bf2e1ee755a6dbc541b8e0b571d567ee8c8a997323aeb731d6f73a54b1594977237ff76d25 -Size (lablgtk-2.18.4.tar.gz) = 800059 bytes +SHA1 (lablgtk-2.18.5.tar.gz) = 8e0a64ba9c194a8affb03856a6acf6fcd06ad1e4 +RMD160 (lablgtk-2.18.5.tar.gz) = c9dcdff500a67b02b32ac8d2d965bd1bde6eaba3 +SHA512 (lablgtk-2.18.5.tar.gz) = 7b6ba1a4dfa82cc3bbc502082ff4fccc23cc06ee4f30d01a2e423f3f99e945a4befe450d230b5aa19c5b810e9f46f2838655099d49da2db7c8a2e52eac213024 +Size (lablgtk-2.18.5.tar.gz) = 808005 bytes SHA1 (patch-src_Makefile) = a24fafdbc273863e110d4becb79f849053ec9a9c |