mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
net/onedrive: update to 2.4.16
ChangeLog: https://github.com/abraunegg/onedrive/blob/v2.4.16/CHANGELOG.md PR: 262911 Reported by: hiroo.ono+freebsd@gmail.com (maintainer)
This commit is contained in:
parent
70f7b09d39
commit
cb8080bc98
@ -1,6 +1,6 @@
|
||||
PORTNAME= onedrive
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.4.15
|
||||
DISTVERSION= 2.4.16
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= hiroo.ono+freebsd@gmail.com
|
||||
@ -22,6 +22,8 @@ GH_ACCOUNT= abraunegg
|
||||
GNU_CONFIGURE= yes
|
||||
PKGCONFIG= pkgconf
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS NOTIFY COMPLETION
|
||||
OPTIONS_DEFAULT= NOTIFY COMPLETION
|
||||
OPTIONS_SUB= yes
|
||||
@ -38,8 +40,6 @@ COMPLETION_RUN_DEPENDS= bash-completion>0:shells/bash-completion
|
||||
|
||||
ONEDRIVE_LOGDIR= /var/log/${PORTNAME}
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
post-extract:
|
||||
${CP} ${FILESDIR}/freebsd_inotify.d ${WRKSRC}/src
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user