Bug 202735

Summary: [patch] unbreak java/jgraphx fetch
Product: Ports & Packages Reporter: Don Lewis <truckman>
Component: Individual Port(s)Assignee: Max Brazhnikov <makc>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: --- Flags: makc: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to unbreak java/jgraphx distfile fetch none

Description Don Lewis freebsd_committer freebsd_triage 2015-08-29 06:46:10 UTC
Created attachment 160466 [details]
patch to unbreak java/jgraphx distfile fetch

The java/jgraphx distfile is currently unfetchable because of an omission in the port's Makefile.  The release tags on github are prefixed with "v", so the Makefile needs to specify DISTVERSIONPREFIX.
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2015-08-29 16:28:39 UTC
Approved, thanks for the fix! I've got pkg-fallout mail, but thought it was a temporary glitch. I wonder how `make makesum` has worked for me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-08-29 18:24:55 UTC
A commit references this bug:

Author: truckman
Date: Sat Aug 29 18:24:29 UTC 2015
New revision: 395564
URL: https://svnweb.freebsd.org/changeset/ports/395564

Log:
  The GitHub revision tag starts with 'v', so add DISTVERSIONPREFIX to
  unbreak fetch.  This affects the name of the distfile (but not the
  size or hash), so update distinfo to match.

  PR:		202735
  Approved by:	makc (maintainer)

Changes:
  head/java/jgraphx/Makefile
  head/java/jgraphx/distinfo