diff --git a/net/onedrive/Makefile b/net/onedrive/Makefile index 3b33e199ec3f..e775d65cf75a 100644 --- a/net/onedrive/Makefile +++ b/net/onedrive/Makefile @@ -1,58 +1,50 @@ PORTNAME= onedrive DISTVERSIONPREFIX= v -DISTVERSION= 2.4.21 +DISTVERSION= 2.4.22 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 PKGCONFIG= pkgconf 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,gdkpixbuf2 NOTIFY_CONFIGURE_ENABLE= notifications ONEDRIVE_LOGDIR= /var/log/${PORTNAME} 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) -CONFIGURE_ARGS+= DCFLAGS=-L=-Wl,-z,nostart-stop-gc -.endif - -.include +.include diff --git a/net/onedrive/distinfo b/net/onedrive/distinfo index 47497a98b16f..11d570c6f6a1 100644 --- a/net/onedrive/distinfo +++ b/net/onedrive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668554606 -SHA256 (abraunegg-onedrive-v2.4.21_GH0.tar.gz) = c9991970cbb108368d16a4e6aefe66f0d61d66791ab3bbc526bff2237b926c51 -SIZE (abraunegg-onedrive-v2.4.21_GH0.tar.gz) = 1223054 +TIMESTAMP = 1672317848 +SHA256 (abraunegg-onedrive-v2.4.22_GH0.tar.gz) = 2adee749cc8cf7229f1525074fe500a279d01de65ae5c58e135a2ac8aea1364a +SIZE (abraunegg-onedrive-v2.4.22_GH0.tar.gz) = 1232399