Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2001 09:38:11 +0800 (CST)
From:      Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gslin@infomath.math.nctu.edu.tw
Subject:   ports/30177: Update port: mail/postfix-current
Message-ID:  <20010829013811.8931D3D98@infomath.math.nctu.edu.tw>

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

>Number:         30177
>Category:       ports
>Synopsis:       Update port: mail/postfix-current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 28 18:40:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD InfoMath.Math.NCTU.edu.tw 4.4-RC FreeBSD 4.4-RC #1: Thu Aug 23 14:35:48 CST 2001 root@InfoMath.Math.NCTU.edu.tw:/home/obj/usr/src/sys/InFoMath i386


	
>Description:
	Update to 20010808.
	add the manpage of nqmqpd.
	
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/mail/postfix-current/Makefile postfix-current/Makefile
--- /usr/ports/mail/postfix-current/Makefile	Fri Aug  3 20:57:53 2001
+++ postfix-current/Makefile	Wed Aug 29 09:25:23 2001
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	postfix
-PORTVERSION=	20010525
-PORTREVISION=	3
+PORTVERSION=	20010808
 CATEGORIES=	mail ipv6
 MASTER_SITES=	ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
 		ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
@@ -29,8 +28,8 @@
 	transport.5 virtual.5
 
 MAN8=	bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \
-	master.8 pickup.8 pipe.8 qmgr.8 showq.8 smtp.8 smtpd.8 \
-	spawn.8 trivial-rewrite.8 virtual.8
+	master.8 nqmgr.8 pickup.8 pipe.8 qmgr.8 qmqpd.8 showq.8 smtp.8 \
+	smtpd.8 spawn.8 trivial-rewrite.8 virtual.8
 
 CONF1=	access aliases canonical main.cf master.cf \
 	regexp_table relocated transport virtual
@@ -61,7 +60,6 @@
 MAKEFILEFLAGS+=	OPT="${CFLAGS}"
 
 SCRIPTS_ENV=	WRKDIRPREFIX="${WRKDIRPREFIX}" \
-		PREFIX="${PREFIX}" \
 		TOUCH="${TOUCH}" \
 		MKDIR="${MKDIR}" \
 		PREFIX="${PREFIX}"
diff -ruN /usr/ports/mail/postfix-current/distinfo postfix-current/distinfo
--- /usr/ports/mail/postfix-current/distinfo	Sat Jun  9 03:38:09 2001
+++ postfix-current/distinfo	Wed Aug 29 02:08:10 2001
@@ -1,3 +1 @@
-MD5 (postfix/snapshot-20010525.tar.gz) = 8986e3dcfe8a10c4051b8a6ee774a20c
-MD5 (postfix/pfixtls-0.7.3a-snap20010525-0.9.6a.tar.gz) = 2524502c073a7a4cd61ff359e6c746b8
-MD5 (postfix/postfix-20010228pl02-v6-20010515a.diff.gz) = 4ea9f56528ba94016dfed12eed5f2fc1
+MD5 (postfix/snapshot-20010808.tar.gz) = 584892ed8fae96b1ee51ed8aa2571f4c
diff -ruN /usr/ports/mail/postfix-current/pkg-plist postfix-current/pkg-plist
--- /usr/ports/mail/postfix-current/pkg-plist	Thu Jun 14 10:31:11 2001
+++ postfix-current/pkg-plist	Wed Aug 29 09:33:07 2001
@@ -105,6 +105,7 @@
 %%SUB_DOCS%%share/doc/postfix/postmap.1.html
 %%SUB_DOCS%%share/doc/postfix/postsuper.1.html
 %%SUB_DOCS%%share/doc/postfix/qmgr.8.html
+%%SUB_DOCS%%share/doc/postfix/qmqpd.8.html
 %%SUB_DOCS%%share/doc/postfix/queuing.html
 %%SUB_DOCS%%share/doc/postfix/rate.html
 %%SUB_DOCS%%share/doc/postfix/receiving.html

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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