Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/ugrep/Makefile,v
diff -u -p -r1.57 Makefile
--- Makefile	1 May 2025 20:27:46 -0000	1.57
+++ Makefile	20 Aug 2025 00:16:56 -0000
@@ -3,7 +3,7 @@ CATEGORIES =	sysutils
 
 GH_ACCOUNT =	Genivia
 GH_PROJECT =	ugrep
-GH_TAGNAME =	v7.4.2
+GH_TAGNAME =	v7.5.0
 
 MAINTAINER =	Brian Callahan <bcallah@openbsd.org>
 
@@ -23,14 +23,8 @@ LIB_DEPENDS =	archivers/brotli \
 		devel/pcre2
 
 CONFIGURE_STYLE =	gnu
-CONFIGURE_ARGS =	--disable-avx2 \
-			--disable-neon \
+CONFIGURE_ARGS =	--disable-neon \
 			--without-boost-regex
-
-# All amd64 machines support SSE2, but the same is not true of i386
-.if ${MACHINE_ARCH:Mi386}
-CONFIGURE_ARGS +=	--disable-sse2
-.endif
 
 USE_GMAKE =	Yes
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/ugrep/distinfo,v
diff -u -p -r1.55 distinfo
--- distinfo	1 May 2025 20:27:46 -0000	1.55
+++ distinfo	20 Aug 2025 00:16:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (ugrep-7.4.2.tar.gz) = QCvgHTJ+S2Wg+TaDvbmFnk2qesop2FsA5mjeTkKDHHg=
-SIZE (ugrep-7.4.2.tar.gz) = 7226491
+SHA256 (ugrep-7.5.0.tar.gz) = CO0pmB5OntBwdxOVGaFyc2WNYJf5BkKhTZ398H+3Tuk=
+SIZE (ugrep-7.5.0.tar.gz) = 7172209
