Bug 245079 - graphics/nomacs: Update to 3.14.2, take MAINTAINER
Summary: graphics/nomacs: Update to 3.14.2, take MAINTAINER
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: Fernando Apesteguía
URL: https://nomacs.org
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-03-26 17:11 UTC by Vidar Karlsen
Modified: 2020-03-30 06:40 UTC (History)
1 user (show)

See Also:


Attachments
svn diff (15.55 KB, patch)
2020-03-26 17:11 UTC, Vidar Karlsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vidar Karlsen 2020-03-26 17:11:53 UTC
Created attachment 212729 [details]
svn diff

QA:
portlint: ok
11.3: build-tested
12.1: build-tested and run-tested

Changes to the port:
- Removed unneeded/unused dependencies (libsysinfo, libtbb, dos2unix, tar:bzip2)
- Removed upstreamed/overrun patches
- Added quazip dependency
- Added USE_LDCONFIG because it installs a shared library
- Added translations and plugins (now default options) as per upstream's request
- Kept USES=compiler:c++11-lang because it might be necessary on some platforms

Upstream changelog is a long one, listing only some of it here:
- Themes added (light and dark)
- RAW loader improvements
- Anti-aliasing improved
- Printing improved
- Batch cropping added
- Support for more file formats
- Start-up time reduced
- And various bug fixes
Refer to https://github.com/nomacs/nomacs/releases for full list.

The port currently has no maintainer.
Comment 1 Automation User 2020-03-26 20:21:21 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/130105078
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-03-30 06:37:13 UTC
A commit references this bug:

Author: fernape
Date: Mon Mar 30 05:56:16 UTC 2020
New revision: 529861
URL: https://svnweb.freebsd.org/changeset/ports/529861

Log:
  graphics/nomacs: Update to 3.14.2, take MAINTAINER

  ChangeLog: https://github.com/nomacs/nomacs/releases

  * Themes added (light and dark)
  	* RAW loader improvements
  	* Anti-aliasing improved
  	* Printing improved
  	* Batch cropping added
  	* Support for more file formats
  	* Start-up time reduced
  	* And various bug fixes

  Submitter requests maintainership

  PR:     245079
  Submitted by:   vidar@karlsen.tech

Changes:
  head/graphics/nomacs/Makefile
  head/graphics/nomacs/distinfo
  head/graphics/nomacs/files/patch-ImageLounge_3rdparty_drif_drif__image.h
  head/graphics/nomacs/files/patch-cmake_Unix.cmake
  head/graphics/nomacs/files/patch-cmake_UnixBuildTarget.cmake
  head/graphics/nomacs/files/patch-src_DkCore_DkMetaData.cpp
  head/graphics/nomacs/files/patch-src_DkCore_DkPluginManager.cpp
  head/graphics/nomacs/pkg-plist
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-03-30 06:40:55 UTC
Committed,

Thanks!