diff --git a/net/onedrive/Makefile b/net/onedrive/Makefile index bf33b6e6f3da..42c2a982650c 100644 --- a/net/onedrive/Makefile +++ b/net/onedrive/Makefile @@ -1,58 +1,58 @@ PORTNAME= onedrive DISTVERSIONPREFIX= v -DISTVERSION= 2.4.15 +DISTVERSION= 2.4.16 CATEGORIES= net MAINTAINER= hiroo.ono+freebsd@gmail.com COMMENT= OneDrive Free client 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 PKGCONFIG= pkgconf +PORTDOCS= * + OPTIONS_DEFINE= DOCS NOTIFY COMPLETION OPTIONS_DEFAULT= NOTIFY COMPLETION OPTIONS_SUB= yes NOTIFY_CONFIGURE_ENABLE= notifications NOTIFY_USES= gnome NOTIFY_USE= GNOME=glib20,gdkpixbuf2 NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify COMPLETION_DESC= Install completion for BASH, FISH and ZSH COMPLETION_CONFIGURE_ENABLE= completions COMPLETION_BUILD_DEPENDS= bash-completion>0:shells/bash-completion COMPLETION_RUN_DEPENDS= bash-completion>0:shells/bash-completion ONEDRIVE_LOGDIR= /var/log/${PORTNAME} -PORTDOCS= * - post-extract: ${CP} ${FILESDIR}/freebsd_inotify.d ${WRKSRC}/src post-install: ${INSTALL} -d -m 0775 ${STAGEDIR}${ONEDRIVE_LOGDIR} .include # llvm 13.0 and above. .if (${OSVERSION} >= 1400042) || \ (${OSVERSION} < 1400000 && ${OSVERSION} >= 1300522) || \ (${OSVERSION} < 1300000 && ${OSVERSION} >= 1203505) CONFIGURE_ARGS+= DCFLAGS=-L=-Wl,-z,nostart-stop-gc .endif .include diff --git a/net/onedrive/distinfo b/net/onedrive/distinfo index 6d9f2de26ac9..833b4c8177da 100644 --- a/net/onedrive/distinfo +++ b/net/onedrive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641189389 -SHA256 (abraunegg-onedrive-v2.4.15_GH0.tar.gz) = 8824f1530ef874d68d221e2684cdab0c730feba7d1a47ed29903cd46d67eaaa2 -SIZE (abraunegg-onedrive-v2.4.15_GH0.tar.gz) = 1131360 +TIMESTAMP = 1648508815 +SHA256 (abraunegg-onedrive-v2.4.16_GH0.tar.gz) = 7660cc6f637ee78f6b1135f52afe2f6568295ec94bd187ceb3e99737e0985ea7 +SIZE (abraunegg-onedrive-v2.4.16_GH0.tar.gz) = 1139304