diff options
Diffstat (limited to 'mail/mutt14')
-rw-r--r-- | mail/mutt14/Makefile | 2 | ||||
-rw-r--r-- | mail/mutt14/distinfo | 2 | ||||
-rw-r--r-- | mail/mutt14/files/patch-02 | 28 | ||||
-rw-r--r-- | mail/mutt14/pkg-plist | 15 | ||||
-rw-r--r-- | mail/mutt14/pkg-plist.htmlfiles | 1 |
5 files changed, 24 insertions, 24 deletions
diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 6774cf902134..037457039a3c 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -7,7 +7,7 @@ # PORTNAME= mutt -PORTVERSION= 1.2 +PORTVERSION= 1.2.4 CATEGORIES= mail MASTER_SITES= ftp://ftp.guug.de/pub/mutt/ \ ftp://ftp.uib.no/pub/mutt/ \ diff --git a/mail/mutt14/distinfo b/mail/mutt14/distinfo index ef4bfc3fc7b2..9e1f1fda9191 100644 --- a/mail/mutt14/distinfo +++ b/mail/mutt14/distinfo @@ -1,2 +1,2 @@ -MD5 (mutt/mutt-1.2i.tar.gz) = 133cf5d620922bc317b95d6e5187ceb6 +MD5 (mutt/mutt-1.2.4i.tar.gz) = 30968eeb985c074d03078a3d6ae982c9 MD5 (mutt/charmaps-0.0.tar.gz) = e79b9f57da1f6a4d0a63ff60a4ef7da8 diff --git a/mail/mutt14/files/patch-02 b/mail/mutt14/files/patch-02 index b82a36a2e3a9..84fd2e11b1da 100644 --- a/mail/mutt14/files/patch-02 +++ b/mail/mutt14/files/patch-02 @@ -1,5 +1,5 @@ --- doc/Makefile.in.orig Wed Mar 29 11:42:49 2000 -+++ doc/Makefile.in Fri May 12 13:12:32 2000 ++++ doc/Makefile.in Mon Jun 12 16:50:51 2000 @@ -58,13 +58,16 @@ topsrcdir_DOCFILES = COPYRIGHT GPL INSTALL ChangeLog \ README NEWS TODO README.SECURITY README.SSL README.UPGRADE @@ -20,30 +20,22 @@ install: all $(top_srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1 -@@ -73,18 +76,18 @@ - $(INSTALL) -m 644 $(srcdir)/dotlock.man \ - $(DESTDIR)$(mandir)/man1/mutt_dotlock.1 +@@ -75,16 +78,16 @@ $(INSTALL) -m 644 muttrc.man $(DESTDIR)$(mandir)/man5/muttrc.5 -- $(top_srcdir)/mkinstalldirs $(DESTDIR)$(docdir) -- for f in $(srcdir_DOCFILES) ; do \ + $(top_srcdir)/mkinstalldirs $(DESTDIR)$(docdir) + for f in $(srcdir_DOCFILES) ; do \ - $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(docdir) ; \ -- done -- for f in $(topsrcdir_DOCFILES) ; do \ ++ $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(docdir) ; \ + done + for f in $(topsrcdir_DOCFILES) ; do \ - $(INSTALL) -m 644 $(top_srcdir)/$$f $(DESTDIR)$(docdir) ; \ -- done -- $(INSTALL) -m 644 manual.txt $(DESTDIR)$(docdir) || true ++ $(INSTALL) -m 644 $(top_srcdir)/$$f $(DESTDIR)$(docdir) ; \ + done + $(INSTALL) -m 644 manual.txt $(DESTDIR)$(docdir) || true - $(top_srcdir)/mkinstalldirs $(DESTDIR)$(docdir)/html - for file in manual*.html ; do \ - $(INSTALL) -m 644 $$file $(DESTDIR)$(docdir)/html/ || true ;\ - done -+ # $(top_srcdir)/mkinstalldirs $(DESTDIR)$(docdir) -+ # for f in $(srcdir_DOCFILES) ; do \ -+ # $(INSTALL) -m 644 $(srcdir)/$$f $(DESTDIR)$(docdir) ; \ -+ # done -+ # for f in $(topsrcdir_DOCFILES) ; do \ -+ # $(INSTALL) -m 644 $(top_srcdir)/$$f $(DESTDIR)$(docdir) ; \ -+ # done -+ # $(INSTALL) -m 644 manual.txt $(DESTDIR)$(docdir) || true + # $(top_srcdir)/mkinstalldirs $(DESTDIR)$(docdir)/html + # for file in manual*.html ; do \ + # $(INSTALL) -m 644 $$file $(DESTDIR)$(docdir)/html/ || true ;\ diff --git a/mail/mutt14/pkg-plist b/mail/mutt14/pkg-plist index 55beae84201a..217ea723e999 100644 --- a/mail/mutt14/pkg-plist +++ b/mail/mutt14/pkg-plist @@ -186,10 +186,19 @@ share/locale/sv/LC_MESSAGES/mutt.mo share/locale/uk/LC_MESSAGES/mutt.mo share/locale/zh_TW.Big5/LC_MESSAGES/mutt.mo share/doc/mutt/manual.txt +share/doc/mutt/COPYRIGHT +share/doc/mutt/ChangeLog +share/doc/mutt/GPL +share/doc/mutt/INSTALL +share/doc/mutt/NEWS share/doc/mutt/PGP-Notes.txt -share/doc/mutt/sample.muttrc -share/doc/mutt/Mush.rc -share/doc/mutt/Pine.rc +share/doc/mutt/README +share/doc/mutt/README.SECURITY +share/doc/mutt/README.SSL +share/doc/mutt/README.UPGRADE +share/doc/mutt/TODO +share/doc/mutt/applying-patches.txt +share/doc/mutt/devel-notes.txt share/doc/mutt/samples/Mush.rc share/doc/mutt/samples/Pine.rc share/doc/mutt/samples/Tin.rc diff --git a/mail/mutt14/pkg-plist.htmlfiles b/mail/mutt14/pkg-plist.htmlfiles index ed96b474b3d6..12f5d96710f1 100644 --- a/mail/mutt14/pkg-plist.htmlfiles +++ b/mail/mutt14/pkg-plist.htmlfiles @@ -7,7 +7,6 @@ share/doc/mutt/html/manual-5.html share/doc/mutt/html/manual-6.html share/doc/mutt/html/manual-7.html share/doc/mutt/html/manual.html -share/doc/mutt/html/manual.html share/doc/mutt/html/manual1.html share/doc/mutt/html/manual10.html share/doc/mutt/html/manual100.html |