[Bug 199913] USE_GITHUB + DISTVERSIONPREFIX != v fails to work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 4 17:43:07 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199913

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: bdrewery
Date: Mon May  4 17:42:29 UTC 2015
New revision: 385420
URL: https://svnweb.freebsd.org/changeset/ports/385420

Log:
  USE_GITHUB: Fix WRKSRC to contain the full DISTVERSION prefix/suffx when
GH_TAGNAME not set.

  The GH_TAGNAME-based GH_TAGNAME_EXTRACT is now always used for the new style
  USE_GITHUB WRKSRC default.

  This was not spotted before since all but 1 github ports were using 'v' as a
  prefix, where github already stripped it. So the default
GH_PROJECT-DISTVERSION
  was fine. The other case was x11-fonts/sourcesanspro-ttf where
  GH_TAGNAME was defined to have the full DISTVERSION prefix/suffx.

  Tested against all current USE_GITHUB !GH_COMMIT ports.

  PR:        199913
  With hat:    portmgr
  Reported by:    jbeich

Changes:
  head/Mk/bsd.port.mk

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list