diff --git a/deskutils/freebsd-update-notify/Makefile b/deskutils/freebsd-update-notify/Makefile index d61df3087017..ca1383fb9117 100644 --- a/deskutils/freebsd-update-notify/Makefile +++ b/deskutils/freebsd-update-notify/Makefile @@ -1,47 +1,47 @@ PORTNAME= freebsd-update-notify -DISTVERSION= 0.1.1-7 -DISTVERSIONSUFFIX= -gf0ddfa9 +DISTVERSION= 0.1.1-8 +DISTVERSIONSUFFIX= -g714e534 CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org COMMENT= Notify desktop user when FreeBSD updates are available 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 \ rxvt-unicode>0:x11/rxvt-unicode USE_GITHUB= yes GH_ACCOUNT= outpaddling NO_BUILD= yes NO_ARCH= yes CONF_DIR= ${PREFIX}/etc/freebsd-update-notify PLIST_FILES= libexec/freebsd-update-notify \ libexec/freebsd-update-cron \ share/man/man8/freebsd-update-notify.8.gz \ "@sample etc/freebsd-update-notify/freebsd-update-notify.conf.sample" \ "@sample etc/freebsd-update-notify/freebsd-update-notify.crontab.sample etc/cron.d/freebsd-update-notify" \ "@dir etc/cron.d" do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/cron.d ${MKDIR} ${STAGEDIR}${PREFIX}/etc/freebsd-update-notify ${INSTALL_SCRIPT} ${WRKSRC}/freebsd-update-notify \ ${STAGEDIR}${PREFIX}/libexec ${INSTALL_SCRIPT} ${WRKSRC}/freebsd-update-cron \ ${STAGEDIR}${PREFIX}/libexec ${INSTALL_DATA} ${WRKSRC}/freebsd-update-notify.conf \ ${STAGEDIR}${CONF_DIR}/freebsd-update-notify.conf.sample ${INSTALL_DATA} ${WRKSRC}/freebsd-update-notify.crontab \ ${STAGEDIR}${CONF_DIR}/freebsd-update-notify.crontab.sample ${INSTALL_MAN} ${WRKSRC}/freebsd-update-notify.8 \ ${STAGEDIR}${PREFIX}/share/man/man8 .include diff --git a/deskutils/freebsd-update-notify/distinfo b/deskutils/freebsd-update-notify/distinfo index fb6327793399..e8ba014e4119 100644 --- a/deskutils/freebsd-update-notify/distinfo +++ b/deskutils/freebsd-update-notify/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1731857560 +SHA256 (outpaddling-freebsd-update-notify-0.1.1-8-g714e534_GH0.tar.gz) = 0c52f953fd63f859389c088baaf8c8538aa75d6889338a02c8cf0c155235408a +SIZE (outpaddling-freebsd-update-notify-0.1.1-8-g714e534_GH0.tar.gz) = 4353