summaryrefslogtreecommitdiff
path: root/devel/librfuncs
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2004-11-16 21:39:32 +0000
committershannonjr <shannonjr>2004-11-16 21:39:32 +0000
commit04ba043a5421dbadcab43d30f512aa79602a631c (patch)
treee9c8ac2a70dbc61c01e781327189e4e421bd3714 /devel/librfuncs
parent7578e3bdec342bb107085f04d9d345984120b2e8 (diff)
downloadpkgsrc-04ba043a5421dbadcab43d30f512aa79602a631c.tar.gz
Change to revision 1.0.6. This revision recognises that SunOS has
thread-safe getenv() and strerror() functions. With thread-safe functions, not mutexes are used to serialize access to these functions.
Diffstat (limited to 'devel/librfuncs')
-rw-r--r--devel/librfuncs/Makefile4
-rw-r--r--devel/librfuncs/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/librfuncs/Makefile b/devel/librfuncs/Makefile
index 80eda3b0f25..405c3b10992 100644
--- a/devel/librfuncs/Makefile
+++ b/devel/librfuncs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/11/12 06:39:20 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2004/11/16 21:39:32 shannonjr Exp $
#
-DISTNAME= librfuncs-1.0.5
+DISTNAME= librfuncs-1.0.6
CATEGORIES= devel
MASTER_SITES= http://www.johnrshannon.com/NetBSD/
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/librfuncs/distinfo b/devel/librfuncs/distinfo
index 41ca0954901..86d2260d30c 100644
--- a/devel/librfuncs/distinfo
+++ b/devel/librfuncs/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/11/08 11:10:00 shannonjr Exp $
+$NetBSD: distinfo,v 1.7 2004/11/16 21:39:32 shannonjr Exp $
-SHA1 (librfuncs-1.0.5.tar.bz2) = 3c658e6370be60b997fd20326eb569aaa6dfaad3
-Size (librfuncs-1.0.5.tar.bz2) = 470329 bytes
+SHA1 (librfuncs-1.0.6.tar.bz2) = f08d225e7edf277c9aebe73e72bee8f65b4f3799
+Size (librfuncs-1.0.6.tar.bz2) = 471184 bytes