From owner-cvs-all Wed Oct 3 20:40: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1EDA37B405; Wed, 3 Oct 2001 20:39:58 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f943dwC67375; Wed, 3 Oct 2001 20:39:58 -0700 (PDT) (envelope-from petef) Message-Id: <200110040339.f943dwC67375@freefall.freebsd.org> From: Pete Fritchman Date: Wed, 3 Oct 2001 20:39:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/sha Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2001/10/03 20:39:58 PDT Modified files: security Makefile Added files: security/sha Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add sha-1.0.2, Simple file hash program utilizing SHA-1, SHA-256, SHA-384, SHA-512 PR: 29907 Submitted by: Allan Saddi Revision Changes Path 1.244 +2 -1 ports/security/Makefile 1.1 +21 -0 ports/security/sha/Makefile (new) 1.1 +1 -0 ports/security/sha/distinfo (new) 1.1 +1 -0 ports/security/sha/pkg-comment (new) 1.1 +10 -0 ports/security/sha/pkg-descr (new) 1.1 +1 -0 ports/security/sha/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message