pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/librfuncs Update to version 1.0.2. This version ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d203886554be
branches: trunk
changeset: 482897:d203886554be
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Thu Nov 04 20:24:50 2004 +0000
description:
Update to version 1.0.2. This version uses the mutexes from either
pthread or pth according to what pthread.buildlink3.mk and the
autotools identify. If neither pthread nor pth is found no thread
locking is performed.
diffstat:
devel/librfuncs/Makefile | 4 ++--
devel/librfuncs/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 4337226f7dff -r d203886554be devel/librfuncs/Makefile
--- a/devel/librfuncs/Makefile Thu Nov 04 20:20:22 2004 +0000
+++ b/devel/librfuncs/Makefile Thu Nov 04 20:24:50 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/10/24 23:41:35 shannonjr Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/04 20:24:50 shannonjr Exp $
#
-DISTNAME= librfuncs-1.0.1
+DISTNAME= librfuncs-1.0.2
CATEGORIES= devel
MASTER_SITES= http://www.johnrshannon.com/NetBSD/
EXTRACT_SUFX= .tar.bz2
diff -r 4337226f7dff -r d203886554be devel/librfuncs/distinfo
--- a/devel/librfuncs/distinfo Thu Nov 04 20:20:22 2004 +0000
+++ b/devel/librfuncs/distinfo Thu Nov 04 20:24:50 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2004/10/24 23:41:35 shannonjr Exp $
+$NetBSD: distinfo,v 1.3 2004/11/04 20:24:50 shannonjr Exp $
-SHA1 (librfuncs-1.0.1.tar.bz2) = 83284e0a33ba8b3a64a6a69c03b5a35cd136731f
-Size (librfuncs-1.0.1.tar.bz2) = 472286 bytes
+SHA1 (librfuncs-1.0.2.tar.bz2) = a2134d0131e8f786e034a1b192cb144e11cbaa9a
+Size (librfuncs-1.0.2.tar.bz2) = 449852 bytes
Home |
Main Index |
Thread Index |
Old Index