mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 3.1.15
PR: 190515 Submitted by: maintainer
This commit is contained in:
parent
ad7014650e
commit
bf5c93fdd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356578
@ -2,11 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dbmail
|
||||
PORTVERSION= 3.1.13
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.1.15
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.dbmail.org/download/3.1/ \
|
||||
http://git.dbmail.eu/paul/dbmail/snapshot/
|
||||
MASTER_SITES= http://git.dbmail.eu/paul/dbmail/snapshot/
|
||||
|
||||
MAINTAINER= ahicks@p-o.co.uk
|
||||
COMMENT= SQL database-based mail system (POP3 and IMAP)
|
||||
@ -22,7 +20,7 @@ BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
|
||||
xmlto:${PORTSDIR}/textproc/xmlto \
|
||||
${LOCALBASE}/share/sgml/docbook/4.5:${PORTSDIR}/textproc/docbook-sgml
|
||||
|
||||
CONFLICTS= dbmail-2.* dbmail22-[0-9]*
|
||||
CONFLICTS= dbmail22-[0-9]*
|
||||
|
||||
OPTIONS_DEFINE= DOCS LDAP SIEVE THREADS
|
||||
OPTIONS_DEFAULT= THREADS
|
||||
@ -35,7 +33,7 @@ USE_AUTOTOOLS= autoheader autoconf
|
||||
USE_LDCONFIG= ${PREFIX}/lib/dbmail
|
||||
USE_RC_SUBR= dbmail-pop3d dbmail-lmtpd dbmail-imapd dbmail-timsieved
|
||||
USE_OPENSSL= yes
|
||||
USES= gmake libtool pkgconfig shebangfix
|
||||
USES= gmake libtool pkgconfig shebangfix tar:bzip2
|
||||
SHEBANG_FILES= man/fixsp.pl
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dbmail-3.1.13.tar.gz) = ad1cb6502cd115ffbc47cacf3770b7808765ecb2704df1201349bd6a9707b799
|
||||
SIZE (dbmail-3.1.13.tar.gz) = 2400222
|
||||
SHA256 (dbmail-3.1.15.tar.bz2) = 08e67c0b2cd81c862c06d11f06cec9e252f249fa56703d14a25adff375c6d107
|
||||
SIZE (dbmail-3.1.15.tar.bz2) = 2248627
|
||||
|
Loading…
Reference in New Issue
Block a user