pkgsrc-Changes-HG archive

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

pkgsrc: Revbump for net/ocaml-ipaddr.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44174c59ff96
branches:  trunk
changeset: 306055:44174c59ff96
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Apr 09 10:24:20 2018 +0000
description:
Revbump for net/ocaml-ipaddr.

No upstream changes, just installing new files created by the new version
of jbuilder.

diffstat:

 net/ocaml-ipaddr/Makefile      |  4 ++--
 net/ocaml-ipaddr/PLIST         |  9 ++++++++-
 net/ocaml-ipaddr/buildlink3.mk |  4 ++--
 3 files changed, 12 insertions(+), 5 deletions(-)

diffs (75 lines):

diff -r f6210843cbc8 -r 44174c59ff96 net/ocaml-ipaddr/Makefile
--- a/net/ocaml-ipaddr/Makefile Mon Apr 09 10:20:44 2018 +0000
+++ b/net/ocaml-ipaddr/Makefile Mon Apr 09 10:24:20 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2018/01/10 16:53:12 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2018/04/09 10:24:20 jaapb Exp $
 
 VERSION=       2.8.0
 GITHUB_PROJECT=        ocaml-ipaddr
 DISTNAME=      ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mirage/}
 
diff -r f6210843cbc8 -r 44174c59ff96 net/ocaml-ipaddr/PLIST
--- a/net/ocaml-ipaddr/PLIST    Mon Apr 09 10:20:44 2018 +0000
+++ b/net/ocaml-ipaddr/PLIST    Mon Apr 09 10:24:20 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/07/21 14:21:26 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/04/09 10:24:20 jaapb Exp $
 ${OCAML_SITELIB}/ipaddr/META
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/ipaddr.a
 ${OCAML_SITELIB}/ipaddr/ipaddr.cma
@@ -8,11 +8,14 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/ipaddr.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/ipaddr.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/ipaddr.cmxs
+${OCAML_SITELIB}/ipaddr/ipaddr.dune
+${OCAML_SITELIB}/ipaddr/ipaddr.ml
 ${OCAML_SITELIB}/ipaddr/ipaddr.mli
 ${OCAML_SITELIB}/ipaddr/macaddr.cmi
 ${OCAML_SITELIB}/ipaddr/macaddr.cmt
 ${OCAML_SITELIB}/ipaddr/macaddr.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/macaddr.cmx
+${OCAML_SITELIB}/ipaddr/macaddr.ml
 ${OCAML_SITELIB}/ipaddr/macaddr.mli
 ${OCAML_SITELIB}/ipaddr/opam
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/top/ipaddr_top.a
@@ -23,6 +26,8 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/top/ipaddr_top.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/top/ipaddr_top.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/top/ipaddr_top.cmxs
+${OCAML_SITELIB}/ipaddr/top/ipaddr.top.dune
+${OCAML_SITELIB}/ipaddr/top/ipaddr_top.ml
 ${OCAML_SITELIB}/ipaddr/top/ipaddr_top.mli
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/unix/ipaddr_unix.a
 ${OCAML_SITELIB}/ipaddr/unix/ipaddr_unix.cma
@@ -32,6 +37,8 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/unix/ipaddr_unix.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/unix/ipaddr_unix.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ipaddr/unix/ipaddr_unix.cmxs
+${OCAML_SITELIB}/ipaddr/unix/ipaddr.unix.dune
+${OCAML_SITELIB}/ipaddr/unix/ipaddr_unix.ml
 ${OCAML_SITELIB}/ipaddr/unix/ipaddr_unix.mli
 share/doc/ipaddr/CHANGES.md
 share/doc/ipaddr/LICENSE.md
diff -r f6210843cbc8 -r 44174c59ff96 net/ocaml-ipaddr/buildlink3.mk
--- a/net/ocaml-ipaddr/buildlink3.mk    Mon Apr 09 10:20:44 2018 +0000
+++ b/net/ocaml-ipaddr/buildlink3.mk    Mon Apr 09 10:24:20 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2018/01/10 16:53:12 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2018/04/09 10:24:20 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ipaddr
 
@@ -6,7 +6,7 @@
 OCAML_IPADDR_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ipaddr+=   ocaml-ipaddr>=2.0.0
-BUILDLINK_ABI_DEPENDS.ocaml-ipaddr?=   ocaml-ipaddr>=2.8.0nb2
+BUILDLINK_ABI_DEPENDS.ocaml-ipaddr?=   ocaml-ipaddr>=2.8.0nb3
 BUILDLINK_PKGSRCDIR.ocaml-ipaddr?=     ../../net/ocaml-ipaddr
 BUILDLINK_FILES.ocaml-ipaddr+=         lib/ocaml/site-lib/*
 



Home | Main Index | Thread Index | Old Index