summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2022-05-05 11:40:18 +0200
committerAdriaan de Groot <adridg@FreeBSD.org>2022-05-05 11:58:00 +0200
commit2701df03cf6dcbee822bf368e0b2c1858d010688 (patch)
tree47641b8e6eeca2bec90add1760c99eced5552ca7 /x11-toolkits
parentnet-im/ruqola: update Rocket Chat client to latest release (diff)
x11-toolkits/copperspice: update Qt-ish toolkit to latest release
This release has a tag, but no GitHub release notes. Since we pull from GH tags, this is not an issue. I can't tell what the actual changes are, although the one patch needed for FreeBSD (from pkubaj@) has been merged upstream.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/copperspice/Makefile3
-rw-r--r--x11-toolkits/copperspice/distinfo6
-rw-r--r--x11-toolkits/copperspice/files/patch-src_core_global_qglobal.h19
-rw-r--r--x11-toolkits/copperspice/pkg-plist4
4 files changed, 4 insertions, 28 deletions
diff --git a/x11-toolkits/copperspice/Makefile b/x11-toolkits/copperspice/Makefile
index 6bc89818c950..1c011f1c0c1f 100644
--- a/x11-toolkits/copperspice/Makefile
+++ b/x11-toolkits/copperspice/Makefile
@@ -1,6 +1,5 @@
PORTNAME= copperspice
-DISTVERSION= 1.7.3
-PORTREVISION= 3
+DISTVERSION= 1.7.4
CATEGORIES= x11-toolkits
MASTER_SITES= https://download.copperspice.com/${PORTNAME}/source/
diff --git a/x11-toolkits/copperspice/distinfo b/x11-toolkits/copperspice/distinfo
index 0d85b285a09b..f674494bb4ac 100644
--- a/x11-toolkits/copperspice/distinfo
+++ b/x11-toolkits/copperspice/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646305690
-SHA256 (copperspice-1.7.3.tar.bz2) = 9aed04de6bd522c84953a03d68107df7aebba7516e5add3520e48b412589cd28
-SIZE (copperspice-1.7.3.tar.bz2) = 18041796
+TIMESTAMP = 1651321734
+SHA256 (copperspice-1.7.4.tar.bz2) = c9f40b2f131cffc1adbe810fcdfebf4414ba195ea7a0cd6138454446192f0db0
+SIZE (copperspice-1.7.4.tar.bz2) = 18303111
diff --git a/x11-toolkits/copperspice/files/patch-src_core_global_qglobal.h b/x11-toolkits/copperspice/files/patch-src_core_global_qglobal.h
deleted file mode 100644
index a1587897467d..000000000000
--- a/x11-toolkits/copperspice/files/patch-src_core_global_qglobal.h
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/core/global/qglobal.h.orig 2022-02-26 11:39:19 UTC
-+++ src/core/global/qglobal.h
-@@ -118,6 +118,16 @@
-
- # endif
-
-+#elif defined(__powerpc64__)
-+// 64-bit POWER
-+
-+# define Q_PROCESSOR_PPC_64
-+
-+#elif defined(__powerpc__)
-+// 32-bit POWER
-+
-+# define Q_PROCESSOR_PPC
-+
- #else
- # error Unable to detect system architecture, contact CopperSpice development
-
diff --git a/x11-toolkits/copperspice/pkg-plist b/x11-toolkits/copperspice/pkg-plist
index 4a3446594b4f..b5d9bfec7601 100644
--- a/x11-toolkits/copperspice/pkg-plist
+++ b/x11-toolkits/copperspice/pkg-plist
@@ -663,8 +663,6 @@ include/copperspice/QtGui/QGestureEvent
include/copperspice/QtGui/QGestureRecognizer
include/copperspice/QtGui/QGlyphRun
include/copperspice/QtGui/QGradient
-include/copperspice/QtGui/QGradientStop
-include/copperspice/QtGui/QGradientStops
include/copperspice/QtGui/QGraphicsAnchor
include/copperspice/QtGui/QGraphicsAnchorLayout
include/copperspice/QtGui/QGraphicsBlurEffect
@@ -1138,8 +1136,6 @@ include/copperspice/QtGui/qgestureevent.h
include/copperspice/QtGui/qgesturerecognizer.h
include/copperspice/QtGui/qglyphrun.h
include/copperspice/QtGui/qgradient.h
-include/copperspice/QtGui/qgradientstop.h
-include/copperspice/QtGui/qgradientstops.h
include/copperspice/QtGui/qgraphicsanchor.h
include/copperspice/QtGui/qgraphicsanchorlayout.h
include/copperspice/QtGui/qgraphicsblureffect.h