update mail/mutt/snapshot to 1.3.24i
This commit is contained in:
parent
3e31303ac8
commit
69a291b0ec
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2001/10/24 15:31:19 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2001/12/13 03:25:32 lebel Exp $
|
||||
|
||||
COMMENT= "tty-based e-mail client, development version"
|
||||
|
||||
VERSION= 1.3.23
|
||||
VERSION= 1.3.24
|
||||
DISTNAME= mutt-${VERSION}i
|
||||
CATEGORIES= mail
|
||||
NEED_VERSION= 1.460
|
||||
@ -27,7 +27,6 @@ FLAVORS= slang imap pop compressed mixmaster
|
||||
FLAVOR?=
|
||||
|
||||
SYSCONFDIR= /etc/mutt
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --with-sharedir="${PREFIX}/share/mutt" \
|
||||
--with-docdir="${PREFIX}/share/doc/mutt" \
|
||||
--enable-flock --disable-fcntl \
|
||||
@ -47,9 +46,12 @@ CONFIGURE_ARGS+= --with-curses
|
||||
# http://www.spinnaker.de/mutt/compressed/
|
||||
.if ${FLAVOR:L:Mcompressed}
|
||||
MASTER_SITES0= http://www.spinnaker.de/mutt/compressed/
|
||||
PATCHFILES+= patch-${VERSION}.rr.compressed.2.gz:0
|
||||
PATCHFILES+= patch-${VERSION}.rr.compressed.1.gz:0
|
||||
PATCH_DIST_STRIP=-p1
|
||||
CONFIGURE_ARGS+= --enable-compressed
|
||||
CONFIGURE_STYLE= autoconf
|
||||
.else
|
||||
CONFIGURE_STYLE= gnu
|
||||
.endif
|
||||
|
||||
# If you need IMAP or POP, you may want to enable those.
|
||||
|
6
mail/mutt/snapshot/distinfo
Normal file
6
mail/mutt/snapshot/distinfo
Normal file
@ -0,0 +1,6 @@
|
||||
MD5 (mutt-1.3.24i.tar.gz) = 19628b9836d204abc23226257e260342
|
||||
MD5 (patch-1.3.24.rr.compressed.1.gz) = 3ef5af19508e39d1f35987f57fc4ad3e
|
||||
RMD160 (mutt-1.3.24i.tar.gz) = e51a70e75375283cb7cf88edf5853c7e96f79100
|
||||
RMD160 (patch-1.3.24.rr.compressed.1.gz) = 55125fea0aa8dc2bac904bd9336c69d218801d6f
|
||||
SHA1 (mutt-1.3.24i.tar.gz) = c1ddb61e3193df5c72c329a7e0f2f9db28f9bed6
|
||||
SHA1 (patch-1.3.24.rr.compressed.1.gz) = 5aab933f2929eec3e16fea314f6fcf637acca50a
|
@ -1,6 +0,0 @@
|
||||
MD5 (mutt-1.3.23i.tar.gz) = 0de890dca66042bcfcb01023c691bb5a
|
||||
MD5 (patch-1.3.23.rr.compressed.2.gz) = 9a4ea901ddb10b7e2d95d1435591c947
|
||||
RMD160 (mutt-1.3.23i.tar.gz) = 8430d09134df37cb754dec10128d543f87c5540d
|
||||
RMD160 (patch-1.3.23.rr.compressed.2.gz) = 4878f49c64de9aaedd4b989f209fc78beca4bd30
|
||||
SHA1 (mutt-1.3.23i.tar.gz) = fe4a7ac8d215eab6ef8e4ee37c37b23c5176359d
|
||||
SHA1 (patch-1.3.23.rr.compressed.2.gz) = b1ea7075df539619c7d5bd2d156f0cbfae348f8b
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2001/10/24 15:31:19 lebel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2001/12/13 03:25:32 lebel Exp $
|
||||
bin/flea
|
||||
bin/mutt
|
||||
bin/mutt_dotlock
|
||||
@ -32,6 +32,7 @@ share/doc/mutt/html/manual-6.html
|
||||
share/doc/mutt/html/manual-7.html
|
||||
share/doc/mutt/html/manual.html
|
||||
share/doc/mutt/manual.txt
|
||||
share/doc/mutt/patch-notes.txt
|
||||
share/examples/mutt/Mush.rc
|
||||
share/examples/mutt/Muttrc.sample
|
||||
share/examples/mutt/Pine.rc
|
||||
|
Loading…
Reference in New Issue
Block a user