Bug 33708

Summary: update port: mail/sylpheed
Product: Ports & Packages Reporter: Oliver Lehmann <lehmann>
Component: Individual Port(s)Assignee: Patrick Li <pat>
Status: Closed FIXED    
Severity: Affects Only Me CC: lehmann
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Oliver Lehmann 2002-01-08 19:40:00 UTC

    
Comment 1 Jochem Kossen 2002-01-08 22:02:56 UTC
I think you missed one file in the pkg-plist:
share/locale/tr/LC_MESSAGES/sylpheed.mo

Greets,

Jochem
Comment 2 Oliver Lehmann 2002-01-08 22:09:48 UTC
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
Comment 3 Patrick Li freebsd_committer freebsd_triage 2002-01-08 23:04:35 UTC
Responsible Changed
From-To: freebsd-ports->pat

I'll take care of this one
Comment 4 Patrick Li freebsd_committer freebsd_triage 2002-01-09 00:52:18 UTC
State Changed
From-To: open->closed

Port updated, Thanks!