Skip site navigation (1)Skip section navigation (2)
Date:      13 Mar 2003 00:08:11 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49973: [MAINTAINER] Update mail/mailfront to 0.85
Message-ID:  <20030313000811.56677.qmail@outpost.globcon.net>

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

>Number:         49973
>Category:       ports
>Synopsis:       [MAINTAINER] Update mail/mailfront to 0.85
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 12 16:10:07 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 14 02:23:23 MSD 2002     sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST  i386
>Description:
- Update to 0.85
  - added two new front-ends (QMTP and QMQP)
  - catch up with bglibs 1.006 naming scheme

Requires the following PRs to be committed:
ports/48900: devel/bglibs 1.005
ports/49962: devel/bglibs 1.006
ports/48902: mail/mailfront 0.81
>How-To-Repeat:
>Fix:

--- mailfront-0.85.patch begins here ---
diff -ruN mailfront-0.81/Makefile mailfront/Makefile
--- mailfront-0.81/Makefile	Thu Mar 13 02:49:45 2003
+++ mailfront/Makefile	Thu Mar 13 02:50:12 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mailfront
-PORTVERSION=	0.81
+PORTVERSION=	0.85
 CATEGORIES=	mail
 MASTER_SITES=	http://untroubled.org/mailfront/
 
diff -ruN mailfront-0.81/distinfo mailfront/distinfo
--- mailfront-0.81/distinfo	Thu Mar 13 02:49:45 2003
+++ mailfront/distinfo	Thu Mar 13 02:55:21 2003
@@ -1 +1 @@
-MD5 (mailfront-0.81.tar.gz) = 5c4d9c51663feebf9fc3179167773259
+MD5 (mailfront-0.85.tar.gz) = 04848ea36740d1280016161d419bf7d2
diff -ruN mailfront-0.81/pkg-plist mailfront/pkg-plist
--- mailfront-0.81/pkg-plist	Thu Mar 13 02:49:45 2003
+++ mailfront/pkg-plist	Thu Mar 13 02:56:34 2003
@@ -1,6 +1,8 @@
 bin/imapfront-auth
 bin/pop3front-auth
 bin/pop3front-maildir
+bin/qmqpfront-qmail
+bin/qmtpfront-qmail
 bin/smtpfront-echo
 bin/smtpfront-qmail
 bin/smtpfront-reject
@@ -12,6 +14,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/imapfront.html
 %%PORTDOCS%%%%DOCSDIR%%/mailfront.html
 %%PORTDOCS%%%%DOCSDIR%%/mailrules.html
+%%PORTDOCS%%%%DOCSDIR%%/mailrules2.html
 %%PORTDOCS%%%%DOCSDIR%%/pop3front.html
 %%PORTDOCS%%%%DOCSDIR%%/qmail-backend.html
 %%PORTDOCS%%%%DOCSDIR%%/qmail-validate.html
--- mailfront-0.85.patch ends here ---

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

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




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