Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Aug 1998 19:22:25 -0700 (PDT)
From:      Scott Blachowicz <scott@sabami.seaslug.org>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7617: update mail/nmh port to nmh-0.27
Message-ID:  <199808150222.TAA00389@two.sabami.seaslug.org>

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

>Number:         7617
>Category:       ports
>Synopsis:       update mail/nmh port to nmh-0.27
>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:   Fri Aug 14 20:00:00 PDT 1998
>Last-Modified:
>Originator:     Scott Blachowicz
>Organization:
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

	FreeBSD

>Description:

	Well...the author upgraded nmh from 0.26 to 0.27 the beginning of July, so
	I updated my port files a little later.  The same day, he announced a
	pre-release beta of 0.28.  So, I figured I'd old off until 0.28 released
	to update the port.  Well...that was about a month ago now...I figure that
	if I submit the port upgrade, the karmic pressure will cause 0.28 to be
	released tomorrow...:-)

>How-To-Repeat:

	

>Fix:
	
	Apply the attached patch to the mail/nmh port.

diff -ur ../nmh-curr/Makefile ./Makefile
--- ../nmh-curr/Makefile	Sat Jun  6 02:01:59 1998
+++ ./Makefile	Sun Jul 12 14:30:02 1998
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	nmh
-# Version required:     0.26
+# Version required:     0.27
 # Date created:		26 July 1997
 # Whom:			Scott Blachowicz <Scott.Blachowicz@seaslug.org>
 #
 # $Id: Makefile,v 1.9 1998/06/05 15:10:54 itojun Exp $
 #
 
-DISTNAME=	nmh-0.26
+DISTNAME=	nmh-0.27
 CATEGORIES=	mail
 MASTER_SITES=   ftp://ftp.math.gatech.edu/pub/nmh/
 
diff -ur ../nmh-curr/files/md5 ./files/md5
--- ../nmh-curr/files/md5	Sat Jun  6 02:01:59 1998
+++ ./files/md5	Sun Jul 12 14:30:06 1998
@@ -1 +1 @@
-MD5 (nmh-0.26.tar.gz) = d1f06379f73e2021017d0377948fed3f
+MD5 (nmh-0.27.tar.gz) = 62395d23c686b230ed0f2f17fbc2e01a
diff -ur ../nmh-curr/pkg/PLIST ./pkg/PLIST
--- ../nmh-curr/pkg/PLIST	Mon Feb 23 11:21:00 1998
+++ ./pkg/PLIST	Sun Jul 12 15:02:23 1998
@@ -30,6 +30,7 @@
 bin/send
 bin/show
 bin/sortm
+bin/viamail
 bin/whatnow
 bin/whom
 etc/nmh/MailAliases
@@ -67,9 +68,9 @@
 libexec/nmh/rcvpack
 libexec/nmh/rcvstore
 libexec/nmh/rcvtty
+libexec/nmh/sendfiles
 libexec/nmh/slocal
 libexec/nmh/spost
-libexec/nmh/viamail
 man/man1/ali.1.gz
 man/man1/anno.1.gz
 man/man1/burst.1.gz
@@ -105,6 +106,7 @@
 man/man1/rmm.1.gz
 man/man1/scan.1.gz
 man/man1/send.1.gz
+man/man1/sendfiles.1
 man/man1/show.1.gz
 man/man1/slocal.1.gz
 man/man1/sortm.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?199808150222.TAA00389>