Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 2009 23:08:19 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/amavisd-new Makefile
Message-ID:  <200912212308.nBLN8JWk096148@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gabor       2009-12-21 23:08:19 UTC

  FreeBSD ports repository

  Modified files:
    security/amavisd-new Makefile 
  Log:
  - Statically hardcode the hostname at build-time isn't correct because
    packages will hold the hostname of the building cluster in this way.
    Just set $localhost_name to $myhostname instead. The latter is
    tunable in the configuration file.
  - Bump PORTREVISION
  
  Pointed out by: delphij
  
  Revision  Changes    Path
  1.76      +3 -4      ports/security/amavisd-new/Makefile



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