Bug 211783 - devel/visualparadigm: Update to 13.2.20160813
Summary: devel/visualparadigm: Update to 13.2.20160813
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: Carlos J. Puga Medina
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-08-12 15:32 UTC by Fernando Apesteguía
Modified: 2016-08-23 20:54 UTC (History)
2 users (show)

See Also:


Attachments
patch to the ports tree (1.30 KB, text/plain)
2016-08-12 15:32 UTC, Fernando Apesteguía
fernape: maintainer-approval+
Details
patch to the ports tree (15.14 KB, patch)
2016-08-19 15:40 UTC, Fernando Apesteguía
fernape: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Apesteguía freebsd_committer freebsd_triage 2016-08-12 15:32:28 UTC
Created attachment 173597 [details]
patch to the ports tree

The attached patch updates devel/visualparadigm to version 13.1 build 20160801.

The upstream project doesn't provide details for minor updates

portlint -AC: OK
poudriere builds for {9.3,10.1,10.2,10.3}{i386,amd64}: OK
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2016-08-12 15:39:37 UTC
Thank you Fernando, very nice issue report
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2016-08-13 12:35:01 UTC
(In reply to Kubilay Kocak from comment #1)
You're welcome!
Comment 3 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-08-17 10:19:43 UTC
,
Comment 4 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-08-17 10:22:18 UTC
Waiting for mentor approval.
Comment 5 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-08-19 00:05:54 UTC
visualparadigm 13.2.20160813 has been released.
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2016-08-19 05:56:24 UTC
(In reply to Carlos J. Puga Medina from comment #5)

I'll have a look at the new release today.
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2016-08-19 15:40:19 UTC
Created attachment 173864 [details]
patch to the ports tree

New patch for the newest release (build 20160813)
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2016-08-19 15:42:27 UTC
New patch attached to update devel/visualparadigm to 13.2 build 20160813.

port test: OK
portlint -AC: OK
poudriere builds {9.3,10.1,10.2,10.3}{i386,amd64}: OK

Surprisingly, the upstream project sent an email today. This is an excerpt:

Released this week, Visual Paradigm 13.2 has significant improvement and provision of new features specifically tailor-made for agile project teams. One of the eye-catching new features is the support of Kanban Board.

By combining the best of both worlds with our existing Sprint & the new Kanban into a powerful unified approach, developers can simply plan, organize, optimize by drag & drop user stories around the sprint and kanban. Scrum Masters can visualize work progress, eliminate flow bottlenecks and maximize your team efforts with configurable and unified Agile Scrumban Development Platform.

To know more about (unified Kanban Board and Sprint) Scrumban and how it can help your team perform better, please read our Agile Handbook article - Kanban Board.

If you have any questions about the new Kanban Board feature or about version 13.2, please feel free to let us know. Enjoy!
Comment 9 Dmitry Marakasov freebsd_committer freebsd_triage 2016-08-23 13:38:33 UTC
You could change

EXTRACT_NAME=	Visual_Paradigm_CE_13.2/

to

EXTRACT_NAME=	Visual_Paradigm_CE_${PORTVERSION:R}/

to reduce future diffs. Otherwise looks good.
Comment 10 commit-hook freebsd_committer freebsd_triage 2016-08-23 15:16:29 UTC
A commit references this bug:

Author: cpm
Date: Tue Aug 23 15:15:49 UTC 2016
New revision: 420696
URL: https://svnweb.freebsd.org/changeset/ports/420696

Log:
  - Update to 13.2.20160813

  PR:		211783
  Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
  Reviewed by:	amdmi3 (mentor)
  Approved by:	amdmi3 (mentor)

Changes:
  head/devel/visualparadigm/Makefile
  head/devel/visualparadigm/distinfo
  head/devel/visualparadigm/pkg-plist
Comment 11 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-08-23 15:17:17 UTC
Committed!

Thanks
Comment 12 Fernando Apesteguía freebsd_committer freebsd_triage 2016-08-23 20:54:58 UTC
(In reply to Dmitry Marakasov from comment #9)

I will. Thanks for the pointer!