diff --git a/sysutils/filewatcherd/Makefile b/sysutils/filewatcherd/Makefile index a84642f9cdcba..b61ce7fcd4232 100644 --- a/sysutils/filewatcherd/Makefile +++ b/sysutils/filewatcherd/Makefile @@ -1,5 +1,5 @@ PORTNAME= filewatcherd -DISTVERSION= 1.0-beta3 +DISTVERSION= 1.0 PORTEPOCH= 1 CATEGORIES= sysutils @@ -16,7 +16,10 @@ GH_ACCOUNT= faelys USE_RC_SUBR= filewatcherd SUB_FILES= pkg-message -PLIST_FILES= sbin/filewatcherd etc/watchtab.sample man/man8/filewatcherd.8.gz man/man5/watchtab.5.gz +PLIST_FILES= etc/watchtab.sample \ + man/man5/watchtab.5.gz \ + man/man8/filewatcherd.8.gz \ + sbin/filewatcherd do-install: ${INSTALL_PROGRAM} ${WRKSRC}/filewatcherd ${STAGEDIR}${PREFIX}/sbin diff --git a/sysutils/filewatcherd/distinfo b/sysutils/filewatcherd/distinfo index 0c535cff9dbd1..fd058f62709c2 100644 --- a/sysutils/filewatcherd/distinfo +++ b/sysutils/filewatcherd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487003587 -SHA256 (faelys-filewatcherd-1.0-beta3_GH0.tar.gz) = c15351b1eabf94b8edd598b2b992ab571a15690f8de11d48209468c4e4008aa5 -SIZE (faelys-filewatcherd-1.0-beta3_GH0.tar.gz) = 14301 +TIMESTAMP = 1675159234 +SHA256 (faelys-filewatcherd-1.0_GH0.tar.gz) = 4b3628ab02107ed7e672f1ad2ee28dfc798782d06a548b095035b5d0a2e6ecb7 +SIZE (faelys-filewatcherd-1.0_GH0.tar.gz) = 14338