update fdm to git head; there will be a new release soon then we can switch
back to normal releases, but it seems an opportune moment to update the port to a version with oauthbearer support ok nicm
This commit is contained in:
parent
1537084848
commit
c18ceee201
@ -1,9 +1,12 @@
|
||||
COMMENT= fetch, filter and deliver mail
|
||||
|
||||
V= 2.0
|
||||
GH_ACCOUNT= nicm
|
||||
GH_PROJECT= fdm
|
||||
GH_COMMIT= c245d210a5b0049f48c78e40af44d2889ecf217f
|
||||
|
||||
V= 2.0pl20211129
|
||||
DISTNAME= fdm-$V
|
||||
CATEGORIES= mail
|
||||
REVISION= 1
|
||||
|
||||
MAINTAINER= Nicholas Marriott <nicm@openbsd.org>
|
||||
|
||||
@ -12,13 +15,16 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= c crypto pcre ssl z tdb>=3.0
|
||||
|
||||
MASTER_SITES= https://github.com/nicm/fdm/releases/download/$V/
|
||||
#MASTER_SITES= https://github.com/nicm/fdm/releases/download/$V/
|
||||
|
||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||
LIB_DEPENDS += databases/tdb>=1.2.7 \
|
||||
devel/pcre
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
#CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_STYLE = autoreconf
|
||||
AUTOCONF_VERSION= 2.71
|
||||
AUTOMAKE_VERSION= 1.16
|
||||
CONFIGURE_ARGS = --enable-pcre
|
||||
|
||||
post-install:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (fdm-2.0.tar.gz) = BrKMtreSVwvGHX4psT0q9GuS/qd+BYsrF+Eej37QzqQ=
|
||||
SIZE (fdm-2.0.tar.gz) = 313596
|
||||
SHA256 (fdm-2.0pl20211129-c245d210.tar.gz) = lIdxlzvM07psfyf6P932u1JKdWzQwF78KGDHPG0N9Ok=
|
||||
SIZE (fdm-2.0pl20211129-c245d210.tar.gz) = 184771
|
||||
|
@ -5,6 +5,7 @@ share/doc/fdm/
|
||||
share/doc/fdm/MANUAL
|
||||
share/doc/fdm/README
|
||||
share/examples/fdm/
|
||||
share/examples/fdm/example_imap_folder.conf
|
||||
share/examples/fdm/f-terbeck.conf
|
||||
share/examples/fdm/g-lando.conf
|
||||
share/examples/fdm/n-marriott.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user