Skip to content

Commit

Permalink
mail/dbmail: Update version 3.3.1=>3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Aug 27, 2023
1 parent 9d9d06b commit 1282a1a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
7 changes: 6 additions & 1 deletion mail/dbmail/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dbmail
PORTVERSION= 3.3.1
PORTVERSION= 3.4.0
DISTVERSIONPREFIX= v
CATEGORIES= mail

Expand Down Expand Up @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions mail/dbmail/distinfo
@@ -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
1 change: 1 addition & 0 deletions mail/dbmail/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 1282a1a

Please sign in to comment.