Bug 235750 - [maintainer update] math/acalc: update to v0.22 (qt4 -> qt5)
Summary: [maintainer update] math/acalc: update to v0.22 (qt4 -> qt5)
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-14 21:11 UTC by Andrey Ponomarenko
Modified: 2019-02-28 19:39 UTC (History)
0 users

See Also:


Attachments
port diff file (math/acalc) (1.91 KB, patch)
2019-02-14 21:11 UTC, Andrey Ponomarenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Ponomarenko 2019-02-14 21:11:41 UTC
Created attachment 202033 [details]
port diff file (math/acalc)

[maintainer update]  math/acalc: update to v0.22 (qt4 -> qt5)

Acalc is simple and pretty expression calculator, based on Qt 5 toolkit.
It offers standard functions (sin, asinh, etc.), pre-defined constants,
variables, hex/octal/binary I/O, original and user-friendly interface.

WWW: https://github.com/anpp/acalc
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-28 19:38:15 UTC
A commit references this bug:

Author: swills
Date: Thu Feb 28 19:38:05 UTC 2019
New revision: 494182
URL: https://svnweb.freebsd.org/changeset/ports/494182

Log:
  math/acalc: update to v0.22

  While here, migrate from qt4 to qt5

  PR:		235750
  Submitted by:	Andrey Ponomarenko <andrey.nik.ponomarenko@gmail.com> (maintainer)

Changes:
  head/math/acalc/Makefile
  head/math/acalc/distinfo
  head/math/acalc/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-02-28 19:39:27 UTC
Committed, thanks!