summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-11-23 11:20:28 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-11-23 11:20:28 +0000
commit03eac77c103b637b316d6a73df7cae01986402cf (patch)
treeebfedf15fcf19f94013b2cd598c973f9ad76e128 /editors
parentx11-toolkits/wxgtk32: Update to 3.2.4 (diff)
*/*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree
Diffstat (limited to 'editors')
-rw-r--r--editors/rehex/Makefile1
-rw-r--r--editors/wxhexeditor/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile
index 6a78f84ee7d0..6f634896cdf5 100644
--- a/editors/rehex/Makefile
+++ b/editors/rehex/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rehex
DISTVERSION= 0.60.1
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= fuz@FreeBSD.org
diff --git a/editors/wxhexeditor/Makefile b/editors/wxhexeditor/Makefile
index d13f49052570..4dd2c2d7a269 100644
--- a/editors/wxhexeditor/Makefile
+++ b/editors/wxhexeditor/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wxhexeditor
PORTVERSION= 0.24
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/wxHexEditor/v${PORTVERSION}%20Beta/
DISTNAME= wxHexEditor-v${PORTVERSION}-src