Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2013 20:12:53 +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: r325915 - head/mail/postfix
Message-ID:  <201309012012.r81KCrcI055392@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sahil
Date: Sun Sep  1 20:12:52 2013
New Revision: 325915
URL: http://svnweb.freebsd.org/changeset/ports/325915

Log:
  - Update to 2.10.1 and bump VDAVERSION

Modified:
  head/mail/postfix/Makefile
  head/mail/postfix/distinfo   (contents, props changed)

Modified: head/mail/postfix/Makefile
==============================================================================
--- head/mail/postfix/Makefile	Sun Sep  1 20:12:46 2013	(r325914)
+++ head/mail/postfix/Makefile	Sun Sep  1 20:12:52 2013	(r325915)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	postfix
-PORTVERSION=	2.10.0
+PORTVERSION=	2.10.1
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -21,7 +21,7 @@ LICENSE_NAME=	IBM PUBLIC LICENSE VERSION
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-VDAVERSION=	2.9.5
+VDAVERSION=	2.10.0
 CONFLICTS=	courier-0.* postfix-1.* postfix-2.[0-9].* postfix-base-2.[0-9].* \
 		postfix-current-2.* postfix-current-base-2.* sendmail-8.* \
 		sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]*
@@ -228,7 +228,7 @@ _REQUIRE+=		ypserv
 
 .if ${PORT_OPTIONS:MVDA}
 PATCH_SITES+=		http://vda.sourceforge.net/VDA/:vda
-PATCHFILES+=		postfix-vda-v11-${VDAVERSION}.patch:vda
+PATCHFILES+=		postfix-vda-v13-${VDAVERSION}.patch:vda
 PATCH_DIST_STRIP=	-p1
 PLIST_SUB+=		VDA=""
 .else

Modified: head/mail/postfix/distinfo
==============================================================================
--- head/mail/postfix/distinfo	Sun Sep  1 20:12:46 2013	(r325914)
+++ head/mail/postfix/distinfo	Sun Sep  1 20:12:52 2013	(r325915)
@@ -1,6 +1,6 @@
-SHA256 (postfix/postfix-2.10.0.tar.gz) = 4a42a6029af418cbd4a8668b4f8c7e1ea9975cbe9756df760649c0a941bfeb7b
-SIZE (postfix/postfix-2.10.0.tar.gz) = 3826655
+SHA256 (postfix/postfix-2.10.1.tar.gz) = 2e85a62e97418bbb022b4d4433098a7f25adc7dc707c37d9984db2c2f314b1c1
+SIZE (postfix/postfix-2.10.1.tar.gz) = 3827595
 SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc
 SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191
-SHA256 (postfix/postfix-vda-v11-2.9.5.patch) = df30379c456971a514ae5587531bb5cd8492921a6a27e6d23f5014a1434945aa
-SIZE (postfix/postfix-vda-v11-2.9.5.patch) = 55009
+SHA256 (postfix/postfix-vda-v13-2.10.0.patch) = 6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f
+SIZE (postfix/postfix-vda-v13-2.10.0.patch) = 55701



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