Date: Tue, 8 Jan 2002 14:30:02 -0800 (PST) From: Oliver Lehmann <lehmann@ans-netz.de> To: freebsd-ports@FreeBSD.org Subject: Re: ports/33708: update port: mail/sylpheed Message-ID: <200201082230.g08MU2n96359@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/33708; it has been noted by GNATS. From: Oliver Lehmann <lehmann@ans-netz.de> To: FreeBSD-gnats-submit@freebsd.org Cc: Oliver Lehmann <lehmann@ans-netz.de>, Jochem Kossen <j.kossen@home.nl> Subject: Re: ports/33708: update port: mail/sylpheed Date: Tue, 8 Jan 2002 23:09:48 +0100 (CET) You are right. So please apply the patch listed below, after applying the patch listed above. ( If you want, i can sumit a "all-in-1" patch, but i was thinking about bandwidth ;) diff -ruN sylpheed.old/Makefile sylpheed/Makefile --- sylpheed.old/Makefile Tue Jan 8 23:18:15 2002 +++ sylpheed/Makefile Tue Jan 8 23:18:22 2002 @@ -64,7 +64,7 @@ @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGMEME." + @${ECHO} " WITH_GPGME=yes Enable GnuPG support using GPGME." @${ECHO} " WITH_COMPFACE=yes Enable X-Face support." @${ECHO} " WITH_JCONV=yes Enable Japanese charset conversion" @${ECHO} " library libjconv." diff -ruN sylpheed.old/pkg-plist sylpheed/pkg-plist --- sylpheed.old/pkg-plist Tue Jan 8 23:18:15 2002 +++ sylpheed/pkg-plist Tue Jan 8 23:18:35 2002 @@ -26,6 +26,7 @@ share/locale/pt_BR/LC_MESSAGES/sylpheed.mo share/locale/ru/LC_MESSAGES/sylpheed.mo share/locale/sv/LC_MESSAGES/sylpheed.mo +share/locale/tr/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo share/sylpheed/manual/en/sylpheed-1.html 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?200201082230.g08MU2n96359>