diff --git a/net/onedrive/Makefile b/net/onedrive/Makefile index c2f94a7f50ce..cc1cf20df639 100644 --- a/net/onedrive/Makefile +++ b/net/onedrive/Makefile @@ -1,46 +1,46 @@ PORTNAME= onedrive DISTVERSIONPREFIX= v -DISTVERSION= 2.5.7 +DISTVERSION= 2.5.9 CATEGORIES= net MAINTAINER= hiroo.ono+freebsd@gmail.com COMMENT= OneDrive Free client WWW= https://github.com/abraunegg/onedrive LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ldc2:lang/ldc LIB_DEPENDS= libcurl.so:ftp/curl \ libinotify.so:devel/libinotify RUN_DEPENDS= ${LOCALBASE}/sbin/logrotate:sysutils/logrotate USES= autoreconf gmake pkgconfig sqlite USE_GITHUB= yes GH_ACCOUNT= abraunegg GNU_CONFIGURE= yes PORTDOCS= * OPTIONS_DEFINE= DOCS NOTIFY COMPLETION OPTIONS_DEFAULT= NOTIFY COMPLETION OPTIONS_SUB= yes COMPLETION_DESC= Install completion for BASH, FISH and ZSH COMPLETION_BUILD_DEPENDS= bash-completion>0:shells/bash-completion COMPLETION_RUN_DEPENDS= bash-completion>0:shells/bash-completion COMPLETION_CONFIGURE_ENABLE= completions NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFY_USES= gnome NOTIFY_USE= GNOME=glib20,gdkpixbuf NOTIFY_CONFIGURE_ENABLE= notifications ONEDRIVE_LOGDIR= /var/log/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/onedrive ${INSTALL} -d -m 0775 ${STAGEDIR}${ONEDRIVE_LOGDIR} .include diff --git a/net/onedrive/distinfo b/net/onedrive/distinfo index 79a51b214c4f..764a9ae75158 100644 --- a/net/onedrive/distinfo +++ b/net/onedrive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758831384 -SHA256 (abraunegg-onedrive-v2.5.7_GH0.tar.gz) = b8526bf8b0ad98967f17634271eef4435ace5c1d116ada7d2e2809b84837be4c -SIZE (abraunegg-onedrive-v2.5.7_GH0.tar.gz) = 8269826 +TIMESTAMP = 1762447004 +SHA256 (abraunegg-onedrive-v2.5.9_GH0.tar.gz) = 2a1d28343e4f8fefe0129a4e8480b09bab5aec2697046fb3d03f34e18c0be4ab +SIZE (abraunegg-onedrive-v2.5.9_GH0.tar.gz) = 10150105 diff --git a/net/onedrive/pkg-plist b/net/onedrive/pkg-plist index f3f1afa575cf..3f85c8a1bd72 100644 --- a/net/onedrive/pkg-plist +++ b/net/onedrive/pkg-plist @@ -1,7 +1,8 @@ bin/onedrive etc/logrotate.d/onedrive +share/icons/hicolor/scalable/places/onedrive.svg share/man/man1/onedrive.1.gz %%COMPLETION%%share/bash-completion/completions/onedrive %%COMPLETION%%share/zsh/site-functions/_onedrive %%COMPLETION%%share/fish/completions/onedrive.fish @dir /var/log/onedrive