diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index e14c0470703d..e3389521d384 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -1,53 +1,53 @@ PORTNAME= opensmtpd -PORTVERSION= 7.6.0 +PORTVERSION= 7.8.0 DISTVERSIONSUFFIX= p1 PORTEPOCH= 1 CATEGORIES= mail -MASTER_SITES= https://www.opensmtpd.org/archives/ - +MASTER_SITES= https://github.com/OpenSMTPD/OpenSMTPD/releases/download/${DISTVERSIONFULL}/ \ + https://www.opensmtpd.org/archives/ MAINTAINER= fluffy@FreeBSD.org COMMENT= Security- and simplicity-focused SMTP server from OpenBSD WWW= https://www.OpenSMTPD.org/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libevent.so:devel/libevent OPTIONS_DEFINE= MAILERCONF PAM TABLE_DB OPTIONS_DEFAULT= PAM TABLE_DB MAILERCONF_DESC= Activate OpenSMTPD in mailer.conf(5) TABLE_DB_DESC= Build table-db plugin (aliases) USES= cpe groff libtool localbase ssl GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPE_VENDOR= openbsd USE_RC_SUBR= smtpd SUB_FILES= pkg-install pkg-deinstall pkg-message CONFLICTS_INSTALL= postfix sendmail opensmtpd-devel USERS= _smtpd _smtpq GROUPS= _smtpd _smtpq OPTIONS_SUB= yes PAM_CONFIGURE_WITH= auth-pam=smtpd TABLE_DB_CONFIGURE_WITH= table-db CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/mail/ \ --with-libevent=${LOCALBASE} \ --with-path-mbox=/var/mail \ --with-user-smtpd=_smtpd \ --with-user-queue=_smtpq \ --with-group-queue=_smtpq post-install-TABLE_DB-on: @${LN} -sf ${PREFIX}/sbin/smtpctl ${STAGEDIR}${PREFIX}/libexec/opensmtpd/makemap .include diff --git a/mail/opensmtpd/distinfo b/mail/opensmtpd/distinfo index 0aec9af70c89..2cf770870455 100644 --- a/mail/opensmtpd/distinfo +++ b/mail/opensmtpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735844516 -SHA256 (opensmtpd-7.6.0p1.tar.gz) = b27c806982a6653a2637f810ae7a45372b9a7ff99350ee1003746503ff0e4a97 -SIZE (opensmtpd-7.6.0p1.tar.gz) = 933649 +TIMESTAMP = 1782909734 +SHA256 (opensmtpd-7.8.0p1.tar.gz) = f473b1b32e3440f28669419466d1e6ff037cf6b228769979135a4fb39060e3c3 +SIZE (opensmtpd-7.8.0p1.tar.gz) = 745487