Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2012 23:53:22 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.database.mk
Message-ID:  <201203102353.q2ANrM8w074743@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
crees       2012-03-10 23:53:22 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.database.mk 
  Log:
  Correct PGSQL_VER generation; was too complicated with many variables.
  
  For simplicity, WITH_PGSQL_VER is verified to be correct and then used as the "authoritative" value to compare with WANT_PGSQL_VER range.
  
  PR:             ports/165874
  Submitted by:   Guido Falsi <mad@madpilot.net> (based on)
  Reviewed by:    make index
  Feature safe:   yes
  
  Revision  Changes    Path
  1.69      +21 -33    ports/Mk/bsd.database.mk



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