Bug 212288 - graphics/converseen: Update to 0.9.5
Summary: graphics/converseen: Update to 0.9.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-31 16:38 UTC by Fernando Apesteguía
Modified: 2016-09-02 06:40 UTC (History)
0 users

See Also:


Attachments
patch to the ports tree (2.44 KB, text/plain)
2016-08-31 16:38 UTC, Fernando Apesteguía
fernape: maintainer-approval+
Details
patch to the ports tree (1.67 KB, patch)
2016-08-31 17:53 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-31 16:38:12 UTC
Created attachment 174257 [details]
patch to the ports tree

The attached patch updates graphics/converseen to version 0.9.5.

From the project's site:

0.9.5 – 2016-08-29 – Latest
– Porting to Qt5

QA:
 * port test: OK
 * portlint -AC: OK
 * poudriere builds for {9.3,10.1,10.2,10.3}{i386,amd64}: OK (an error shows up about linking against libc++ and not having it in LIB_DEPENDS for 10.x but AFAICT it is a false positive).
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2016-08-31 17:18:15 UTC
-LICENSE_FILE=  ${WRKSRC}/COPYING
+LICENSE_FILE=  ${WRKDIR}/${PORTNAME}/COPYING

Why?

-share/appdata/converseen.appdata.xml
+/usr/share/appdata/converseen.appdata.xml

This should be installed into ${PREFIX} as it was

You could also fix license, it's "GPLv3+"
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2016-08-31 17:47:06 UTC
(In reply to Dmitry Marakasov from comment #1)
Test building for the new version
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2016-08-31 17:53:53 UTC
Created attachment 174260 [details]
patch to the ports tree

Sorry for that, this patch should be the good one.

QA:
 * port test: OK
 * portlint -AC: OK
 * poudriere builds for {9.3,10.1,10.2,10.3}{i386,amd64}: OK
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-09-01 13:21:08 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Sep  1 13:20:14 UTC 2016
New revision: 421211
URL: https://svnweb.freebsd.org/changeset/ports/421211

Log:
  - Update to 0.9.5
  - Fix LICENSE

  PR:		212288
  Submitted by:	fernando.apesteguia@gmail.com (maintainer)

Changes:
  head/graphics/converseen/Makefile
  head/graphics/converseen/distinfo
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2016-09-02 06:40:25 UTC
Clean up summary post-resolution