update to version 0.27
This commit is contained in:
parent
f3df131f6f
commit
13054b6a3f
@ -1,14 +1,14 @@
|
||||
# OpenBSD makefile for: nmh
|
||||
# Version required: 0.26
|
||||
# Version required: 0.27
|
||||
# Date created: 1998-Apr-28
|
||||
# Whom: marc@OpenBSD.ORG
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.2 1998/05/28 21:53:50 marc Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 1998/07/26 05:17:09 marc Exp $
|
||||
#
|
||||
|
||||
# What port/package will be created
|
||||
#
|
||||
DISTNAME= nmh-0.26
|
||||
DISTNAME= nmh-0.27
|
||||
CATEGORIES= mail
|
||||
|
||||
# where to send bitches about this port
|
||||
|
@ -1 +1 @@
|
||||
MD5 (nmh-0.26.tar.gz) = d1f06379f73e2021017d0377948fed3f
|
||||
MD5 (nmh-0.27.tar.gz) = 62395d23c686b230ed0f2f17fbc2e01a
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- config.h.in.orig Mon May 18 14:12:57 1998
|
||||
+++ config.h.in Thu May 28 11:31:43 1998
|
||||
--- config.h.in.orig Sun May 31 17:46:56 1998
|
||||
+++ config.h.in Sat Jul 25 21:02:17 1998
|
||||
@@ -37,9 +37,9 @@
|
||||
* OpenBSD 2.x
|
||||
* BSD/OS 2.x
|
||||
@ -32,4 +32,4 @@
|
||||
+#define DEFAULT_MESSAGE_MODE "0600"
|
||||
|
||||
/*
|
||||
* The prefix to use when messages are "removed" by rmm.
|
||||
* The prefix which is prepended to the name of messages when they
|
||||
|
@ -1,14 +1,12 @@
|
||||
@cwd /usr/local
|
||||
@name nmh-0.27
|
||||
bin/ali
|
||||
bin/anno
|
||||
bin/burst
|
||||
bin/comp
|
||||
bin/dist
|
||||
bin/flist
|
||||
@exec ln %D/%F %B/flists
|
||||
@unexec rm -f %B/flists
|
||||
bin/folder
|
||||
@exec ln %D/%F %B/folders
|
||||
@unexec rm -f %B/folders
|
||||
bin/forw
|
||||
bin/inc
|
||||
bin/mark
|
||||
@ -29,14 +27,14 @@ bin/rmm
|
||||
bin/scan
|
||||
bin/send
|
||||
bin/show
|
||||
@exec ln %D/%F %B/prev
|
||||
@exec ln %D/%F %B/next
|
||||
@unexec rm -f %B/prev
|
||||
@unexec rm -f %B/next
|
||||
bin/sortm
|
||||
bin/viamail
|
||||
bin/whatnow
|
||||
bin/whom
|
||||
lib/nmh/mts.conf
|
||||
bin/flists
|
||||
bin/folders
|
||||
bin/prev
|
||||
bin/next
|
||||
lib/nmh/mhl.body
|
||||
lib/nmh/mhl.digest
|
||||
lib/nmh/mhl.format
|
||||
@ -59,8 +57,8 @@ lib/nmh/replcomps
|
||||
lib/nmh/replgroupcomps
|
||||
lib/nmh/MailAliases
|
||||
lib/nmh/mhn.defaults
|
||||
lib/nmh/mts.conf
|
||||
lib/nmh/tmac.h
|
||||
@dirrm lib/nmh
|
||||
libexec/ap
|
||||
libexec/conflict
|
||||
libexec/dp
|
||||
@ -74,7 +72,7 @@ libexec/rcvstore
|
||||
libexec/rcvtty
|
||||
libexec/slocal
|
||||
libexec/spost
|
||||
libexec/viamail
|
||||
libexec/sendfiles
|
||||
man/man1/ali.1
|
||||
man/man1/anno.1
|
||||
man/man1/burst.1
|
||||
@ -110,12 +108,13 @@ man/man1/rmf.1
|
||||
man/man1/rmm.1
|
||||
man/man1/scan.1
|
||||
man/man1/send.1
|
||||
man/man1/sendfiles.1
|
||||
man/man1/show.1
|
||||
man/man1/slocal.1
|
||||
man/man1/sortm.1
|
||||
man/man1/vmh.1
|
||||
man/man1/whatnow.1
|
||||
man/man1/whom.1
|
||||
man/man1/whatnow.1
|
||||
man/man5/mh-alias.5
|
||||
man/man5/mh-draft.5
|
||||
man/man5/mh-format.5
|
||||
@ -130,3 +129,4 @@ man/man8/fmtdump.8
|
||||
man/man8/install-mh.8
|
||||
man/man8/mh-mts.8
|
||||
man/man8/post.8
|
||||
@dirrm lib/nmh
|
||||
|
Loading…
Reference in New Issue
Block a user