From linimon@lonesome.com  Tue Jul  8 20:40:59 2003
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A927837B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue,  8 Jul 2003 20:40:59 -0700 (PDT)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1868143F3F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue,  8 Jul 2003 20:40:59 -0700 (PDT)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11])
	(using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits))
	(No client certificate requested)
	by mail.soaustin.net (Postfix) with ESMTP
	id 3E9C4140CD; Tue,  8 Jul 2003 22:40:58 -0500 (CDT)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.9/8.12.3) with ESMTP id h693iaNa048684;
	Tue, 8 Jul 2003 22:44:36 -0500 (CDT)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.9/8.12.6/Submit) id h693iZ49048683;
	Tue, 8 Jul 2003 22:44:35 -0500 (CDT)
	(envelope-from linimon)
Message-Id: <200307090344.h693iZ49048683@lonesome.lonesome.com>
Date: Tue, 8 Jul 2003 22:44:35 -0500 (CDT)
From: Mark Linimon <linimon@lonesome.com>
Reply-To:
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: mwest@uct.ac.za
Subject: [patch][non-maintainer] update distfile for mail/exact
X-Send-Pr-Version: 3.113.1
X-GNATS-Notify:

>Number:         54241
>Category:       ports
>Synopsis:       [patch] [non-maintainer] update distfile for mail/exact
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 08 20:50:19 PDT 2003
>Closed-Date:    Thu Jul 17 01:04:12 PDT 2003
>Last-Modified:  Wed Jan 14 20:31:35 UTC 2009
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	bento reports a stale distfile; 1.34 has been out for a few weeks.
>How-To-Repeat:
	make checksum
>Fix:
	From the NEWS file:
added support for qpopper, supplied by Blair Harrison.

tidied the config file to make it more obvious how to enable a specific MTA.

--- exact/Makefile.dist	Tue Jun 10 12:17:25 2003
+++ exact/Makefile	Tue Jul  8 22:39:58 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	exact
-PORTVERSION=	1.33
+PORTVERSION=	1.34
 PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.britishsteal.com/dist/exact/
--- exact/distinfo.dist	Mon Jun  2 21:15:01 2003
+++ exact/distinfo	Tue Jul  8 22:40:21 2003
@@ -1 +1 @@
-MD5 (exact-1.33.tar.gz) = 78e1f3554019492d97aaa412e901d600
+MD5 (exact-1.34.tar.gz) = 5c73ff6985948c1cb05fb41c11f1e4c3
>Release-Note:
>Audit-Trail:

From: Matthew West <mwest@uct.ac.za>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: Mark Linimon <linimon@lonesome.com>
Subject: Re: ports/54241: [patch][non-maintainer] update distfile for mail/exact
Date: Thu, 17 Jul 2003 07:33:27 +0200

 Thanks Mark, this patch looks good except that it should probably also remove
 the "PORTREVISION=1" line as the PORTVERSION has now increased.
 
 Could someone please commit this?  Thanks!
 
 -- Matthew (port maintainer)
 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Thu Jul 17 01:03:19 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54241 
>Unformatted:
