From 1e15e2444825d4a8a848ff53230ea6f55e767162 Mon Sep 17 00:00:00 2001 From: "Jason W. Bacon" Date: Sun, 17 Nov 2024 06:55:16 -0600 Subject: [PATCH] deskutils/freebsd-update-notify: Update to 0.1.1.7 Add missing rxvt-unicode dep Change default max update period from 7 to 14 days Reported by: ykla@github --- deskutils/freebsd-update-notify/Makefile | 8 +++++--- deskutils/freebsd-update-notify/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/deskutils/freebsd-update-notify/Makefile b/deskutils/freebsd-update-notify/Makefile index 973ccd45516f..d61df3087017 100644 --- a/deskutils/freebsd-update-notify/Makefile +++ b/deskutils/freebsd-update-notify/Makefile @@ -1,6 +1,6 @@ PORTNAME= freebsd-update-notify -DISTVERSION= 0.1.1-6 -DISTVERSIONSUFFIX= -gf703b73 +DISTVERSION= 0.1.1-7 +DISTVERSIONSUFFIX= -gf0ddfa9 CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org @@ -10,7 +10,9 @@ WWW= https://github.com/outpaddling/freebsd-update-notify LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= zenity:x11/zenity auto-admin>=0.8.0:sysutils/auto-admin +RUN_DEPENDS= zenity:x11/zenity \ + auto-admin>=0.8.0:sysutils/auto-admin \ + rxvt-unicode>0:x11/rxvt-unicode USE_GITHUB= yes diff --git a/deskutils/freebsd-update-notify/distinfo b/deskutils/freebsd-update-notify/distinfo index 829005ab77cf..fb6327793399 100644 --- a/deskutils/freebsd-update-notify/distinfo +++ b/deskutils/freebsd-update-notify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718914835 -SHA256 (outpaddling-freebsd-update-notify-0.1.1-6-gf703b73_GH0.tar.gz) = 9357058de70c4eb0e8bd6380a6dc1e11845bd4c449e518520858b74627457aa0 -SIZE (outpaddling-freebsd-update-notify-0.1.1-6-gf703b73_GH0.tar.gz) = 4284 +TIMESTAMP = 1727464098 +SHA256 (outpaddling-freebsd-update-notify-0.1.1-7-gf0ddfa9_GH0.tar.gz) = 4d04957eabcea1616069cc3da27202c4645d5a399ea0d7d5583e4dc6dcd040cb +SIZE (outpaddling-freebsd-update-notify-0.1.1-7-gf0ddfa9_GH0.tar.gz) = 4282