From sabami.seaslug.org!scott@celestial.com  Sun Feb 22 17:23:50 1998
Received: from johngalt.celestial.com (johngalt.celestial.com [192.136.111.59])
          by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA18955
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Feb 1998 17:23:45 -0800 (PST)
          (envelope-from sabami.seaslug.org!scott@celestial.com)
Received: from localhost (2656 bytes) by johngalt.celestial.com
	via rmail with P:stdio/R:inet_hosts/T:smtp
	(sender: <sabami.seaslug.org!scott>) (ident <sabami.seaslug.org!scott> using unix)
	id <m0y6mcQ-000FrSC@johngalt.celestial.com>
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 22 Feb 1998 17:23:42 -0800 (PST)
	(Smail-3.2.0.96 1997-Jun-2 #22 built 1997-Jul-19)
Received: (from scott@localhost) by two.sabami.seaslug.org (8.8.5/8.6.12) id RAA04714; Sun, 22 Feb 1998 17:06:58 -0800 (PST)
Message-Id: <199802230106.RAA04714@two.sabami.seaslug.org>
Date: Sun, 22 Feb 1998 17:06:58 -0800 (PST)
From: Scott.Blachowicz@seaslug.org
Reply-To: Scott.Blachowicz@seaslug.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: Scott.Blachowicz@seaslug.org
Subject: update mail/nmh from 0.19 to 0.22
X-Send-Pr-Version: 3.2

>Number:         5819
>Category:       ports
>Synopsis:       nmh has had a couple new releases...update port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 17:30:01 PST 1998
>Closed-Date:    Sun Feb 22 19:03:27 PST 1998
>Last-Modified:  Sun Feb 22 19:03:57 PST 1998
>Originator:     Scott Blachowicz
>Release:        FreeBSD 2.2.2-RELEASE i386
>Organization:
>Environment:

	FreeBSD

>Description:

	Author of nmh package has released a couple new versions - this patch
	updates the port to match (and now that I've submitted this patch, the
	author will probably release another version...:-)).

>How-To-Repeat:

	

>Fix:
	
	Apply appended patch (with 'patch -p1').

diff -ur nmh-curr/Makefile nmh-0.22/Makefile
--- nmh-curr/Makefile	Mon Jan  5 15:30:00 1998
+++ nmh-0.22/Makefile	Thu Feb 19 19:37:23 1998
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	nmh
-# Version required:     0.19
+# Version required:     0.22
 # Date created:		26 July 1997
 # Whom:			Scott Blachowicz <Scott.Blachowicz@seaslug.org>
 #
 # $Id: Makefile,v 1.4 1998/01/05 19:11:00 markm Exp $
 #
 
-DISTNAME=	nmh-0.19
+DISTNAME=	nmh-0.22
 CATEGORIES=	mail
 MASTER_SITES=   ftp://ftp.math.gatech.edu/pub/nmh/
 
diff -ur nmh-curr/files/md5 nmh-0.22/files/md5
--- nmh-curr/files/md5	Mon Jan  5 15:30:00 1998
+++ nmh-0.22/files/md5	Thu Feb 19 19:37:30 1998
@@ -1 +1 @@
-MD5 (nmh-0.19.tar.gz) = ca5ffcd38c56b4311b56f04bf55fc18b
+MD5 (nmh-0.22.tar.gz) = c9ee4364e443ebaddb95befd4e44f305
diff -ur nmh-curr/pkg/PLIST nmh-0.22/pkg/PLIST
--- nmh-curr/pkg/PLIST	Mon Jan  5 15:30:00 1998
+++ nmh-0.22/pkg/PLIST	Sun Feb 22 16:58:00 1998
@@ -10,6 +10,7 @@
 bin/forw
 bin/inc
 bin/mark
+bin/mhbuild
 bin/mhmail
 bin/mhn
 bin/mhparam
@@ -46,8 +47,10 @@
 etc/nmh/mts.conf
 etc/nmh/rcvdistcomps
 etc/nmh/replcomps
+etc/nmh/replgroupcomps
 etc/nmh/scan.default
 etc/nmh/scan.mailx
+etc/nmh/scan.nomime
 etc/nmh/scan.size
 etc/nmh/scan.time
 etc/nmh/scan.timely
@@ -78,6 +81,7 @@
 man/man1/inc.1.gz
 man/man1/mark.1.gz
 man/man1/mh-chart.1.gz
+man/man1/mhbuild.1
 man/man1/mhl.1.gz
 man/man1/mhmail.1.gz
 man/man1/mhn.1.gz
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Feb 22 19:03:27 PST 1998 
State-Changed-Why:  
Updated to version 0.22 as requested.  Thanks! 
>Unformatted:
