pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ocaml-uutf Revbump associated with ocaml 4.02.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0494399fc4f4
branches:  trunk
changeset: 645003:0494399fc4f4
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Jan 20 16:04:57 2015 +0000

description:
Revbump associated with ocaml 4.02.1.

diffstat:

 textproc/ocaml-uutf/Makefile      |  3 ++-
 textproc/ocaml-uutf/buildlink3.mk |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 7ab2f040d0b2 -r 0494399fc4f4 textproc/ocaml-uutf/Makefile
--- a/textproc/ocaml-uutf/Makefile      Tue Jan 20 16:03:38 2015 +0000
+++ b/textproc/ocaml-uutf/Makefile      Tue Jan 20 16:04:57 2015 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2014/11/27 13:38:15 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2015/01/20 16:04:57 jaapb Exp $
 
 DISTNAME=      uutf-0.9.3
+PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  http://erratique.ch/software/uutf/releases/
 EXTRACT_SUFX=  .tbz
diff -r 7ab2f040d0b2 -r 0494399fc4f4 textproc/ocaml-uutf/buildlink3.mk
--- a/textproc/ocaml-uutf/buildlink3.mk Tue Jan 20 16:03:38 2015 +0000
+++ b/textproc/ocaml-uutf/buildlink3.mk Tue Jan 20 16:04:57 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/11/06 11:29:15 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2015/01/20 16:04:57 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-uutf
 
 .if !defined(OCAML_UUTF_BUILDLINK3_MK)
 OCAML_UUTF_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.ocaml-uutf+=     ocaml-uutf>=0.9.3
+BUILDLINK_API_DEPENDS.ocaml-uutf+=     ocaml-uutf>=0.9.3nb1
 BUILDLINK_PKGSRCDIR.ocaml-uutf?=       ../../textproc/ocaml-uutf
 .endif # OCAML_UUTF_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index