pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/librfuncs Change to revision 1.0.6. This revisio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab21dd850ff1
branches:  trunk
changeset: 483661:ab21dd850ff1
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Tue Nov 16 21:39:32 2004 +0000

description:
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:

 devel/librfuncs/Makefile |  4 ++--
 devel/librfuncs/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 642510c50af9 -r ab21dd850ff1 devel/librfuncs/Makefile
--- a/devel/librfuncs/Makefile  Tue Nov 16 20:25:01 2004 +0000
+++ b/devel/librfuncs/Makefile  Tue Nov 16 21:39:32 2004 +0000
@@ -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 -r 642510c50af9 -r ab21dd850ff1 devel/librfuncs/distinfo
--- a/devel/librfuncs/distinfo  Tue Nov 16 20:25:01 2004 +0000
+++ b/devel/librfuncs/distinfo  Tue Nov 16 21:39:32 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index