Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 17:51:50 +0200 (CEST)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43588: maintainer-update of mail/mutt-devel
Message-ID:  <200210021551.g92FpoTQ054842@alaska.cert.siemens.de>

next in thread | raw e-mail | index | archive | help

>Number:         43588
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 02 09:00:15 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 4.7-RC i386
>Organization:
>Environment:
System: FreeBSD alaska.cert.siemens.de 4.7-RC FreeBSD 4.7-RC #22: Sun Sep 29 11:02:03 CEST 2002 ust@alaska.cert.siemens.de:/usr/obj/work/src/RELENG_4/sys/alaska i386

>Description:

Maintainer update of mail/mutt-devel:

	- Fix NOPORTDOCS.
	- Bump PORTREVISION.

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt-devel/Makefile ./Makefile
--- /usr/ports/mail/mutt-devel/Makefile	Wed Sep  4 13:16:08 2002
+++ ./Makefile	Wed Oct  2 17:46:46 2002
@@ -68,7 +68,7 @@
 
 PORTNAME=	mutt-devel
 PORTVERSION=	1.5.1
-PORTREVISION?=	3
+PORTREVISION?=	4
 CATEGORIES+=	mail
 .if defined(WITH_MUTT_NNTP)
 CATEGORIES+=	news
diff -ru  /usr/ports/mail/mutt-devel/files/extra-patch-nodoc-contrib ./files/extra-patch-nodoc-contrib
--- /usr/ports/mail/mutt-devel/files/extra-patch-nodoc-contrib	Fri Jun 15 01:32:39 2001
+++ ./files/extra-patch-nodoc-contrib	Wed Oct  2 17:46:37 2002
@@ -9,3 +9,20 @@
  
  if NEEDS_PGPEWRAP
  bin_SCRIPTS = pgpewrap muttbug flea
+--- doc/Makefile.in.orig2	Wed Oct  2 17:38:36 2002
++++ doc/Makefile.in	Wed Oct  2 17:40:59 2002
+@@ -89,14 +89,6 @@
+ 		$(DESTDIR)$(mandir)/man1/mutt_dotlock.1
+ 	./instdoc muttrc.man $(DESTDIR)$(mandir)/man5/muttrc.5
+ 	./instdoc $(srcdir)/mbox.man $(DESTDIR)$(mandir)/man5/mbox.5
+-	$(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
+ 
+ uninstall:
+ 	-rm -f $(DESTDIR)$(mandir)/man1/mutt.1

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210021551.g92FpoTQ054842>