graphics/xaos: update to 4.2

From ChangeLog: https://github.com/xaos-project/XaoS/releases/tag/release-4.2

 * Palette editor, save/load palettes, storing user palettes in the .xpf file.
 * The option 'User formulas' maintains a history of recently used formulas.
 * Fractal info in the Help menu.
 * Batch rendering.
 * Enabled panning in rotate mode.
 * Unified Open and Open Image option. Save Image option moved to Save as.

Reported by:	portscout
This commit is contained in:
Fernando Apesteguía 2020-12-15 18:18:14 +00:00
parent c473c09129
commit 658ea98f62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558170
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= xaos
DISTVERSIONPREFIX= release-
DISTVERSION= 4.1
DISTVERSION= 4.2
CATEGORIES= graphics math
MAINTAINER= ports@FreeBSD.org
@ -13,8 +13,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang gl qmake qt:5
USE_QT= core gui opengl widgets buildtools_build linguisttools_build
USE_GL= gl
USE_QT= core gui opengl widgets buildtools_build linguisttools_build
USE_GITHUB= yes
GH_ACCOUNT= xaos-project

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1593681827
SHA256 (xaos-project-XaoS-release-4.1_GH0.tar.gz) = 7e41e9fbdb73a7c02c853eb028943791fa9ca11120f39814eeae4cf66438e5bf
SIZE (xaos-project-XaoS-release-4.1_GH0.tar.gz) = 10928520
TIMESTAMP = 1599051333
SHA256 (xaos-project-XaoS-release-4.2_GH0.tar.gz) = 7910e5f935d5d9db7947f4339087de88ca057428490e5ce5540d271f81cbc09c
SIZE (xaos-project-XaoS-release-4.2_GH0.tar.gz) = 10939729