upgrade to mutt 0.95.6i
This commit is contained in:
parent
3b660eb4c9
commit
cb454fff2e
@ -1,17 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.15 1999/05/07 05:31:56 turan Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 1999/07/15 02:42:28 brad Exp $
|
||||
|
||||
DISTNAME= mutt-0.95.5i
|
||||
DISTNAME= mutt-0.95.6i
|
||||
CATEGORIES= mail
|
||||
WRKSRC= ${WRKDIR}/mutt-0.95.5
|
||||
|
||||
MAINTAINER= turan@openbsd.org
|
||||
|
||||
MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \
|
||||
ftp://riemann.iam.uni-bonn.de/pub/mutt/ \
|
||||
ftp://ftp.gbnet.net/pub/mutt-international/ \
|
||||
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
|
||||
ftp://ftp.gwdg.de/pub/unix/mail/mutt/international/
|
||||
|
||||
MAINTAINER= turan@openbsd.org
|
||||
|
||||
LIB_DEPENDS= slang.13:${PORTSDIR}/devel/libslang
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
SYSCONFDIR= ${PREFIX}/share/mutt
|
||||
CONFIGURE_ARGS= --prefix=/usr/local \
|
||||
@ -19,7 +19,7 @@ CONFIGURE_ARGS= --prefix=/usr/local \
|
||||
--with-docdir=/usr/local/share/doc/mutt \
|
||||
--with-sharedir=/usr/local/share/mutt
|
||||
|
||||
LIB_DEPENDS= slang.1.22:${PORTSDIR}/devel/libslang
|
||||
WRKSRC= ${WRKDIR}/mutt-0.95.6
|
||||
|
||||
pre-fetch:
|
||||
.if !defined(NO_WARNINGS)
|
||||
|
@ -1,3 +1,3 @@
|
||||
SHA1 (mutt-0.95.5i.tar.gz) = 588c1ecaf088ba8bf9408a9ba77c35f4f6c76023
|
||||
RMD160 (mutt-0.95.5i.tar.gz) = 2575e2954b3489e0fb21445b8e63f6187e15a683
|
||||
MD5 (mutt-0.95.5i.tar.gz) = ccfa98e2938a1f832d8239a4be0e0473
|
||||
MD5 (mutt-0.95.6i.tar.gz) = 762a91812e744f024c548db35e66fa9a
|
||||
RMD160 (mutt-0.95.6i.tar.gz) = ba28517448450dd841b0ac416f5356f564f1fc32
|
||||
SHA1 (mutt-0.95.6i.tar.gz) = 4c609a4cb98370fd0a65f23d4705fa656bbcd10d
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- init.h.orig Tue Apr 27 23:31:08 1999
|
||||
+++ init.h Tue Apr 27 23:31:26 1999
|
||||
@@ -151,7 +151,7 @@
|
||||
--- init.h.orig Thu Apr 22 05:52:35 1999
|
||||
+++ init.h Wed Jul 14 21:56:20 1999
|
||||
@@ -152,7 +152,7 @@
|
||||
{ "mime_forward", DT_QUAD, R_NONE, OPT_MIMEFWD, M_NO },
|
||||
{ "mime_forward_decode", DT_BOOL, R_NONE, OPTMIMEFORWDECODE, 0 },
|
||||
{ "mime_fwd", DT_SYN, R_NONE, UL "mime_forward", 0 },
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- configure.orig Sun Feb 28 03:08:02 1999
|
||||
+++ configure Fri Mar 19 14:31:58 1999
|
||||
@@ -2961,7 +2961,7 @@
|
||||
--- configure.orig Thu Jun 3 16:17:59 1999
|
||||
+++ configure Wed Jul 14 21:56:20 1999
|
||||
@@ -2963,7 +2963,7 @@
|
||||
|
||||
|
||||
if test x$mutt_cv_setgid = xyes; then
|
||||
|
@ -13,15 +13,18 @@ share/doc/mutt/README
|
||||
share/doc/mutt/NEWS
|
||||
share/doc/mutt/TODO
|
||||
share/doc/mutt/README.SECURITY
|
||||
share/locale/de/LC_MESSAGES/mutt.mo
|
||||
share/locale/ru/LC_MESSAGES/mutt.mo
|
||||
share/locale/it/LC_MESSAGES/mutt.mo
|
||||
share/locale/es/LC_MESSAGES/mutt.mo
|
||||
share/locale/uk/LC_MESSAGES/mutt.mo
|
||||
share/locale/fr/LC_MESSAGES/mutt.mo
|
||||
share/locale/pl/LC_MESSAGES/mutt.mo
|
||||
share/locale/nl/LC_MESSAGES/mutt.mo
|
||||
share/locale/cs/LC_MESSAGES/mutt.mo
|
||||
share/locale/de/LC_MESSAGES/mutt.mo
|
||||
share/locale/es/LC_MESSAGES/mutt.mo
|
||||
share/locale/fr/LC_MESSAGES/mutt.mo
|
||||
share/locale/id/LC_MESSAGES/mutt.mo
|
||||
share/locale/it/LC_MESSAGES/mutt.mo
|
||||
share/locale/ko/LC_MESSAGES/mutt.mo
|
||||
share/locale/nl/LC_MESSAGES/mutt.mo
|
||||
share/locale/pl/LC_MESSAGES/mutt.mo
|
||||
share/locale/ru/LC_MESSAGES/mutt.mo
|
||||
share/locale/sk/LC_MESSAGES/mutt.mo
|
||||
share/locale/uk/LC_MESSAGES/mutt.mo
|
||||
share/mutt/charsets/ansi-x3-110-1983
|
||||
share/mutt/charsets/ansi-x3-4-1968
|
||||
share/mutt/charsets/asmo-449
|
||||
|
Loading…
Reference in New Issue
Block a user