From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 17 17:50:20 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95C3016A4CE for ; Wed, 17 Mar 2004 17:50:20 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7786F43D39 for ; Wed, 17 Mar 2004 17:50:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2I1oKbv002248 for ; Wed, 17 Mar 2004 17:50:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2I1oKHQ002247; Wed, 17 Mar 2004 17:50:20 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 17 Mar 2004 17:50:20 -0800 (PST) Resent-Message-Id: <200403180150.i2I1oKHQ002247@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hideyuki KURASHINA Received: from localhost (hub.freebsd.org [216.136.204.18]) by hub.freebsd.org (Postfix) with ESMTP id EDAAF16A4CF; Wed, 17 Mar 2004 17:47:05 -0800 (PST) Message-Id: <20040318.104611.18632398.rushani@FreeBSD.org> Date: Thu, 18 Mar 2004 10:46:11 +0900 (JST) From: Hideyuki KURASHINA To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/64396: [maintainer-update] Put size data into distinfo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 01:50:20 -0000 >Number: 64396 >Category: ports >Synopsis: [maintainer-update] Put size data into distinfo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 17 17:50:20 PST 2004 >Closed-Date: >Last-Modified: >Originator: Hideyuki KURASHINA >Release: FreeBSD 5.1-RELEASE-p16 i386 >Organization: >Environment: System: FreeBSD ***.*******.jp 5.1-RELEASE-p16 >Description: Put size data into distinfo >How-To-Repeat: % grep SIZE /usr/ports/security/linux-pam-docs/distinfo % grep SIZE /usr/ports/shells/scponly/distinfo >Fix: Apply following patch, Index: security/linux-pam-docs/distinfo =================================================================== RCS file: /home/ncvs/ports/security/linux-pam-docs/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- security/linux-pam-docs/distinfo 10 Oct 2003 06:06:13 -0000 1.1 +++ security/linux-pam-docs/distinfo 18 Mar 2004 01:44:35 -0000 @@ -1 +1,2 @@ MD5 (Linux-PAM-0.76-docs.tar.gz) = fbabf5fb9ee5da74a641ae07a128f682 +SIZE (Linux-PAM-0.76-docs.tar.gz) = 477204 Index: shells/scponly/distinfo =================================================================== RCS file: /home/ncvs/ports/shells/scponly/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- shells/scponly/distinfo 3 May 2003 15:53:06 -0000 1.4 +++ shells/scponly/distinfo 18 Mar 2004 01:44:35 -0000 @@ -1 +1,2 @@ MD5 (scponly-3.8.tgz) = 7764ad781f1517100c380476ff104d5b +SIZE (scponly-3.8.tgz) = 70029 >Release-Note: >Audit-Trail: >Unformatted: >Noticed-By: trevor@