summaryrefslogtreecommitdiff
path: root/lang/librep/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2001-10-21 11:07:11 +0000
committerwiz <wiz>2001-10-21 11:07:11 +0000
commitd5f0bb4c90b877b398832ab9b56e661fe632899b (patch)
treef92ec55d4f78a53943b0efe679b3e02be7e7ec0b /lang/librep/distinfo
parent673a539b6bc45581573864cc53b46df120642738 (diff)
downloadpkgsrc-d5f0bb4c90b877b398832ab9b56e661fe632899b.tar.gz
Update to 0.14, provided by Eric Gillespie, Jr., in pkg/14134.
Changes: * New module `rep.util.md5', has two functions for generating MD5 message digests (of files or strings) * Changes to the `rep.io.sockets' function: In the `socket-server' function the HOST and/or PORT arguments may be false, meaning to listen on all addresses and to choose a random unused port. New functions `socket-peer-address' and `socket-peer-port', these always returns the details of the far end of the connetion. `socket-address' and `socket-port' have been changed to always return the details of the local connection point. * New function in `rep.system' module, `crypt'. A wrapper for the system's `crypt' function (if it has one) * New function in `rep.threads' mdoule, `make-suspended-thread' * New module `rep.net.rpc', provides a text-stream based RPC mechanism for Lisp programs. Similar in some ways to untyped CORBA. (This is still in the experimental stage - its interface may change in forthcoming releases) * New functions in `rep.data' module, `list->vector' and `vector->list' * New macro `define-special-form'. A combination of `defvar' and `setq' - it always makes the variable special and it always sets it to the given value * New module `rep.test.framework' implementing `assert', `check' and `test' macros. This provides a framework for implementing unit tests in Lisp modules (such that running the interpreter with the `--check' option will run all tests that have been set up to be autoloaded
Diffstat (limited to 'lang/librep/distinfo')
-rw-r--r--lang/librep/distinfo8
1 files changed, 3 insertions, 5 deletions
diff --git a/lang/librep/distinfo b/lang/librep/distinfo
index ffe83db51d3..a0748175975 100644
--- a/lang/librep/distinfo
+++ b/lang/librep/distinfo
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.2 2001/04/19 15:00:53 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/10/21 11:07:11 wiz Exp $
-SHA1 (librep-0.13.2.tar.gz) = 8902f2ac50155cc290ef63e0e892276836114e33
-Size (librep-0.13.2.tar.gz) = 816522 bytes
-SHA1 (patch-aa) = 5a82ee3d601dcdd59c00124b38d76376c5a115f8
-SHA1 (patch-ab) = 9f3652f48e899a02e4636bf9b9e14928e71b1626
+SHA1 (librep-0.14.tar.gz) = d8beb173f2edc11bee14deb43489e74bf575ab3c
+Size (librep-0.14.tar.gz) = 882892 bytes
SHA1 (patch-ac) = 562f8a25b2da564fa4372101bfa1199b0c755ee3