From owner-cvs-ports@FreeBSD.ORG Wed Apr 6 09:38:14 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F89416A4CE; Wed, 6 Apr 2005 09:38:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE3DF43D3F; Wed, 6 Apr 2005 09:38:13 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j369cDGc033778; Wed, 6 Apr 2005 09:38:13 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j369cDOj033777; Wed, 6 Apr 2005 09:38:13 GMT (envelope-from danfe) Message-Id: <200504060938.j369cDOj033777@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 6 Apr 2005 09:38:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/cryptlib Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 09:38:14 -0000 danfe 2005-04-06 09:38:13 UTC FreeBSD ports repository Modified files: security/cryptlib Makefile distinfo Log: - Unbreak. Distfile has changed. A diff between the contents of the original distfile and the new one shows that the changes consist of inconsequential whitespace, and ones that NUL-terminate couple of strings (linebuffers). Hence PORTREVISION bump. [1] - Improve on Makefile header (reindent, spaces -> tabs) PR: ports/79591 Submitted by: Sam Lawrance Revision Changes Path 1.9 +4 -6 ports/security/cryptlib/Makefile 1.5 +2 -2 ports/security/cryptlib/distinfo