Bug 33708 - update port: mail/sylpheed
Summary: update port: mail/sylpheed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Patrick Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-08 19:40 UTC by Oliver Lehmann
Modified: 2002-01-09 00:52 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.68 KB, patch)
2002-01-08 19:40 UTC, Oliver Lehmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!