mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade to version 0.22.
PR: 5819 Submitted by: maintainer
This commit is contained in:
parent
759f03cceb
commit
85d9c74f37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9892
@ -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.3 1997/12/28 12:37:37 markm Exp $
|
||||
# $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/
|
||||
|
||||
@ -20,7 +20,7 @@ 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
|
||||
slocal.1 sortm.1 vmh.1 whatnow.1 whom.1 mhbuild.1
|
||||
|
||||
MAN5= mh-alias.5 mh-draft.5 mh-format.5 mh-mail.5 mh-profile.5 \
|
||||
mh-sequence.5 mh-tailor.5
|
||||
|
@ -1 +1 @@
|
||||
MD5 (nmh-0.19.tar.gz) = ca5ffcd38c56b4311b56f04bf55fc18b
|
||||
MD5 (nmh-0.22.tar.gz) = c9ee4364e443ebaddb95befd4e44f305
|
||||
|
@ -10,6 +10,7 @@ bin/folders
|
||||
bin/forw
|
||||
bin/inc
|
||||
bin/mark
|
||||
bin/mhbuild
|
||||
bin/mhmail
|
||||
bin/mhn
|
||||
bin/mhparam
|
||||
@ -46,8 +47,10 @@ etc/nmh/mhn.defaults
|
||||
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/forw.1.gz
|
||||
man/man1/inc.1.gz
|
||||
man/man1/mark.1.gz
|
||||
man/man1/mh-chart.1.gz
|
||||
man/man1/mhbuild.1.gz
|
||||
man/man1/mhl.1.gz
|
||||
man/man1/mhmail.1.gz
|
||||
man/man1/mhn.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user