From owner-cvs-all Fri Jul 14 8:46:25 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6419937C90C; Fri, 14 Jul 2000 08:46:20 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA85611; Fri, 14 Jul 2000 08:46:20 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200007141546.IAA85611@freefall.freebsd.org> From: Will Andrews Date: Fri, 14 Jul 2000 08:46:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/mhash Makefile ports/security/mhash/files md5 ports/security/mhash/pkg PLIST X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/07/14 08:46:20 PDT Modified files: security/mhash Makefile security/mhash/files md5 security/mhash/pkg PLIST Log: Update to 0.8.2. Use proper pthread-linking (-pthread vs. -lc_r). Use USE_LIBTOOL instead of GNU_CONFIGURE so we don't install .la file. Turn this port loose upon the world. This update is needed for aide port. PR: 19921 Submitted by: Cy Schubert Approved by: nsayer Revision Changes Path 1.10 +6 -6 ports/security/mhash/Makefile 1.3 +1 -1 ports/security/mhash/files/md5 1.4 +1 -2 ports/security/mhash/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message