Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2015 17:43:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199913] USE_GITHUB + DISTVERSIONPREFIX != v fails to work
Message-ID:  <bug-199913-13-M79JTnWHU4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199913-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199913-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199913

--- Comment #2 from commit-hook@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199913-13-M79JTnWHU4>