summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>1999-04-13 08:44:00 +0000
committeragc <agc>1999-04-13 08:44:00 +0000
commit47c2f711874dacb7873b94c38e5f0559c3210027 (patch)
treed33db7a40c37a1c07cb37a98b33c25088ac76b88
parent243cdad200f7108aa343327bb40560ce5503daf5 (diff)
downloadpkgsrc-47c2f711874dacb7873b94c38e5f0559c3210027.tar.gz
Bug-fix release:
+ Fix the password routines to use thread-safe functions (getpwnam_r, getpwent_r, getpwuid_r) + Use the ${INSTALL} definition from Makefile.inc rather than install + Install make as bmake This fixes a segmentation violation on Sparc. i386 still has problems.
-rw-r--r--cross/zoularis/Makefile4
-rw-r--r--cross/zoularis/files/md54
2 files changed, 4 insertions, 4 deletions
diff --git a/cross/zoularis/Makefile b/cross/zoularis/Makefile
index 0e70e3d025d..f06ddfe486c 100644
--- a/cross/zoularis/Makefile
+++ b/cross/zoularis/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 1999/04/12 14:54:00 agc Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/13 08:44:00 agc Exp $
#
-DISTNAME= zoularis-19990412
+DISTNAME= zoularis-19990413
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/cross/zoularis/files/md5 b/cross/zoularis/files/md5
index 7b9f2ea339c..1add61735f3 100644
--- a/cross/zoularis/files/md5
+++ b/cross/zoularis/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.5 1999/04/12 14:54:00 agc Exp $
+$NetBSD: md5,v 1.6 1999/04/13 08:44:00 agc Exp $
-MD5 (zoularis-19990412.tar.gz) = 97fc9643ddcc86b8fd2d9ff7d42d147b
+MD5 (zoularis-19990413.tar.gz) = 40c83c4525bf0497c656e3245375c4a1