diff --git a/deskutils/freebsd-update-notify/Makefile b/deskutils/freebsd-update-notify/Makefile index 2b28108fac51..973ccd45516f 100644 --- a/deskutils/freebsd-update-notify/Makefile +++ b/deskutils/freebsd-update-notify/Makefile @@ -1,46 +1,45 @@ PORTNAME= freebsd-update-notify -DISTVERSION= 0.1.1-2 -DISTVERSIONSUFFIX= -g90a650c -PORTREVISION= 2 +DISTVERSION= 0.1.1-6 +DISTVERSIONSUFFIX= -gf703b73 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 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 37887c1d6995..829005ab77cf 100644 --- a/deskutils/freebsd-update-notify/distinfo +++ b/deskutils/freebsd-update-notify/distinfo @@ -1,3 +1,3 @@ -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 +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