From 8ef2ca063e4736b31465c1a711c0e39eb76f6792 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 7 Jul 2024 12:07:06 +0000 Subject: [PATCH] wxGTK*: bump PKGREVISION for wx-config fix --- x11/wxGTK30/Makefile | 4 ++-- x11/wxGTK32/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/wxGTK30/Makefile b/x11/wxGTK30/Makefile index 96191ee99946..f343ff369b12 100644 --- a/x11/wxGTK30/Makefile +++ b/x11/wxGTK30/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2024/07/07 11:37:24 nros Exp $ +# $NetBSD: Makefile,v 1.60 2024/07/07 12:07:06 wiz Exp $ DISTNAME= wxWidgets-3.0.5.1 PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK30/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=wxWidgets/} GITHUB_PROJECT= wxWidgets diff --git a/x11/wxGTK32/Makefile b/x11/wxGTK32/Makefile index 6b6ccb3d74c0..2d2e56e62f45 100644 --- a/x11/wxGTK32/Makefile +++ b/x11/wxGTK32/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2024/07/07 11:37:24 nros Exp $ +# $NetBSD: Makefile,v 1.43 2024/07/07 12:07:06 wiz Exp $ DISTNAME= wxWidgets-3.2.5 PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK32/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=wxWidgets/} GITHUB_PROJECT= wxWidgets