Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2005 08:53:49 +0100 (CET)
From:      Udo Schweigert <udo.schweigert@siemens.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79078: maintainer-update of mail/mutt-devel
Message-ID:  <200503210753.j2L7rn0r072785@alaska.cert.siemens.com>
Resent-Message-ID: <200503210800.j2L80Bvb077740@freefall.freebsd.org>

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

>Number:         79078
>Category:       ports
>Synopsis:       maintainer-update of mail/mutt-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 21 08:00:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Udo Schweigert
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:

>Description:

Maintainer update of mail/mutt-devel:

	- Fix the pgp6 examples and no longer install pgp5 examples.
	- Fixes also PR 79065

Committer: cvs add files/patch-contrib-Makefile.in

>How-To-Repeat:
>Fix:

diff -ru  /usr/ports/mail/mutt-devel/Makefile ./Makefile
--- /usr/ports/mail/mutt-devel/Makefile	Tue Mar 15 06:51:25 2005
+++ ./Makefile	Mon Mar 21 08:26:53 2005
@@ -374,6 +374,8 @@
 post-patch::
 	@${REINPLACE_CMD} -e 's,/usr/bin/gpg,${LOCALBASE}/bin/gpg,g' \
 		${WRKSRC}/contrib/gpg.rc
+	@${REINPLACE_CMD} -e 's,pgp6,pgp,g' \
+		${WRKSRC}/contrib/pgp6.rc
 	@${REINPLACE_CMD} -E -e 's|@samplesdir@|${EXAMPLESDIR}|g' \
 		${WRKSRC}/contrib/Makefile.in
 
diff -ru  /usr/ports/mail/mutt-devel/files/patch-contrib-Makefile.in ./files/patch-contrib-Makefile.in
--- /usr/ports/mail/mutt-devel/files/patch-contrib-Makefile.in	Thu Jan  1 01:00:00 1970
+++ ./files/patch-contrib-Makefile.in	Mon Mar 21 08:23:28 2005
@@ -0,0 +1,11 @@
+--- contrib/Makefile.in.orig	Wed Apr  2 10:57:06 2003
++++ contrib/Makefile.in	Mon Mar 21 08:22:47 2005
+@@ -20,7 +20,7 @@
+ 
+ subdir = contrib
+ 
+-SAMPLES = Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc \
++SAMPLES = Mush.rc Pine.rc gpg.rc pgp2.rc pgp6.rc Tin.rc \
+ 	sample.muttrc  sample.mailcap sample.muttrc-tlr \
+ 	colors.default colors.linux smime.rc \
+ 	ca-bundle.crt smime_keys_test.pl
diff -ru  /usr/ports/mail/mutt-devel/scripts/generate-plist ./scripts/generate-plist
--- /usr/ports/mail/mutt-devel/scripts/generate-plist	Tue Mar 15 06:51:25 2005
+++ ./scripts/generate-plist	Mon Mar 21 08:26:53 2005
@@ -97,7 +97,6 @@
 %%EXAMPLESDIR%%/colors.linux
 %%EXAMPLESDIR%%/gpg.rc
 %%EXAMPLESDIR%%/pgp2.rc
-%%EXAMPLESDIR%%/pgp5.rc
 %%EXAMPLESDIR%%/pgp6.rc
 %%EXAMPLESDIR%%/sample.mailcap
 %%EXAMPLESDIR%%/sample.muttrc
>Release-Note:
>Audit-Trail:
>Unformatted:



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