Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2013 01:55:44 +0000 (UTC)
From:      Sahil Tandon <sahil@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316298 - head/mail/postfix26
Message-ID:  <201304230155.r3N1tio2097979@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sahil
Date: Tue Apr 23 01:55:43 2013
New Revision: 316298
URL: http://svnweb.freebsd.org/changeset/ports/316298

Log:
  - Update to 2.6.19, update CONFLICTS and mark
    DEPRECATED
  
  PR:		ports/177127
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Modified:
  head/mail/postfix26/Makefile
  head/mail/postfix26/distinfo

Modified: head/mail/postfix26/Makefile
==============================================================================
--- head/mail/postfix26/Makefile	Tue Apr 23 01:52:44 2013	(r316297)
+++ head/mail/postfix26/Makefile	Tue Apr 23 01:55:43 2013	(r316298)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	postfix
-PORTVERSION=	2.6.18
+PORTVERSION=	2.6.19
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -16,9 +16,14 @@ DIST_SUBDIR=	${PORTNAME}
 MAINTAINER=	sahil@FreeBSD.org
 COMMENT=	Secure alternative to widely-used Sendmail
 
+DEPRECATED=		No longer supported by upstream
+EXPIRATION_DATE=	2013-05-30
+
 VDAVERSION=	2.6.5
-CONFLICTS=	courier-0.* postfix-1.* postfix-2.[0-57-9].* postfix-current-2.* \
-		sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]*
+CONFLICTS=	courier-0.* postfix-1.* postfix-2.[0-57-9].* postfix-base-2.[0-57-9].* \
+		postfix-2.10.* postfix-base-2.10.* postfix-current-2.* \
+		postfix-current-base-2.* sendmail-8.* sendmail+*-8.* \
+		smail-3.* zmailer-2.* opensmtpd-[0-9]*
 
 USERS=		postfix
 GROUPS=		mail maildrop postfix

Modified: head/mail/postfix26/distinfo
==============================================================================
--- head/mail/postfix26/distinfo	Tue Apr 23 01:52:44 2013	(r316297)
+++ head/mail/postfix26/distinfo	Tue Apr 23 01:55:43 2013	(r316298)
@@ -1,4 +1,4 @@
-SHA256 (postfix/postfix-2.6.18.tar.gz) = fdefebe46f6398f3feef5d6c58dfe6a26ccf283bb9361b6225c5cccd2a7aeb9e
-SIZE (postfix/postfix-2.6.18.tar.gz) = 3327921
+SHA256 (postfix/postfix-2.6.19.tar.gz) = 639e89de9bc6b7dbdfb3d06724f95b8065ed96af1dcded4a08ca7fcfc37a388a
+SIZE (postfix/postfix-2.6.19.tar.gz) = 3327966
 SHA256 (postfix/postfix-2.6.5-vda-ng.patch.gz) = e1c04e9d268dc84832334997e1f593af9877dbd5030708280427a0dc4452e797
 SIZE (postfix/postfix-2.6.5-vda-ng.patch.gz) = 12435



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304230155.r3N1tio2097979>