1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

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
This commit is contained in:
Jason W. Bacon 2024-11-17 06:55:16 -06:00
parent 65282872b7
commit 1e15e24448
2 changed files with 8 additions and 6 deletions

View File

@ -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

View File

@ -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