pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ocaml-ipaddr



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Apr  9 10:24:20 UTC 2018

Modified Files:
        pkgsrc/net/ocaml-ipaddr: Makefile PLIST buildlink3.mk

Log Message:
Revbump for net/ocaml-ipaddr.

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


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/ocaml-ipaddr/Makefile \
    pkgsrc/net/ocaml-ipaddr/buildlink3.mk
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/ocaml-ipaddr/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/ocaml-ipaddr/Makefile
diff -u pkgsrc/net/ocaml-ipaddr/Makefile:1.12 pkgsrc/net/ocaml-ipaddr/Makefile:1.13
--- pkgsrc/net/ocaml-ipaddr/Makefile:1.12       Wed Jan 10 16:53:12 2018
+++ pkgsrc/net/ocaml-ipaddr/Makefile    Mon Apr  9 10:24:20 2018
@@ -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/}
 
Index: pkgsrc/net/ocaml-ipaddr/buildlink3.mk
diff -u pkgsrc/net/ocaml-ipaddr/buildlink3.mk:1.12 pkgsrc/net/ocaml-ipaddr/buildlink3.mk:1.13
--- pkgsrc/net/ocaml-ipaddr/buildlink3.mk:1.12  Wed Jan 10 16:53:12 2018
+++ pkgsrc/net/ocaml-ipaddr/buildlink3.mk       Mon Apr  9 10:24:20 2018
@@ -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 @@ BUILDLINK_TREE+=        ocaml-ipaddr
 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/*
 

Index: pkgsrc/net/ocaml-ipaddr/PLIST
diff -u pkgsrc/net/ocaml-ipaddr/PLIST:1.5 pkgsrc/net/ocaml-ipaddr/PLIST:1.6
--- pkgsrc/net/ocaml-ipaddr/PLIST:1.5   Fri Jul 21 14:21:26 2017
+++ pkgsrc/net/ocaml-ipaddr/PLIST       Mon Apr  9 10:24:20 2018
@@ -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 @@ ${OCAML_SITELIB}/ipaddr/ipaddr.cmti
 ${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 @@ ${OCAML_SITELIB}/ipaddr/top/ipaddr_top.c
 ${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 @@ ${OCAML_SITELIB}/ipaddr/unix/ipaddr_unix
 ${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



Home | Main Index | Thread Index | Old Index