aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2024-04-25 11:05:52 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2024-04-27 12:44:59 +0000
commit98bf25875a9924c20931d32469982585bb8447e8 (patch)
treea5a157318ce8778838780d9acd49a0d9e84b3cfa /x11-toolkits
parent22781b07cd727157378c3c6c62729dd75af90334 (diff)
downloadports-98bf25875a9924c20931d32469982585bb8447e8.tar.gz
ports-98bf25875a9924c20931d32469982585bb8447e8.zip
graphics/tiff: Update to 4.6.0
PR: 278577 Exp-run by: antoine
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/fox16/Makefile2
-rw-r--r--x11-toolkits/fox17/Makefile2
-rw-r--r--x11-toolkits/gnustep-back/Makefile1
-rw-r--r--x11-toolkits/gnustep-gui/Makefile1
-rw-r--r--x11-toolkits/gtk40/Makefile1
-rw-r--r--x11-toolkits/libgdiplus/Makefile2
-rw-r--r--x11-toolkits/p5-Prima/Makefile2
-rw-r--r--x11-toolkits/pangolin/Makefile1
-rw-r--r--x11-toolkits/wxgtk30/Makefile2
-rw-r--r--x11-toolkits/wxgtk32/Makefile2
-rw-r--r--x11-toolkits/xforms/Makefile2
11 files changed, 11 insertions, 7 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile
index 6e17e25d2b7d..c8b14ef8aab5 100644
--- a/x11-toolkits/fox16/Makefile
+++ b/x11-toolkits/fox16/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fox
PORTVERSION= 1.6.57
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits
MASTER_SITES= http://fox-toolkit.org/ftp/ \
ftp://ftp.fox-toolkit.org/pub/
diff --git a/x11-toolkits/fox17/Makefile b/x11-toolkits/fox17/Makefile
index e14f2d0e2331..99fd37ce61d7 100644
--- a/x11-toolkits/fox17/Makefile
+++ b/x11-toolkits/fox17/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fox
PORTVERSION= 1.7.84
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= http://fox-toolkit.org/ftp/ \
ftp://ftp.fox-toolkit.org/pub/
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index 205c6b06a67d..18e21bc9d74a 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gnustep-back
DISTVERSIONPREFIX= back-
DISTVERSION= 0_30_0
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnustep
MAINTAINER= ports@FreeBSD.org
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 0296d5278787..4a0a05e406cc 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -1,6 +1,7 @@
PORTNAME= gnustep-gui
DISTVERSIONPREFIX= gui-
DISTVERSION= 0_30_0
+PORTREVISION= 1
CATEGORIES= x11-toolkits gnustep
MAINTAINER= ports@FreeBSD.org
diff --git a/x11-toolkits/gtk40/Makefile b/x11-toolkits/gtk40/Makefile
index 0e0b10233aaf..f6d0e71fb41d 100644
--- a/x11-toolkits/gtk40/Makefile
+++ b/x11-toolkits/gtk40/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gtk
PORTVERSION= 4.14.2
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
PKGNAMESUFFIX= 4
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile
index 90210222ab1a..e9dbce0ed5ff 100644
--- a/x11-toolkits/libgdiplus/Makefile
+++ b/x11-toolkits/libgdiplus/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libgdiplus
PORTVERSION= 6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile
index 07e20f93e9b4..8346f0375e62 100644
--- a/x11-toolkits/p5-Prima/Makefile
+++ b/x11-toolkits/p5-Prima/Makefile
@@ -1,6 +1,6 @@
PORTNAME= Prima
PORTVERSION= 1.68.002
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/x11-toolkits/pangolin/Makefile b/x11-toolkits/pangolin/Makefile
index 16979998c45a..20a4b6e2cb22 100644
--- a/x11-toolkits/pangolin/Makefile
+++ b/x11-toolkits/pangolin/Makefile
@@ -1,6 +1,7 @@
PORTNAME= pangolin
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= x11-toolkits
MAINTAINER= yuri@FreeBSD.org
diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile
index 96a980224ca0..96ba7e8d05d7 100644
--- a/x11-toolkits/wxgtk30/Makefile
+++ b/x11-toolkits/wxgtk30/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wx
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.5.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-toolkits
MASTER_SITES= https://github.com/wxWidgets/wxWidgets/releases/download/v${DISTVERSION}/
PKGNAMESUFFIX= ${_SHORT_WX_VER}-${FLAVOR}
diff --git a/x11-toolkits/wxgtk32/Makefile b/x11-toolkits/wxgtk32/Makefile
index a6233bb142c9..95847f4c6358 100644
--- a/x11-toolkits/wxgtk32/Makefile
+++ b/x11-toolkits/wxgtk32/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wx
DISTVERSIONPREFIX= v
DISTVERSION= 3.2.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= https://github.com/wxWidgets/wxWidgets/releases/download/v${DISTVERSION}/
PKGNAMESUFFIX= ${_SHORT_WX_VER}-${FLAVOR}
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index 579ef241d100..0339c3751b9c 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xforms
DISTVERSION= 1.2.4
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= x11-toolkits graphics
MASTER_SITES= SAVANNAH