Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2006 23:31:47 -0300 (BRT)
From:      Marcus Alves Grando <mnag@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vivek@khera.org
Subject:   ports/95677: Update port: mail/postfix VDA patch to 2.2.10
Message-ID:  <20060413023147.972D84E@marcus.grupos.com.br>
Resent-Message-ID: <200604130240.k3D2eEUx009208@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95677
>Category:       ports
>Synopsis:       Update port: mail/postfix VDA patch to 2.2.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 13 02:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Alves Grando
>Release:        FreeBSD 6.1-RC i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD marcus.grupos.com.br 6.1-RC FreeBSD 6.1-RC #4: Mon Apr 10 16:19:33 BRT 2006 root@marcus.grupos.com.br:/space/obj/usr/src/sys/MARCUS i386


	
>Description:
- Update VDA patch to 2.2.10
- Bump PORTREVISION

	
>How-To-Repeat:
	
>Fix:

	

--- postfix.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/postfix/Makefile,v
retrieving revision 1.109
diff -u -r1.109 Makefile
--- Makefile	6 Apr 2006 21:46:57 -0000	1.109
+++ Makefile	10 Apr 2006 20:04:42 -0000
@@ -16,6 +16,7 @@
 
 PORTNAME=	postfix
 PORTVERSION=	2.2.10
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/postfix/distinfo,v
retrieving revision 1.73
diff -u -r1.73 distinfo
--- distinfo	6 Apr 2006 21:46:57 -0000	1.73
+++ distinfo	10 Apr 2006 20:04:42 -0000
@@ -4,6 +4,6 @@
 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
 SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed
 SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
-MD5 (postfix/postfix-2.2.9-vda.patch.gz) = 9e574deee39ede061c3e90da529356ca
-SHA256 (postfix/postfix-2.2.9-vda.patch.gz) = a67ea4a0b8c8a73ffc08c2d5d8b7d9289437112002b6041eff5d1215d1484e97
-SIZE (postfix/postfix-2.2.9-vda.patch.gz) = 7775
+MD5 (postfix/postfix-2.2.10-vda.patch.gz) = 625edf469963a0ba76eef2c6fd830c44
+SHA256 (postfix/postfix-2.2.10-vda.patch.gz) = 84c30af26b24d39398caf6bd8629c66da65e9b5bd7b0305b1b5217a4bddaa6ca
+SIZE (postfix/postfix-2.2.10-vda.patch.gz) = 7791
Index: scripts/configure.postfix
===================================================================
RCS file: /home/pcvs/ports/mail/postfix/scripts/configure.postfix,v
retrieving revision 1.73
diff -u -r1.73 configure.postfix
--- scripts/configure.postfix	6 Apr 2006 21:46:57 -0000	1.73
+++ scripts/configure.postfix	10 Apr 2006 20:04:42 -0000
@@ -229,7 +229,7 @@
 			;;
 		VDA)
 			echo "PATCH_SITES+=	http://web.onda.com.br/nadal/postfix/VDA/"
-			echo "PATCHFILES+=	postfix-2.2.9-vda.patch.gz"
+			echo "PATCHFILES+=	postfix-2.2.10-vda.patch.gz"
 			echo "PATCH_DIST_STRIP=	-p1"
 			;;
 		Test)
--- postfix.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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