ports/54913: update: mail/sylpheed-claws (0.8.10 -> 0.9.3)

Hendrik Scholz hendrik at scholz.net
Sun Jul 27 13:54:21 UTC 2003


>Number:         54913
>Category:       ports
>Synopsis:       update: mail/sylpheed-claws (0.8.10 -> 0.9.3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 27 06:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
NetUSE AG
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 root at wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Update of ye olde sylpheed-claws 0.8.10 to current 0.9.3:

- bump PORTVERSION from 0.8.10 to 0.9.3
- update patch offset in patch-configure
- s/phoenix/firebird/ for patch-tools-launch_{phoenix|firebird}, thus replace
  patch-tools-launch_phoenix with patch-tools-launch_firebird
  and update port Makefile
- indirectly s/sylpheed-claws/sylpheed/ in po/Makefile.in.in
- use latest iconset tarball and update pkg-plist
- add WITHOUT_IMAGE knob to disable internal image viewer

patch dwownload:
http://www.raisdorf.net/files/FreeBSD/sylpheed-claws-0.8.10-0.9.3.patch
http://www.raisdorf.net/files/FreeBSD/sylpheed-claws-0.9.3.shar

>How-To-Repeat:
	
>Fix:

	

--- sylpheed-claws-0.8.10-0.9.3.patch begins here ---
diff -urP sylpheed-claws-0.8.10/Makefile sylpheed-claws/Makefile
--- sylpheed-claws-0.8.10/Makefile	Sun Jul 27 13:22:35 2003
+++ sylpheed-claws/Makefile	Sun Jul 27 14:10:03 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sylpheed-claws
-PORTVERSION=	0.8.10
+PORTVERSION=	0.9.3
 CATEGORIES=	mail news ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	sylpheed-claws
@@ -20,8 +20,8 @@
 
 LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext
 
-THEMEVERSION=	0.8.7
-THEMEFILE=	sylpheed-${THEMEVERSION}claws-iconset.tar.gz
+THEMEVERSION=	20030712
+THEMEFILE=	sylpheed-iconset-${THEMEVERSION}.tar.gz
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
@@ -89,6 +89,12 @@
 .else
 PLIST_SUB+=	THEMES=""
 .endif
+.if defined(WITHOUT_IMAGE)
+PLIST_SUB+= IMAGE="@comment "
+CONFIGURE_ARGS+=	--disable-image-viewer-plugin
+.else
+PLIST_SUB+= IMAGE=""
+.endif
 
 pre-everything::
 	@${ECHO} ""
@@ -106,6 +112,7 @@
 	@${ECHO} "      WITH_SA_PLUG   Build Spamassassin plugin"
 	@${ECHO} ""
 	@${ECHO} "      WITHOUT_SSL    Disable OpenSSL support"
+	@${ECHO} "      WITHOUT_IMAGE  Disable internal image viewer"
 	@${ECHO} "      WITHOUT_THEMES Don't install additional themes"
 	@${ECHO} ""
 
@@ -137,7 +144,7 @@
 		${INSTALL_SCRIPT} OOo2sylpheed.pl calypso_convert.pl \
 		eud2gc.py filter_conv.pl gif2xface.pl google_msgid.pl \
 		gpg-sign-syl kmail2sylpheed.pl kmail2sylpheed_v2.pl \
-		launch_phoenix newscache_clean.pl outlook2sylpheed.pl \
+		launch_firebird newscache_clean.pl outlook2sylpheed.pl \
 		tb2sylpheed update-po uudec ${DATADIR}
 .if !defined(WITHOUT_THEMES)
 	@${MKDIR} ${DATADIR}/themes
diff -urP sylpheed-claws-0.8.10/distinfo sylpheed-claws/distinfo
--- sylpheed-claws-0.8.10/distinfo	Sun Jul 27 13:22:36 2003
+++ sylpheed-claws/distinfo	Sun Jul 27 13:24:58 2003
@@ -1,2 +1,2 @@
-MD5 (sylpheed-0.8.10claws.tar.bz2) = 08645275c58d63929f2a6224dc684d05
-MD5 (sylpheed-0.8.7claws-iconset.tar.gz) = 8159ffe656dc4256c1648fdd458945fb
+MD5 (sylpheed-0.9.3claws.tar.bz2) = b44d9136604802c5d34f91f92514c989
+MD5 (sylpheed-iconset-20030712.tar.gz) = 7da918c0ebe89cd6c9f8b65bc3e18377
diff -urP sylpheed-claws-0.8.10/files/patch-configure sylpheed-claws/files/patch-configure
--- sylpheed-claws-0.8.10/files/patch-configure	Sun Jul 27 13:22:35 2003
+++ sylpheed-claws/files/patch-configure	Sun Jul 27 13:27:22 2003
@@ -1,6 +1,6 @@
---- configure.orig	Fri Jan 24 13:41:56 2003
-+++ configure	Thu Jan 30 03:24:00 2003
-@@ -1502,7 +1502,7 @@
+--- configure.orig	Sat Jul 12 15:59:49 2003
++++ configure	Sun Jul 27 13:26:36 2003
+@@ -1509,7 +1509,7 @@
  ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
  
  
@@ -8,17 +8,17 @@
 +PACKAGE=sylpheed-claws
  
  MAJOR_VERSION=0
- MINOR_VERSION=8
-@@ -2000,7 +2000,7 @@
+ MINOR_VERSION=9
+@@ -2022,7 +2022,7 @@
  fi
  
  
--if test -d "$gnomedir"; then
+-if test -n "$gnomedatadir"; then
 +if false; then
    SYLPHEED_GNOME_TRUE=
    SYLPHEED_GNOME_FALSE='#'
  else
-@@ -8472,6 +8472,7 @@
+@@ -8506,6 +8506,7 @@
  
  # This can be used to rebuild libtool when needed
  LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -26,7 +26,7 @@
  
  # Always use our own libtool.
  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -12094,9 +12095,9 @@
+@@ -12501,9 +12502,9 @@
  localedir='${prefix}/${DATADIRNAME}/locale'
  
  
diff -urP sylpheed-claws-0.8.10/files/patch-po-Makefile.in.in sylpheed-claws/files/patch-po-Makefile.in.in
--- sylpheed-claws-0.8.10/files/patch-po-Makefile.in.in	Thu Jan  1 01:00:00 1970
+++ sylpheed-claws/files/patch-po-Makefile.in.in	Sun Jul 27 14:06:15 2003
@@ -0,0 +1,31 @@
+--- po/Makefile.in.in.orig	Sat Jun 21 20:49:51 2003
++++ po/Makefile.in.in	Sun Jul 27 14:05:49 2003
+@@ -8,7 +8,7 @@
+ # Please note that the actual code of GNU gettext is covered by the GNU
+ # General Public License and is *not* in the public domain.
+ 
+-PACKAGE = @PACKAGE@
++PACKAGE = sylpheed
+ VERSION = @VERSION@
+ 
+ SHELL = /bin/sh
+@@ -44,7 +44,7 @@
+ DUMMYPOFILES = @DUMMYPOFILES@
+ DISTFILES.common = Makefile.in.in remove-potcdate.sin \
+ $(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
+-DISTFILES = $(DISTFILES.common) Makevars POTFILES.in $(DOMAIN).pot stamp-po \
++DISTFILES = $(DISTFILES.common) Makevars POTFILES.in sylpheed.pot stamp-po \
+ $(POFILES) $(GMOFILES) \
+ $(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
+ 
+@@ -158,8 +158,8 @@
+ 	  dir=$(localedir)/$$lang/LC_MESSAGES; \
+ 	  $(mkinstalldirs) $(DESTDIR)$$dir; \
+ 	  if test -r $$cat; then realcat=$$cat; else realcat=$(srcdir)/$$cat; fi; \
+-	  $(INSTALL_DATA) $$realcat $(DESTDIR)$$dir/$(DOMAIN).mo; \
+-	  echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN).mo"; \
++	  $(INSTALL_DATA) $$realcat $(DESTDIR)$$dir/$(DOMAIN)-claws.mo; \
++	  echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN)-claws.mo"; \
+ 	  for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
+ 	    if test -n "$$lc"; then \
+ 	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
diff -urP sylpheed-claws-0.8.10/files/patch-tools-launch_firebird sylpheed-claws/files/patch-tools-launch_firebird
--- sylpheed-claws-0.8.10/files/patch-tools-launch_firebird	Thu Jan  1 01:00:00 1970
+++ sylpheed-claws/files/patch-tools-launch_firebird	Sun Jul 27 13:30:33 2003
@@ -0,0 +1,17 @@
+--- tools/launch_firebird.orig	Sun Jul 27 13:28:33 2003
++++ tools/launch_firebird	Sun Jul 27 13:30:11 2003
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/bin/sh
+ 
+ # Copyright © 2002 Mohammed Sameer <Uniball at linux-egypt.org> 
+ #
+@@ -45,7 +45,7 @@
+ 
+ STR=`$FIREBIRD -remote "ping()" 2>&1 | grep No`
+ #echo $STR
+-if [[ "$STR" == "No running window found." ]]; then
++if [ "$STR" == "No running window found." ]; then
+ firebird_new;
+ else
+ firebird_running;
Only in sylpheed-claws-0.8.10/files: patch-tools-launch_phoenix
diff -urP sylpheed-claws-0.8.10/pkg-plist sylpheed-claws/pkg-plist
--- sylpheed-claws-0.8.10/pkg-plist	Sun Jul 27 13:22:36 2003
+++ sylpheed-claws/pkg-plist	Sun Jul 27 14:28:06 2003
@@ -2,6 +2,7 @@
 bin/sylpheed-switcher
 bin/sylprint.pl
 etc/sylprint.rc.example
+%%IMAGE%%lib/sylpheed-claws/plugins/image_viewer.so
 %%SA_PLUG%%lib/sylpheed-claws/plugins/spamassassin.so
 %%SA_PLUG%%lib/sylpheed-claws/plugins/spamassassin_gtk.so
 %%PORTDOCS%%share/doc/sylpheed-claws/NEWS
@@ -47,6 +48,7 @@
 %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-18.html
 %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-19.html
 %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-2.html
+%%PORTDOCS%%share/doc/sylpheed-claws/manual/en/sylpheed-22.html
 %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-20.html
 %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-3.html
 %%PORTDOCS%%share/doc/sylpheed-claws/manual/de/sylpheed-4.html
@@ -157,6 +159,7 @@
 share/locale/ru/LC_MESSAGES/sylpheed-claws.mo
 share/locale/sr/LC_MESSAGES/sylpheed-claws.mo
 share/locale/sv/LC_MESSAGES/sylpheed-claws.mo
+share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed-claws.mo
 share/pixmaps/sylpheed-claws.png
 share/sylpheed-claws/OOo2sylpheed.pl
 share/sylpheed-claws/calypso_convert.pl
@@ -167,7 +170,7 @@
 share/sylpheed-claws/gpg-sign-syl
 share/sylpheed-claws/kmail2sylpheed.pl
 share/sylpheed-claws/kmail2sylpheed_v2.pl
-share/sylpheed-claws/launch_phoenix
+share/sylpheed-claws/launch_firebird
 share/sylpheed-claws/newscache_clean.pl
 share/sylpheed-claws/outlook2sylpheed.pl
 share/sylpheed-claws/tb2sylpheed
@@ -196,6 +199,95 @@
 %%THEMES%%share/sylpheed-claws/themes/Crystal/properties.xpm
 %%THEMES%%share/sylpheed-claws/themes/Crystal/search.xpm
 %%THEMES%%share/sylpheed-claws/themes/Crystal/up_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/README
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/address.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/address_book.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/book.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/category.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/checkbox_off.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/checkbox_on.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/clip.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/clipkey.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/complete.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/continue.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/deleted.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/dir_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/down_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/drafts_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/drafts_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/edit_extern.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/error.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/exec.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/folder.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/forwarded.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/gpg_signed.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/group.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/ignorethread.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/inbox_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/insert_file.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/interface.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/jpilot.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/key.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/ldap.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/linewrap.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/locked.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_attach.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_compose.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_forward.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_receive.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_receive_all.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply_to_all.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_reply_to_author.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_send.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_send_queue.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mail_sign.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/mark.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/new.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/news_compose.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_error.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_note.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/notice_warn.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/outbox_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/paste.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/preferences.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/properties.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/queue_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/quicksearch.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/regular.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/replied.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/search.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/sylpheed.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/sylpheed_logo.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/trash.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/trash_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/unread.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/up_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/vcard.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/work_offline.xpm
+%%THEMES%%share/sylpheed-claws/themes/Graphitte/work_online.xpm
+%%THEMES%%share/sylpheed-claws/themes/INSTALL
 %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/address.xpm
 %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/address_book.xpm
 %%THEMES%%share/sylpheed-claws/themes/Kovico-sylpheed/close.xpm
@@ -293,6 +385,86 @@
 %%THEMES%%share/sylpheed-claws/themes/New_Session/unread.xpm
 %%THEMES%%share/sylpheed-claws/themes/New_Session/up_arrow.xpm
 %%THEMES%%share/sylpheed-claws/themes/New_Session/vcard.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/address.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/address_book.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/book.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/category.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/checkbox_off.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/checkbox_on.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/clip.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/clipkey.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/complete.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/continue.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/delete.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/deleted.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/dir_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/down_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/drafts_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/drafts_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/edit_extern.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/error.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/exec.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/forwarded.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/gpg_signed.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/group.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/ignorethread.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/inbox_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/insert_file.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/interface.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/jpilot.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/key.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/ldap.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/linewrap.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/locked.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_attach.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_compose.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_forward.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_receive.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_receive_all.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply_to_all.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_reply_to_author.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_send.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_send_queue.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mail_sign.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/mark.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/new.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/news_compose.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_error.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_note.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/notice_warn.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/outbox_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/paste.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/preferences.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/properties.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/queue_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/quicksearch.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/readme.txt
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/replied.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/search.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/trash_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/unread.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/up_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/vcard.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/work_offline.xpm
+%%THEMES%%share/sylpheed-claws/themes/Phoenity/work_online.xpm
 %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/address.xpm
 %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/address_book.xpm
 %%THEMES%%share/sylpheed-claws/themes/Plain_and_Bluish/close.xpm
@@ -602,6 +774,7 @@
 %%THEMES%%share/sylpheed-claws/themes/stw/unread.xpm
 %%THEMES%%share/sylpheed-claws/themes/stw/up_arrow.xpm
 %%THEMES%%share/sylpheed-claws/themes/stw/vcard.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/ChangeLog
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/README
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/address.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/address_book.xpm
@@ -609,22 +782,29 @@
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/category.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/checkbox_off.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/checkbox_on.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/clip.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/clipkey.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/close.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/complete.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/continue.xpm
-%%THEMES%%share/sylpheed-claws/themes/sylzilla/delete.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/deleted.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_close.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_close_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_open.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/dir_open_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/down_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/drafts_open_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/edit_extern.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/error.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/exec.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/forwarded.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/group.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/ignore_thread.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/ignorethread.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_close.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_close_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/inbox_hrm.xpm
@@ -646,37 +826,47 @@
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_all.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_author.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_reply_to_list.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_send.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_send_queue.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/mail_sign.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/mark.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/messageview_text.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/new.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/news_compose.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_error.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_note.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/notice_warn.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_close.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_close_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_open.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/outbox_open_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/paste.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/pgp_signed.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/preferences.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/print.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/properties.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/queue.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_close.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_close_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_open.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/queue_open_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/quicksearch.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/replied.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/search.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close_harm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_close_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open_harm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/trash_open_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/unread.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/up_arrow.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/vcard.xpm
+%%THEMES%%share/sylpheed-claws/themes/sylzilla/work.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/work_offline.xpm
 %%THEMES%%share/sylpheed-claws/themes/sylzilla/work_online.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/address.xpm
@@ -694,6 +884,8 @@
 %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_open.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/dir_open_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/down_arrow.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02c/drafts_close.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02c/drafts_open.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/edit_extern.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/error.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/exec.xpm
@@ -733,6 +925,7 @@
 %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_close_hrm.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_open.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/queue_open_hrm.xpm
+%%THEMES%%share/sylpheed-claws/themes/tml02c/quicksearch.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/replied.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_close.xpm
 %%THEMES%%share/sylpheed-claws/themes/tml02c/trash_close_hrm.xpm
@@ -745,18 +938,20 @@
 %%THEMES%%share/sylpheed-claws/themes/tml02c/work_online.xpm
 share/sylpheed-claws/update-po
 share/sylpheed-claws/uudec
-%%THEMES%%@dirrm share/sylpheed-claws/themes/tml02c
-%%THEMES%%@dirrm share/sylpheed-claws/themes/sylzilla
-%%THEMES%%@dirrm share/sylpheed-claws/themes/stw
-%%THEMES%%@dirrm share/sylpheed-claws/themes/mozilla
-%%THEMES%%@dirrm share/sylpheed-claws/themes/mongrel
-%%THEMES%%@dirrm share/sylpheed-claws/themes/blue_anarchy
-%%THEMES%%@dirrm share/sylpheed-claws/themes/black
-%%THEMES%%@dirrm share/sylpheed-claws/themes/XeNtish
-%%THEMES%%@dirrm share/sylpheed-claws/themes/Plain_and_Bluish
-%%THEMES%%@dirrm share/sylpheed-claws/themes/New_Session
-%%THEMES%%@dirrm share/sylpheed-claws/themes/Kovico-sylpheed
 %%THEMES%%@dirrm share/sylpheed-claws/themes/Crystal
+%%THEMES%%@dirrm share/sylpheed-claws/themes/Graphitte
+%%THEMES%%@dirrm share/sylpheed-claws/themes/Kovico-sylpheed
+%%THEMES%%@dirrm share/sylpheed-claws/themes/New_Session
+%%THEMES%%@dirrm share/sylpheed-claws/themes/Phoenity
+%%THEMES%%@dirrm share/sylpheed-claws/themes/Plain_and_Bluish
+%%THEMES%%@dirrm share/sylpheed-claws/themes/XeNtish
+%%THEMES%%@dirrm share/sylpheed-claws/themes/black
+%%THEMES%%@dirrm share/sylpheed-claws/themes/blue_anarchy
+%%THEMES%%@dirrm share/sylpheed-claws/themes/mongrel
+%%THEMES%%@dirrm share/sylpheed-claws/themes/mozilla
+%%THEMES%%@dirrm share/sylpheed-claws/themes/stw
+%%THEMES%%@dirrm share/sylpheed-claws/themes/sylzilla
+%%THEMES%%@dirrm share/sylpheed-claws/themes/tml02c
 %%THEMES%%@dirrm share/sylpheed-claws/themes
 @dirrm share/sylpheed-claws
 @unexec rmdir %D/share/pixmaps 2>/dev/null || true
--- sylpheed-claws-0.8.10-0.9.3.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list