Bug 208684 - [patch] astro/merkaartor: qt5-linguist -> qt5-linguisttools, add PROTOBUF option
Summary: [patch] astro/merkaartor: qt5-linguist -> qt5-linguisttools, add PROTOBUF option
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: Lars Engels
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-04-10 20:39 UTC by Andriy Voskoboinyk
Modified: 2016-04-24 19:16 UTC (History)
2 users (show)

See Also:
dev2: maintainer-feedback+


Attachments
Patch.diff (2.20 KB, patch)
2016-04-10 20:39 UTC, Andriy Voskoboinyk
no flags Details | Diff
portlint.log (604 bytes, text/plain)
2016-04-10 20:40 UTC, Andriy Voskoboinyk
no flags Details
poudriere-9.3-i386.txz (20.34 KB, application/x-xz)
2016-04-10 20:42 UTC, Andriy Voskoboinyk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Voskoboinyk freebsd_committer freebsd_triage 2016-04-10 20:39:23 UTC
Created attachment 169164 [details]
Patch.diff

- Use qt5-linguisttools to produce *.qm translation files.
- Add option to enable support for Protobuf Binary Format (export/import).
- Move sqlite dependency to USES.
- Fix pkg-descr ('based on Qt4' -> 'based on Qt5').
- Bump PORTREVISION.
Comment 1 Andriy Voskoboinyk freebsd_committer freebsd_triage 2016-04-10 20:40:37 UTC
Created attachment 169165 [details]
portlint.log
Comment 2 Andriy Voskoboinyk freebsd_committer freebsd_triage 2016-04-10 20:42:22 UTC
Created attachment 169166 [details]
poudriere-9.3-i386.txz
Comment 3 Oliver Heesakkers 2016-04-22 13:59:47 UTC
Looks good to me, feel free to commit.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-04-24 19:14:52 UTC
A commit references this bug:

Author: lme
Date: Sun Apr 24 19:14:17 UTC 2016
New revision: 413954
URL: https://svnweb.freebsd.org/changeset/ports/413954

Log:
  - Use qt5-linguisttools to produce *.qm translation files.
  - Add option to enable support for Protobuf Binary Format (export/import).
  - Move sqlite dependency to USES.
  - Fix pkg-descr ('based on Qt4' -> 'based on Qt5').
  - Bump PORTREVISION.
  - While here, pet portlint by adding INSTALLS_ICONS

  PR:		208684
  Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
  Approved by:	maintainer
  Sponsored by:	Essen Linuxhotel Hackathon 2016

Changes:
  head/astro/merkaartor/Makefile
  head/astro/merkaartor/pkg-descr
Comment 5 Lars Engels freebsd_committer freebsd_triage 2016-04-24 19:16:02 UTC
Committed, thanks!