pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ocamlnet Updated package to latest version, 3.7.7....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5cbd1d172c89
branches:  trunk
changeset: 646567:5cbd1d172c89
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Feb 11 13:25:25 2015 +0000

description:
Updated package to latest version, 3.7.7. The only change is:
Netsys_posix.mli.mkfifoat: this function is not supported on OS X 10.10,
and this is now detected at config time

diffstat:

 net/ocamlnet/Makefile |  5 ++---
 net/ocamlnet/PLIST    |  3 ++-
 net/ocamlnet/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r 7f64cf71f9e6 -r 5cbd1d172c89 net/ocamlnet/Makefile
--- a/net/ocamlnet/Makefile     Wed Feb 11 12:51:41 2015 +0000
+++ b/net/ocamlnet/Makefile     Wed Feb 11 13:25:25 2015 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2014/10/13 12:37:50 jaapb Exp $
+# $NetBSD: Makefile,v 1.19 2015/02/11 13:25:25 jaapb Exp $
 #
 
-DISTNAME=              ocamlnet-3.7.6
+DISTNAME=              ocamlnet-3.7.7
 PKGNAME=       ${DISTNAME} # in order to avoid prefixing with ocaml-
-PKGREVISION=   1
 CATEGORIES=            net
 MASTER_SITES=          http://download.camlcity.org/download/
 
diff -r 7f64cf71f9e6 -r 5cbd1d172c89 net/ocamlnet/PLIST
--- a/net/ocamlnet/PLIST        Wed Feb 11 12:51:41 2015 +0000
+++ b/net/ocamlnet/PLIST        Wed Feb 11 13:25:25 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2014/10/13 12:37:50 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.10 2015/02/11 13:25:25 jaapb Exp $
 @unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/equeue
 @unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/netcgi2-plex
 @unexec %D/libexec/ocaml-findlib-register del %D/${OCAML_SITELIB}/netplex
@@ -638,6 +638,7 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/rpc-generator/rpc_generator.p.cmxa
 ${OCAML_SITELIB}/rpc-generator/rpcgen-packlist
 ${OCAML_SITELIB}/rpc-generator/syntax.cmi
+${OCAML_SITELIB}/rpc-generator/test_aux.mli
 ${PLIST.ssl}${OCAML_SITELIB}/rpc-ssl/META
 ${PLIST.ssl}${PLIST.ocaml-opt}${OCAML_SITELIB}/rpc-ssl/rpc_ssl.a
 ${PLIST.ssl}${OCAML_SITELIB}/rpc-ssl/rpc_ssl.cma
diff -r 7f64cf71f9e6 -r 5cbd1d172c89 net/ocamlnet/distinfo
--- a/net/ocamlnet/distinfo     Wed Feb 11 12:51:41 2015 +0000
+++ b/net/ocamlnet/distinfo     Wed Feb 11 13:25:25 2015 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2014/10/13 12:37:50 jaapb Exp $
+$NetBSD: distinfo,v 1.17 2015/02/11 13:25:25 jaapb Exp $
 
-SHA1 (ocamlnet-3.7.6.tar.gz) = 05a0fbb62423e23d2cffaa66f34432e16b055389
-RMD160 (ocamlnet-3.7.6.tar.gz) = 67ce39c342276df8ca5021c98f96edd718e78b3a
-Size (ocamlnet-3.7.6.tar.gz) = 3425021 bytes
+SHA1 (ocamlnet-3.7.7.tar.gz) = db88039adf941bf6aeaff453f4848b4407e7f560
+RMD160 (ocamlnet-3.7.7.tar.gz) = bb82d537d4bc4706c75c91bbc02da1996e896b9b
+Size (ocamlnet-3.7.7.tar.gz) = 3357674 bytes
 SHA1 (patch-Makefile.rules) = ffe0b4a56e2b1f0449ee6ceedaeffdb5b5abbc9a
 SHA1 (patch-src_netsys_netsys__c.c) = 541f1d1b7466301c3f9010cb8e8308e68b863766



Home | Main Index | Thread Index | Old Index