summaryrefslogtreecommitdiff
path: root/devel/librfuncs
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2004-11-04 20:24:50 +0000
committershannonjr <shannonjr>2004-11-04 20:24:50 +0000
commitfe1891c6897fb58de9a0a9bfcf908daa2c078192 (patch)
tree56e60ec8c356d07893b19d81fe20afc0bece2e3c /devel/librfuncs
parent430e95e749fe3823e121d323c314fece05f6482d (diff)
downloadpkgsrc-fe1891c6897fb58de9a0a9bfcf908daa2c078192.tar.gz
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 (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 7176d8bf452..ef835bcf6c8 100644
--- a/devel/librfuncs/Makefile
+++ b/devel/librfuncs/Makefile
@@ -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 --git a/devel/librfuncs/distinfo b/devel/librfuncs/distinfo
index aaf16f2938f..ba00c0e867f 100644
--- a/devel/librfuncs/distinfo
+++ b/devel/librfuncs/distinfo
@@ -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