git: 9d7af01c20fe - main - x11/xnotify: update to 0.9.1

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Fri, 13 Jan 2023 09:42:15 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d7af01c20fe1a07ab81b0d6619860f7ad951e2f

commit 9d7af01c20fe1a07ab81b0d6619860f7ad951e2f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-13 00:51:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-13 09:41:58 +0000

    x11/xnotify: update to 0.9.1
    
    Changes:        https://github.com/phillbush/xnotify/releases/tag/v0.9.1
    Reported by:    GitHub (watch releases)
---
 x11/xnotify/Makefile | 9 +++------
 x11/xnotify/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/x11/xnotify/Makefile b/x11/xnotify/Makefile
index 6ad36a0b8326..628b37c85d3c 100644
--- a/x11/xnotify/Makefile
+++ b/x11/xnotify/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xnotify
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.9.0
+DISTVERSION=	0.9.1
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -17,14 +17,11 @@ USES=		xorg
 USE_GITHUB=	yes
 USE_XORG=	x11 xft xinerama
 GH_ACCOUNT=	phillbush
-MAKE_ARGS=	CC="${CC}" CPPFLAGS="${CPPFLAGS} ${CFLAGS}" \
-		LDFLAGS="${LDFLAGS} \$${LIBS}" \
-		PREFIX="${PREFIX}" \
-		LOCALINC="${LOCALBASE}/include" \
+MANPREFIX=	${PREFIX}/share/man
+MAKE_ENV=	LOCALINC="${LOCALBASE}/include" \
 		LOCALLIB="${LOCALBASE}/lib" \
 		X11INC="${LOCALBASE}/include" \
 		X11LIB="${LOCALBASE}/lib" \
-		FREETYPEINC="${LOCALBASE}/include/freetype2" \
 		${NULL}
 PLIST_FILES=	bin/${PORTNAME} \
 		share/man/man1/${PORTNAME}.1.gz \
diff --git a/x11/xnotify/distinfo b/x11/xnotify/distinfo
index 1f3f151bd9ee..2fba9a01e474 100644
--- a/x11/xnotify/distinfo
+++ b/x11/xnotify/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673542515
-SHA256 (phillbush-xnotify-v0.9.0_GH0.tar.gz) = 4717eb3d0e4fbf10e3a1bc4afe40a604b7e1bf29a2ea436f53f253a159a9b279
-SIZE (phillbush-xnotify-v0.9.0_GH0.tar.gz) = 16952
+TIMESTAMP = 1673571060
+SHA256 (phillbush-xnotify-v0.9.1_GH0.tar.gz) = b766647873650efbd2e6a4eb10c5df633e6ac0c711c819e1b2a9f1cdeb247b50
+SIZE (phillbush-xnotify-v0.9.1_GH0.tar.gz) = 16870