Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2023 16:40:30 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d276cdd564ab - main - deskutils/freebsd-update-notify: Update to 0.1.1.2
Message-ID:  <202308301640.37UGeUOH069163@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jwb:

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

commit d276cdd564ab3a4ae464c07800da6d2c1cad7cfb
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-08-30 16:39:11 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-08-30 16:39:11 +0000

    deskutils/freebsd-update-notify: Update to 0.1.1.2
    
    Use time stamp from auto-update-system
    Let auto-update-system handle rebooting
---
 deskutils/freebsd-update-notify/Makefile | 5 +++--
 deskutils/freebsd-update-notify/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/deskutils/freebsd-update-notify/Makefile b/deskutils/freebsd-update-notify/Makefile
index 74e2e3096a35..5a63158f1fca 100644
--- a/deskutils/freebsd-update-notify/Makefile
+++ b/deskutils/freebsd-update-notify/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	freebsd-update-notify
-DISTVERSION=	0.1.1
+DISTVERSION=	0.1.1-2
+DISTVERSIONSUFFIX=	-g90a650c
 CATEGORIES=	deskutils
 
 MAINTAINER=	jwb@FreeBSD.org
@@ -9,7 +10,7 @@ WWW=		https://github.com/outpaddling/freebsd-update-notify
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	zenity:x11/zenity auto-admin>=0.7.18.3:sysutils/auto-admin
+RUN_DEPENDS=	zenity:x11/zenity auto-admin>=0.7.18.7:sysutils/auto-admin
 
 USE_GITHUB=	yes
 
diff --git a/deskutils/freebsd-update-notify/distinfo b/deskutils/freebsd-update-notify/distinfo
index 3f910547e173..37887c1d6995 100644
--- a/deskutils/freebsd-update-notify/distinfo
+++ b/deskutils/freebsd-update-notify/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691588508
-SHA256 (outpaddling-freebsd-update-notify-0.1.1_GH0.tar.gz) = d116b0a7c5c2faf209f91c0f80293ef770d054f30fe8311541e30940984c5ba8
-SIZE (outpaddling-freebsd-update-notify-0.1.1_GH0.tar.gz) = 4099
+TIMESTAMP = 1692192010
+SHA256 (outpaddling-freebsd-update-notify-0.1.1-2-g90a650c_GH0.tar.gz) = 58e3dd2d49f7392a46bbac178de5568c1a5dca5cfbcec4fae797fab09e3831fc
+SIZE (outpaddling-freebsd-update-notify-0.1.1-2-g90a650c_GH0.tar.gz) = 4097



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308301640.37UGeUOH069163>