"Confused" PORTREVISION

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Mon Dec 25 02:04:20 UTC 2017


maybe a minor "problem" (I saw it cause portrac find it to update, but 
it is updated).

lang/ruby

Name           : ruby
Version        : 2.3.6,1

make -V RUBY_PORTREVISION
0
make -V PORTREVISION
0

may be a problem for this condition in the Makefile

      84 .if ${PORTREVISION} != 0
      85 _SUF1=  _${PORTREVISION}
      86 .endif
      87
      88 .if ${PORTEPOCH} != 0
      89 _SUF2=  ,${PORTEPOCH}
      90 .endif



More information about the freebsd-ports mailing list