git: c753290c0966 - main - graphics/fraqtive: Adopt/Update to 0.4.8.1

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 12 Mar 2023 10:05:38 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c753290c096698d3f8592bc3e3ffd1cf09ad7f67

commit c753290c096698d3f8592bc3e3ffd1cf09ad7f67
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-03-12 10:03:13 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-03-12 10:05:21 +0000

    graphics/fraqtive: Adopt/Update to 0.4.8.1
    
    - Switch to DISTVERSION
    - Fix license
    - Remove files/patch-* since they are included upstream
    
    ChangeLog: https://github.com/mimecorg/fraqtive/releases/tag/v0.4.8.1
---
 graphics/fraqtive/Makefile                          |  7 +++----
 graphics/fraqtive/distinfo                          |  6 +++---
 graphics/fraqtive/files/patch-qt5                   | 20 --------------------
 graphics/fraqtive/files/patch-src_datafunctions.cpp | 11 -----------
 graphics/fraqtive/files/patch-src_shadewidget.cpp   | 10 ----------
 graphics/fraqtive/pkg-plist                         |  1 +
 6 files changed, 7 insertions(+), 48 deletions(-)

diff --git a/graphics/fraqtive/Makefile b/graphics/fraqtive/Makefile
index 3c112f527d59..780b6d15a089 100644
--- a/graphics/fraqtive/Makefile
+++ b/graphics/fraqtive/Makefile
@@ -1,14 +1,13 @@
 PORTNAME=	fraqtive
-PORTVERSION=	0.4.8
 DISTVERSIONPREFIX=	v
-PORTREVISION=	6
+DISTVERSION=	0.4.8.1
 CATEGORIES=	graphics
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Draws Mandelbrot and Julia fractals
 WWW=		https://fraqtive.mimec.org/
 
-LICENSE=	GPLv3+
+LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		compiler:c++11-lang dos2unix gl qmake qt:5
diff --git a/graphics/fraqtive/distinfo b/graphics/fraqtive/distinfo
index d58bc5909491..cb8936e273a0 100644
--- a/graphics/fraqtive/distinfo
+++ b/graphics/fraqtive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566211705
-SHA256 (mimecorg-fraqtive-v0.4.8_GH0.tar.gz) = 3b2cbf73cd3a0743ed05f12afe168c4eb0404bb025b010e77f4d5faea4933d96
-SIZE (mimecorg-fraqtive-v0.4.8_GH0.tar.gz) = 289703
+TIMESTAMP = 1678615182
+SHA256 (mimecorg-fraqtive-v0.4.8.1_GH0.tar.gz) = f3e152e15072f6cbecf100d748f21e4e7a48eace77b93d7daf837ea86491b46b
+SIZE (mimecorg-fraqtive-v0.4.8.1_GH0.tar.gz) = 291381
diff --git a/graphics/fraqtive/files/patch-qt5 b/graphics/fraqtive/files/patch-qt5
deleted file mode 100644
index 63e44d6d504a..000000000000
--- a/graphics/fraqtive/files/patch-qt5
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/configurationdata.cpp.orig	2015-01-24 14:43:13 UTC
-+++ src/configurationdata.cpp
-@@ -25,6 +25,7 @@
- #include <shlobj.h>
- #endif
- 
-+#include <QDataStream>
- #include <QDir>
- #include <cstdlib>
- 
---- src/fractalgenerator.h.orig	2012-12-03 22:37:51 UTC
-+++ src/fractalgenerator.h
-@@ -21,6 +21,7 @@
- 
- #include <QEvent>
- #include <QMutex>
-+#include <QObject>
- #include <QWaitCondition>
- 
- #include "abstractjobprovider.h"
diff --git a/graphics/fraqtive/files/patch-src_datafunctions.cpp b/graphics/fraqtive/files/patch-src_datafunctions.cpp
deleted file mode 100644
index a63feca86aed..000000000000
--- a/graphics/fraqtive/files/patch-src_datafunctions.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/datafunctions.cpp.orig	2020-05-21 06:51:19 UTC
-+++ src/datafunctions.cpp
-@@ -19,6 +19,8 @@
- #include "datafunctions.h"
- #include "fractaldata.h"
- 
-+#include <QPainterPath>
-+
- namespace DataFunctions
- {
- 
diff --git a/graphics/fraqtive/files/patch-src_shadewidget.cpp b/graphics/fraqtive/files/patch-src_shadewidget.cpp
deleted file mode 100644
index ce2865e36887..000000000000
--- a/graphics/fraqtive/files/patch-src_shadewidget.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/shadewidget.cpp.orig	2020-05-21 07:06:17 UTC
-+++ src/shadewidget.cpp
-@@ -20,6 +20,7 @@
- 
- #include <QPainter>
- #include <QPaintEvent>
-+#include <QPainterPath>
- #include <QToolTip>
- 
- ShadeWidget::ShadeWidget( QWidget* parent ) : QWidget( parent ),
diff --git a/graphics/fraqtive/pkg-plist b/graphics/fraqtive/pkg-plist
index 7bcaa077f31a..2807a0e65b3b 100644
--- a/graphics/fraqtive/pkg-plist
+++ b/graphics/fraqtive/pkg-plist
@@ -4,3 +4,4 @@ share/icons/hicolor/16x16/apps/fraqtive.png
 share/icons/hicolor/22x22/apps/fraqtive.png
 share/icons/hicolor/32x32/apps/fraqtive.png
 share/icons/hicolor/48x48/apps/fraqtive.png
+share/man/man1/fraqtive.1.gz