mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- Update to 2.7.1
- While here, remove whitespace before end of line
This commit is contained in:
parent
a6488ac833
commit
937753427b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335170
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
# MAILDROP_LOG_COLUMNS lenght of 'File:' line in log - 8; default: 72
|
||||
|
||||
PORTNAME= maildrop
|
||||
PORTVERSION= 2.7.0
|
||||
PORTVERSION= 2.7.1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -135,7 +135,7 @@ post-install:
|
|||
${STAGEDIR}${PREFIX}/etc/quotawarnmsg.sample
|
||||
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS:S/maildir\//libs\/&/} ${STAGEDIR}${DOCSDIR}
|
||||
.if defined(MAILDROP_SUID)
|
||||
${CHMOD} u+s ${STAGEDIR}${PREFIX}/bin/lockmail ${STAGEDIR}${PREFIX}/bin/maildrop
|
||||
${CHMOD} u+s ${STAGEDIR}${PREFIX}/bin/lockmail ${STAGEDIR}${PREFIX}/bin/maildrop
|
||||
.endif
|
||||
.if defined(MAILDROP_SGID)
|
||||
${CHMOD} g+s ${STAGEDIR}${PREFIX}/bin/lockmail ${STAGEDIR}${PREFIX}/bin/maildrop
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (maildrop-2.7.0.tar.bz2) = e7f81c66b7b70a775e6b6284a67d3e2468bdd0a1baa28514778355f6bafbf3e1
|
||||
SIZE (maildrop-2.7.0.tar.bz2) = 2212504
|
||||
SHA256 (maildrop-2.7.1.tar.bz2) = fe1c3528c527e3a5bfe44b2e7437912bf55a5829fae442255347acb4a1caeb1b
|
||||
SIZE (maildrop-2.7.1.tar.bz2) = 2211838
|
||||
SHA256 (maildrop-2.7.0-dovecotauth.patch.txt) = 2987e56071d78dc55ac2ce523fe041dbf6565a90e98410f9fa2219d7434b945b
|
||||
SIZE (maildrop-2.7.0-dovecotauth.patch.txt) = 22063
|
||||
|
|
Loading…
Add table
Reference in a new issue