Bug 216105 - [MAINTAINER] devel/sonarqube: upgrade to 6.2
Summary: [MAINTAINER] devel/sonarqube: upgrade to 6.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-15 10:33 UTC by Dušan Vejnovič
Modified: 2017-01-31 08:54 UTC (History)
1 user (show)

See Also:


Attachments
Patch for upgrade to 6.2 (346.76 KB, patch)
2017-01-15 10:33 UTC, Dušan Vejnovič
no flags Details | Diff
Patch for upgrade to 6.2 (346.78 KB, patch)
2017-01-16 17:03 UTC, Dušan Vejnovič
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dušan Vejnovič 2017-01-15 10:33:18 UTC
Created attachment 178907 [details]
Patch for upgrade to 6.2
Comment 1 Dušan Vejnovič 2017-01-15 10:34:03 UTC
devel/sonarqube: upgrade to 6.2
Comment 2 Dušan Vejnovič 2017-01-16 17:03:13 UTC
Created attachment 178959 [details]
Patch for upgrade to 6.2

Fix typo in Makefile: $@{REINPLACE_CMD} changed to @${REINPLACE_CMD}
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-01-31 08:54:21 UTC
A commit references this bug:

Author: robak
Date: Tue Jan 31 08:53:49 UTC 2017
New revision: 432905
URL: https://svnweb.freebsd.org/changeset/ports/432905

Log:
  devel/sonarqube: update 5.6 -> 6.2

  PR:		216105
  Submitted by:	Dusan Vejnovic <freebsd@dussan.org> (maintainer)

Changes:
  head/devel/sonarqube/Makefile
  head/devel/sonarqube/distinfo
  head/devel/sonarqube/files/patch-conf_sonar.properties
  head/devel/sonarqube/files/patch-conf_wrapper.conf
  head/devel/sonarqube/files/sonarqube.in
  head/devel/sonarqube/pkg-plist
Comment 4 Bartek Rutkowski freebsd_committer freebsd_triage 2017-01-31 08:54:48 UTC
Committed, thanks!