pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_ssl Updated package devel/ocaml-lwt-ss...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fda8affaf65f
branches:  trunk
changeset: 374410:fda8affaf65f
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Jan 22 11:58:02 2018 +0000

description:
Updated package devel/ocaml-lwt-ssl to version 1.1.1.

This fixes compatibility with OCaml 4.06.

diffstat:

 devel/ocaml-lwt_ssl/Makefile      |  7 +++----
 devel/ocaml-lwt_ssl/buildlink3.mk |  4 ++--
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r a34bc6a417da -r fda8affaf65f devel/ocaml-lwt_ssl/Makefile
--- a/devel/ocaml-lwt_ssl/Makefile      Mon Jan 22 11:56:52 2018 +0000
+++ b/devel/ocaml-lwt_ssl/Makefile      Mon Jan 22 11:58:02 2018 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2018/01/10 16:53:09 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2018/01/22 11:58:02 jaapb Exp $
 
-PKGREVISION= 1
 .include "../../devel/ocaml-lwt/Makefile.common"
 
-PKGNAME=       ocaml-lwt_ssl-1.1.0
-CATEGORIES=    devel
+PKGNAME=       ocaml-lwt_ssl-1.1.1
+CATEGORIES=    devel security
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/ocsigen/lwt/
diff -r a34bc6a417da -r fda8affaf65f devel/ocaml-lwt_ssl/buildlink3.mk
--- a/devel/ocaml-lwt_ssl/buildlink3.mk Mon Jan 22 11:56:52 2018 +0000
+++ b/devel/ocaml-lwt_ssl/buildlink3.mk Mon Jan 22 11:58:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2018/01/10 16:53:09 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2018/01/22 11:58:02 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-lwt_ssl
 
@@ -6,7 +6,7 @@
 OCAML_LWT_SSL_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-lwt_ssl+=  ocaml-lwt_ssl>=1.1.0
-BUILDLINK_ABI_DEPENDS.ocaml-lwt_ssl?=  ocaml-lwt_ssl>=1.1.0nb1
+BUILDLINK_ABI_DEPENDS.ocaml-lwt_ssl?=  ocaml-lwt_ssl>=1.1.1
 BUILDLINK_PKGSRCDIR.ocaml-lwt_ssl?=    ../../devel/ocaml-lwt_ssl
 
 .include "../../devel/ocaml-lwt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index