Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 1998 17:06:58 -0800 (PST)
From:      Scott.Blachowicz@seaslug.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        Scott.Blachowicz@seaslug.org
Subject:   ports/5819: update mail/nmh from 0.19 to 0.22
Message-ID:  <199802230106.RAA04714@two.sabami.seaslug.org>

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

>Number:         5819
>Category:       ports
>Synopsis:       nmh has had a couple new releases...update port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 17:30:01 PST 1998
>Last-Modified:
>Originator:     Scott Blachowicz
>Organization:
>Release:        FreeBSD 2.2.2-RELEASE i386
>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
>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?199802230106.RAA04714>