Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 14:26:23 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/gcc42 Makefile
Message-ID:  <200905261426.n4QEQN9e084487@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gerald      2009-05-26 14:26:23 UTC

  FreeBSD ports repository

  Modified files:
    lang/gcc42           Makefile 
  Log:
  Move the snapshot date from PORTREVISION to being a part of PORTVERSION
  to allow for PORTREVISION bumps.
  
  Simplify pre-everything and adjust PLIST_SUB accordingly.
  
  Extract SUFFIX from PORTVERSION.  Use SUFFIX for TARGLIB (and thus for
  the library path used by this port).  Also use SUFFIX for the libexec
  directory instead of the full port version and flatten the directory
  structure and simplify the logic along the way.
  
  Move VERSIONSTRING down to pacify portlint after all those years and
  extract it from PORTVERSION, too.
  
  Make the determination of CONFIGURE_SCRIPT more robust.
  
  Address a long term FIXME related to older versions of FreeBSD by
  removing NOMANCOMPRESS=yes.
  
  Adjust Makefile header; nothing really left from the original.
  
  Revision  Changes    Path
  1.350     +14 -15    ports/lang/gcc42/Makefile



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