Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Nov 2007 07:20:47 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/zeroinstall-injector Makefile
Message-ID:  <200711090720.lA97KlZR019003@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
linimon     2007-11-09 07:20:47 UTC

  FreeBSD ports repository

  Modified files:
    devel/zeroinstall-injector Makefile 
  Log:
  Attempt to re-enable build on the cluster by removing the line that
  makes the port automatically contact the default keyserver:
  
    GPG extracts the tarball regardless, so getting
    that key on their keyring and seeing the "good signature from ..."
    message should only happen for users with automatic key retrieval
    enabled.  Everyone else should see:
  
      gpg: Signature made Wed Jun 20 14:41:55 2007 EDT using DSA key ID 59A53CC1
      gpg: Can't check signature: No public key
  
    and hopefully not get too worried.
  
  Submitted by:   maintainer (email)
  Approved by:    portmgr (self)
  
  Revision  Changes    Path
  1.3       +0 -5      ports/devel/zeroinstall-injector/Makefile



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