Date: Thu, 18 Mar 2004 10:46:11 +0900 (JST) From: Hideyuki KURASHINA <rushani@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/64396: [maintainer-update] Put size data into distinfo Message-ID: <20040318.104611.18632398.rushani@FreeBSD.org> Resent-Message-ID: <200403180150.i2I1oKHQ002247@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040318.104611.18632398.rushani>