Bug 220984 - deskutils/znotes: Fix Makefile distfile (patch).
Summary: deskutils/znotes: Fix Makefile distfile (patch).
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2017-07-25 00:55 UTC by Alexandre C. Guimarães
Modified: 2018-06-23 16:36 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (vg)


Attachments
Add Qt5 support. (4.37 KB, patch)
2017-07-25 00:55 UTC, Alexandre C. Guimarães
no flags Details | Diff
Add Qt5 OPTION support. (3.99 KB, patch)
2017-07-25 08:14 UTC, Alexandre C. Guimarães
no flags Details | Diff
Add Qt5 OPTION support. (3.74 KB, patch)
2017-07-30 02:04 UTC, Alexandre C. Guimarães
no flags Details | Diff
Fix Makefile distfile. (1021 bytes, patch)
2018-06-21 18:47 UTC, Alexandre C. Guimarães
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre C. Guimarães freebsd_committer freebsd_triage 2017-07-25 00:55:35 UTC
Created attachment 184681 [details]
Add Qt5 support.

Hi,

I attach a patch which add Qt5 support/option to zNotes. I had to switch it to GitHub in order to get that working.

I could not get rid of an error message due to missing "work/.metadir".

Cheers!
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2017-07-25 06:21:54 UTC
Hi there

There seems to be an issue with the localization files:
e.g.  	

/usr/%%DATADIR%%/translations/znotes_cs.qm

mfg Tobias
Comment 2 Alexandre C. Guimarães freebsd_committer freebsd_triage 2017-07-25 08:14:02 UTC
Created attachment 184694 [details]
Add Qt5 OPTION support.

I think the pkg-plist was fixed.

Thanks!
Comment 3 Alexandre C. Guimarães freebsd_committer freebsd_triage 2017-07-30 02:04:43 UTC
Created attachment 184839 [details]
Add Qt5 OPTION support.

Fix some mistakes which do exist in the previous one. Also, fix some portlint warnings.
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2018-02-24 21:52:00 UTC
Maintainer reset.
Comment 5 Alexandre C. Guimarães freebsd_committer freebsd_triage 2018-03-11 21:48:55 UTC
In the phab:

https://reviews.freebsd.org/D14660

Thanks!
Comment 6 Alexandre C. Guimarães freebsd_committer freebsd_triage 2018-06-21 18:47:36 UTC
Created attachment 194469 [details]
Fix Makefile distfile.
Comment 7 Tobias C. Berner freebsd_committer freebsd_triage 2018-06-23 08:37:31 UTC
% pkg version -t znotes-qt4-0.4.5.45 znotes-qt4-0.4.5.20150825
  <

So we would need to add PORTEPOCH... let's stay at the current versioning scheme until 0.4.6 is out, ok?


mfg Tobias