Bug 202735 - [patch] unbreak java/jgraphx fetch
Summary: [patch] unbreak java/jgraphx fetch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Max Brazhnikov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-08-29 06:46 UTC by Don Lewis
Modified: 2015-08-29 18:26 UTC (History)
0 users

See Also:
makc: maintainer-feedback+


Attachments
patch to unbreak java/jgraphx distfile fetch (770 bytes, patch)
2015-08-29 06:46 UTC, Don Lewis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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