FreeBSD Bugzilla – Attachment 164847 Details for
Bug 205719
mail/mutt14: Add pgpewrap to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
mutt14.diff (text/plain), 909 bytes, created by
Udo.Schweigert
on 2015-12-30 08:40:30 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Udo.Schweigert
Created:
2015-12-30 08:40:30 UTC
Size:
909 bytes
patch
obsolete
>diff -ru /usr/ports/mail/mutt14/files/patch-Makefile.am ./files/patch-Makefile.am >--- /usr/ports/mail/mutt14/files/patch-Makefile.am 1970-01-01 01:00:00.000000000 +0100 >+++ ./files/patch-Makefile.am 2015-12-29 16:44:28.025313000 +0100 >@@ -0,0 +1,22 @@ >+--- Makefile.am.orig 2007-05-23 03:17:52.000000000 +0200 >++++ Makefile.am 2015-12-29 17:27:11.713299000 +0100 >+@@ -2,7 +2,7 @@ >+ ## Use aclocal -I m4; automake --foreign >+ >+ AUTOMAKE_OPTIONS = foreign >+-EXTRA_PROGRAMS = mutt_dotlock pgpring makedoc >++EXTRA_PROGRAMS = mutt_dotlock pgpewrap pgpring makedoc >+ >+ if BUILD_IMAP >+ IMAP_SUBDIR = imap >+@@ -90,6 +90,10 @@ >+ pgpring_LDADD = @LIBOBJS@ $(INTLLIBS) >+ pgpring_DEPENDENCIES = @LIBOBJS@ $(INTLDEPS) >+ >++pgpewrap_SOURCES = pgpewrap.c >++pgpewrap_LDADD = @LIBOBJS@ $(INTLLIBS) >++pgpewrap_DEPENDENCIES = @LIBOBJS@ $(INTLDEPS) >++ >+ mutt_dotlock.c: dotlock.c >+ cp $(srcdir)/dotlock.c mutt_dotlock.c >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 205719
:
164847
|
165238