git: 8498d8899949 - main - devel/libnotify: bump portrevision after 50e1b669d76a

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Sun, 26 Nov 2023 21:07:43 UTC
The branch main has been updated by dim:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8498d8899949e5aba0fe6056411514478fae5cc5

commit 8498d8899949e5aba0fe6056411514478fae5cc5
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2023-11-26 21:05:36 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2023-11-26 21:06:42 +0000

    devel/libnotify: bump portrevision after 50e1b669d76a
    
    This is because the change influences runtime behavior: the port built
    successfully before, but only the notify-send command did not behave
    correctly.
    
    Noted by:       kib
    PR:             275104, 274108
    MFH:            2023Q4
---
 devel/libnotify/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 0ada9775407c..4f67b907571e 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	libnotify
 DISTVERSION=	0.8.2
+PORTREVISION=	1
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME