summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2004-11-08 11:10:00 +0000
committershannonjr <shannonjr>2004-11-08 11:10:00 +0000
commite9010a7c2d361b249f6db591b4b036e4f1e8d6fd (patch)
tree6ddb5eea2772446088361d1f906091871ed91c75 /devel
parent32b1adafc0a0c0aade2c08b17346ff08907130f9 (diff)
downloadpkgsrc-e9010a7c2d361b249f6db591b4b036e4f1e8d6fd.tar.gz
Updated to 1.0.5 to correct problem pointed out by Mark Davies:
"Your tests in configure to decide if you need each of the functions are testing a different variable name from the one that gets set so you always create an rfuncs.h that has all three definitions even if you dont need them, which leads to problems on systems that provide some but not all of them natively." Correction by Mark Davies.
Diffstat (limited to 'devel')
-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 69f60a9fb3d..232d1f30488 100644
--- a/devel/librfuncs/Makefile
+++ b/devel/librfuncs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/11/07 10:44:13 shannonjr Exp $
+# $NetBSD: Makefile,v 1.6 2004/11/08 11:10:00 shannonjr Exp $
#
-DISTNAME= librfuncs-1.0.4
+DISTNAME= librfuncs-1.0.5
CATEGORIES= devel
MASTER_SITES= http://www.johnrshannon.com/NetBSD/
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/librfuncs/distinfo b/devel/librfuncs/distinfo
index 657b695669d..41ca0954901 100644
--- a/devel/librfuncs/distinfo
+++ b/devel/librfuncs/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/11/07 10:44:13 shannonjr Exp $
+$NetBSD: distinfo,v 1.6 2004/11/08 11:10:00 shannonjr Exp $
-SHA1 (librfuncs-1.0.4.tar.bz2) = 233bdfffb1a965b421ea88f3edc189e43cf740e5
-Size (librfuncs-1.0.4.tar.bz2) = 470243 bytes
+SHA1 (librfuncs-1.0.5.tar.bz2) = 3c658e6370be60b997fd20326eb569aaa6dfaad3
+Size (librfuncs-1.0.5.tar.bz2) = 470329 bytes