Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 14:52:43 -0800 (PST)
From:      Cy Schubert <cy@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/krb5 Makefile distinfo
Message-ID:  <200203182252.g2IMqh856213@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cy          2002/03/18 14:52:43 PST

  Modified files:
    security/krb5        Makefile distinfo 
  Log:
  MIT currently distributes their KRB5 distribution in a tarball (.tar)
  that contains the distribution itself, in a tar.gz file, and a signature
  certificate, contained in a detached .tar.gz.asc file.  Prior to this
  patch, users installing MIT KRB5 had to extract the tarball into
  /usr/ports/distfiles, then proceed with the installation.  This caused
  confusion among those installing the port.  This patch addresses the
  problem by extracting the .tar.gz file from the tarball, then unpacking
  the .tar.gz file before continuing with the build.
  
  Revision  Changes    Path
  1.33      +7 -0      ports/security/krb5/Makefile
  1.10      +1 -1      ports/security/krb5/distinfo

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203182252.g2IMqh856213>