Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 1999 18:42:48 -0800 (PST)
From:      Scott.Blachowicz@seaslug.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9958: mail/nmh port upgrade for nmh-1.0
Message-ID:  <199902080242.SAA22506@c2-sab.seanet.com>

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

>Number:         9958
>Category:       ports
>Synopsis:       mail/nmh port upgrade for nmh-1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb  7 18:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Scott Blachowicz
>Release:        FreeBSD 2.2.2-RELEASE i386
>Organization:
>Environment:

	(yes, I know I need to upgrade my FreeBSD :-)).

>Description:

	Author released 1.0 of the nmh package - appended is the port diff
	to get it updated.

>How-To-Repeat:

	

>Fix:
	

diff -ur ../nmh-curr/Makefile ./Makefile
--- ../nmh-curr/Makefile	Mon Aug 17 02:02:15 1998
+++ ./Makefile	Sun Feb  7 18:32:26 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	nmh
-# Version required:     0.27
-# Date created:		26 July 1997
+# Version required:     1.0
+# Date created:		07 Feb 1999
 # Whom:			Scott Blachowicz <Scott.Blachowicz@seaslug.org>
 #
 # $Id: Makefile,v 1.10 1998/08/17 00:07:31 steve Exp $
 #
 
-DISTNAME=	nmh-0.27
+DISTNAME=	nmh-1.0
 CATEGORIES=	mail
 MASTER_SITES=   ftp://ftp.math.gatech.edu/pub/nmh/
 
@@ -16,11 +16,13 @@
 CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/nmh \
 		--sysconfdir=${PREFIX}/etc/nmh --enable-nmh-pop
 
-MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 inc.1 \
-      mark.1 mh-chart.1 mhl.1 mhmail.1 mhn.1 mhparam.1 mhpath.1 msgchk.1 msh.1 \
-      next.1 nmh.1 packf.1 pick.1 prev.1 prompter.1 rcvdist.1 rcvpack.1 \
-      rcvstore.1 rcvtty.1 refile.1 repl.1 rmf.1 rmm.1 scan.1 send.1 show.1 \
-      slocal.1 sortm.1 vmh.1 whatnow.1 whom.1 mhbuild.1 sendfiles.1
+MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 \
+      inc.1 mark.1 mh-chart.1 mhbuild.1 mhl.1 mhlist.1 mhmail.1 \
+      mhn.1 mhparam.1 mhpath.1 mhshow.1 mhstore.1 msgchk.1 msh.1 \
+      next.1 nmh.1 packf.1 pick.1 prev.1 prompter.1 rcvdist.1 \
+      rcvpack.1 rcvstore.1 rcvtty.1 refile.1 repl.1 rmf.1 rmm.1 \
+      scan.1 send.1 sendfiles.1 show.1 slocal.1 sortm.1 \
+      vmh.1 whatnow.1 whom.1
 
 MAN5= mh-alias.5 mh-draft.5 mh-format.5 mh-mail.5 mh-profile.5 \
       mh-sequence.5 mh-tailor.5
diff -ur ../nmh-curr/files/md5 ./files/md5
--- ../nmh-curr/files/md5	Mon Aug 17 02:02:16 1998
+++ ./files/md5	Sun Feb  7 17:53:19 1999
@@ -1 +1 @@
-MD5 (nmh-0.27.tar.gz) = 62395d23c686b230ed0f2f17fbc2e01a
+MD5 (nmh-1.0.tar.gz) = 712f93d485ab77a7b28e5abaa7341034
diff -ur ../nmh-curr/pkg/PLIST ./pkg/PLIST
--- ../nmh-curr/pkg/PLIST	Mon Aug 17 02:02:16 1998
+++ ./pkg/PLIST	Mon Jan 25 08:05:12 1999
@@ -11,10 +11,14 @@
 bin/inc
 bin/mark
 bin/mhbuild
+bin/mhlist
 bin/mhmail
 bin/mhn
 bin/mhparam
 bin/mhpath
+bin/mhshow
+bin/mhstore
+bin/mhtest
 bin/msgchk
 bin/msh
 bin/next
>Release-Note:
>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?199902080242.SAA22506>