mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Update to 2.5.5
- Pet portlint
This commit is contained in:
parent
df8ba9125f
commit
b393a8aa85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288180
3 changed files with 7 additions and 5 deletions
|
@ -20,13 +20,15 @@
|
|||
# extension (http://wiki.dovecot.org/maildrop/)
|
||||
|
||||
PORTNAME= maildrop
|
||||
PORTVERSION= 2.5.4
|
||||
PORTVERSION= 2.5.5
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= Mail delivery agent (MDA) with filtering abilities
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= yes
|
||||
USE_ICONV= yes
|
||||
|
@ -39,8 +41,6 @@ CONFIGURE_ARGS= --enable-syslog=1 \
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
|
||||
|
||||
MAILDROP_LOG_COLUMNS?= 72 # lenght of 'File:' line in log
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (maildrop-2.5.4.tar.bz2) = 7621b4aede007d478dbd8bf88216e0289c18beddd36bbf429e85e3e66ca9e002
|
||||
SIZE (maildrop-2.5.4.tar.bz2) = 2082167
|
||||
SHA256 (maildrop-2.5.5.tar.bz2) = 7484382852075f452850a082454c8c47a65d52f00fe64e0b1a63ed7ccf25288c
|
||||
SIZE (maildrop-2.5.5.tar.bz2) = 2158846
|
||||
|
|
|
@ -29,6 +29,8 @@ etc/quotawarnmsg.sample
|
|||
%%PORTDOCS%%%%DOCSDIR%%/lockmail.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/mailbot.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/maildir.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/maildiracl.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/maildirkw.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/maildirmake.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/maildirquota.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/maildrop.html
|
||||
|
|
Loading…
Add table
Reference in a new issue