- Update to 3.1.6
Changes: https://github.com/pjstevns/dbmail/commits/master PR: ports/182080 Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
This commit is contained in:
parent
534d3773b4
commit
c21b956ae8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327225
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dbmail
|
||||
PORTVERSION= 3.1.3
|
||||
PORTVERSION= 3.1.6
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.dbmail.org/download/3.1/
|
||||
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
|
|||
|
||||
BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \
|
||||
xmlto:${PORTSDIR}/textproc/xmlto \
|
||||
${LOCALBASE}/share/sgml/docbook/4.5:${PORTSDIR}/textproc/docbook-450
|
||||
${LOCALBASE}/share/sgml/docbook/4.5/docbookx.dtd:${PORTSDIR}/textproc/docbook-450
|
||||
|
||||
CONFLICTS= dbmail-2.*
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dbmail-3.1.3.tar.gz) = 508d288f3c5690387eeed94669f96cbd4cc686066bfd4cb9a5f97ec63c7ca304
|
||||
SIZE (dbmail-3.1.3.tar.gz) = 2392630
|
||||
SHA256 (dbmail-3.1.6.tar.gz) = 380fc123c8e6cfca7e9c06892d501ddea61c36f88e567d133202c16bf265a71a
|
||||
SIZE (dbmail-3.1.6.tar.gz) = 2394514
|
||||
|
|
Loading…
Reference in a new issue