svn commit: r356578 - head/mail/dbmail

Martin Wilke miwi at FreeBSD.org
Thu Jun 5 03:30:56 UTC 2014


Author: miwi
Date: Thu Jun  5 03:30:55 2014
New Revision: 356578
URL: http://svnweb.freebsd.org/changeset/ports/356578
QAT: https://qat.redports.org/buildarchive/r356578/

Log:
  - Update to 3.1.15
  
  PR:		190515
  Submitted by:	maintainer

Modified:
  head/mail/dbmail/Makefile
  head/mail/dbmail/distinfo

Modified: head/mail/dbmail/Makefile
==============================================================================
--- head/mail/dbmail/Makefile	Thu Jun  5 03:29:57 2014	(r356577)
+++ head/mail/dbmail/Makefile	Thu Jun  5 03:30:55 2014	(r356578)
@@ -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 at p-o.co.uk
 COMMENT=	SQL database-based mail system (POP3 and IMAP)
@@ -22,7 +20,7 @@ BUILD_DEPENDS=	asciidoc:${PORTSDIR}/text
 		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

Modified: head/mail/dbmail/distinfo
==============================================================================
--- head/mail/dbmail/distinfo	Thu Jun  5 03:29:57 2014	(r356577)
+++ head/mail/dbmail/distinfo	Thu Jun  5 03:30:55 2014	(r356578)
@@ -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


More information about the svn-ports-head mailing list