pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/librfuncs Updated to 1.0.5 to correct problem po...
details: https://anonhg.NetBSD.org/pkgsrc/rev/34a88bdd2401
branches: trunk
changeset: 483129:34a88bdd2401
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Mon Nov 08 11:10:00 2004 +0000
description:
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:
devel/librfuncs/Makefile | 4 ++--
devel/librfuncs/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 66c712ad242b -r 34a88bdd2401 devel/librfuncs/Makefile
--- a/devel/librfuncs/Makefile Mon Nov 08 11:09:36 2004 +0000
+++ b/devel/librfuncs/Makefile Mon Nov 08 11:10:00 2004 +0000
@@ -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 -r 66c712ad242b -r 34a88bdd2401 devel/librfuncs/distinfo
--- a/devel/librfuncs/distinfo Mon Nov 08 11:09:36 2004 +0000
+++ b/devel/librfuncs/distinfo Mon Nov 08 11:10:00 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index