mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
mail/dbmail: Update version 3.3.1=>3.4.0
Changelog: https://github.com/dbmail/dbmail/releases/tag/v3.4.0
This commit is contained in:
parent
9d9d06bace
commit
1282a1a2a4
@ -1,5 +1,5 @@
|
||||
PORTNAME= dbmail
|
||||
PORTVERSION= 3.3.1
|
||||
PORTVERSION= 3.4.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -56,6 +56,11 @@ DBMAIL_USER?= mailnull
|
||||
DBMAIL_GROUP?= mail
|
||||
PIDDIR?= /var/run/dbmail
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/dbmail-sieved\.8 /d' \
|
||||
${WRKSRC}/man/Makefile.am \
|
||||
${WRKSRC}/man/Makefile.in
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/dbmail.conf ${STAGEDIR}${PREFIX}/etc/dbmail.conf.sample
|
||||
@${MKDIR} ${STAGEDIR}${DATADIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1665947701
|
||||
SHA256 (dbmail-dbmail-v3.3.1_GH0.tar.gz) = bc5497a3fbbcd3cc7efff101d23ec740c0d058f33cc11bc3295ff8efcd78fc29
|
||||
SIZE (dbmail-dbmail-v3.3.1_GH0.tar.gz) = 2523029
|
||||
TIMESTAMP = 1693124922
|
||||
SHA256 (dbmail-dbmail-v3.4.0_GH0.tar.gz) = bcab790cebf3c46c53f05b51bb8fcf7724c8dadd4ee313aa33bd2ae6c2107fe2
|
||||
SIZE (dbmail-dbmail-v3.4.0_GH0.tar.gz) = 2529042
|
||||
|
@ -32,6 +32,7 @@ sbin/dbmail-pop3d
|
||||
sbin/dbmail-users
|
||||
sbin/dbmail-util
|
||||
%%SIEVE%%sbin/dbmail-sievecmd
|
||||
%%SIEVE%%sbin/dbmail-sieved
|
||||
%%SIEVE%%sbin/dbmail-timsieved
|
||||
%%DATADIR%%/dbmail.schema
|
||||
%%DATADIR%%/mysql/2_1_7-2_2_0.mysql
|
||||
|
Loading…
Reference in New Issue
Block a user