Bug 216105

Summary: [MAINTAINER] devel/sonarqube: upgrade to 6.2
Product: Ports & Packages Reporter: Dušan Vejnovič <freebsd>
Component: Individual Port(s)Assignee: Bartek Rutkowski <robak>
Status: Closed FIXED    
Severity: Affects Only Me CC: robak
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for upgrade to 6.2
none
Patch for upgrade to 6.2 none

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!