Created attachment 176819 [details] Patch to the ports tree The attached patch updates devel/visualparadigm to 13.2 build 20161101. The upstream project doesn't provide information for minor updates. - Q/A * portlint -AC OK * port test OK * poudriere builds for {9.3,10.1,10.2,10.3,11.0}{i386,amd64} OK (logs available on request)
I'll take care.
@Carlos Would prefer to review mentee changesets in phabricator, where all elements (including commit log messages, QA, etc) are reviewable. For Bugzilla issues you want to assign yourself: - Assign yourself - Patch your tree with the issue attachment - Create a diff using arc diff --create /path/to/changes - Add the review URL in the Bugzilla issue URL field
(In reply to Kubilay Kocak from comment #2) Done! Thanks, Kubilay :)
A commit references this bug: Author: cpm Date: Tue Nov 15 14:00:24 UTC 2016 New revision: 426168 URL: https://svnweb.freebsd.org/changeset/ports/426168 Log: devel/visualparadigm: Update to 13.2.20161101 - Update PORTVERSION and distinfo checksum (13.2.20161101) - Remove unnecessary FETCH_ARGS=-Fpr since is already default. PR: 214362 Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer) Reviewed by: koobs (mentor) Approved by: koobs (mentor) Differential Revision: D8528 Changes: head/devel/visualparadigm/Makefile head/devel/visualparadigm/distinfo
Committed! Thanks