Upgrade to 3.2.0.107
This commit is contained in:
parent
0d26f2894e
commit
b7870495f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=21561
@ -6,7 +6,7 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= smail-3.2.0.106
|
||||
DISTNAME= smail-3.2.0.107
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \
|
||||
ftp://ftp.planix.com/pub/Smail/ \
|
||||
@ -26,7 +26,8 @@ MAN5= smailconf.5 smail.5 smaildrct.5 smailmeth.5 smailqual.5 \
|
||||
smailrtrs.5 smailrtry.5 smailtrns.5
|
||||
MAN8= pathalias.8 mkdbm.8 mkline.8 mksort.8 mkaliases.8 smail.8 \
|
||||
mkpath.8 pathmerge.8 checkerr.8 getmap.8 mkhpath.8 savelog.8 \
|
||||
mkuuwho.8 mailq.8 sendmail.8 runq.8 rmail.8 rsmtp.8 smtpd.8
|
||||
mkuuwho.8 mailq.8 sendmail.8 runq.8 rmail.8 rsmtp.8 smtpd.8 \
|
||||
newaliases.8 smailbug.8
|
||||
|
||||
post-install:
|
||||
@${ECHO_MSG} "If you want to replace sendmail with links to smail, type"
|
||||
|
@ -1 +1 @@
|
||||
MD5 (smail-3.2.0.106.tar.gz) = dd67ddba9a38cb6b18be4ecfef8f21fe
|
||||
MD5 (smail-3.2.0.107.tar.gz) = 6c81761bf0e21800e516ca38dc6651c5
|
||||
|
@ -1,39 +1,41 @@
|
||||
libexec/smail/getopt
|
||||
libexec/smail/pathalias
|
||||
libexec/smail/makedb
|
||||
libexec/smail/bouncemail
|
||||
libexec/smail/mkpath
|
||||
libexec/smail/checkerr
|
||||
libexec/smail/getmap
|
||||
libexec/smail/logsumm
|
||||
libexec/smail/mkaliases
|
||||
libexec/smail/savelog
|
||||
libexec/smail/mkuuwho
|
||||
libexec/smail/mkhpath
|
||||
libexec/smail/smailbug
|
||||
libexec/smail/mkline
|
||||
libexec/smail/mksort
|
||||
libexec/smail/dcasehost
|
||||
libexec/smail/mkdbm
|
||||
libexec/smail/pathmerge
|
||||
libexec/smail/gleem
|
||||
libexec/smail/unsharmap
|
||||
libexec/smail/mkpath.awk
|
||||
libexec/smail/mkuuwho.awk
|
||||
bin/uuwho
|
||||
bin/mkaliases
|
||||
bin/smailbug
|
||||
bin/mailq
|
||||
bin/smail
|
||||
bin/pathto
|
||||
bin/uupath
|
||||
bin/runq
|
||||
bin/rsmtp
|
||||
bin/smtpd
|
||||
bin/mkaliases
|
||||
bin/newaliases
|
||||
bin/pathto
|
||||
bin/rmail
|
||||
bin/rsmtp
|
||||
bin/runq
|
||||
bin/smail
|
||||
bin/smailbug
|
||||
bin/smtpd
|
||||
bin/uupath
|
||||
bin/uuwho
|
||||
sbin/sendmail
|
||||
etc/COPYING
|
||||
etc/smail/forcepaths
|
||||
etc/smail/COPYING
|
||||
etc/smail/forcesmtp
|
||||
etc/smail/paths
|
||||
sbin/sendmail
|
||||
libexec/smail/bouncemail
|
||||
libexec/smail/checkerr
|
||||
libexec/smail/dcasehost
|
||||
libexec/smail/getmap
|
||||
libexec/smail/getopt
|
||||
libexec/smail/gleem
|
||||
libexec/smail/logsumm
|
||||
libexec/smail/makedb
|
||||
libexec/smail/mkaliases
|
||||
libexec/smail/mkaliases
|
||||
libexec/smail/mkdbm
|
||||
libexec/smail/mkhpath
|
||||
libexec/smail/mkline
|
||||
libexec/smail/mkpath
|
||||
libexec/smail/mkpath.awk
|
||||
libexec/smail/mksort
|
||||
libexec/smail/mkuuwho
|
||||
libexec/smail/mkuuwho.awk
|
||||
libexec/smail/pathalias
|
||||
libexec/smail/pathmerge
|
||||
libexec/smail/savelog
|
||||
libexec/smail/smailbug
|
||||
libexec/smail/smailbug
|
||||
libexec/smail/unsharmap
|
||||
|
Loading…
Reference in New Issue
Block a user