Subject: pkg/17645: mail/sylpheed-claws update
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dawszy@polnet.wroc.pl>
List: netbsd-bugs
Date: 07/19/2002 10:06:16
>Number:         17645
>Category:       pkg
>Synopsis:       mail/sylpheed-claws update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 19 01:07:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 1.6_BETA2
>Organization:

Regards,
Dawid Szymanski
>Environment:
	
	
System: NetBSD jakakoles.polnet.wroc.pl 1.6_BETA2 NetBSD 1.6_BETA2 (GENERIC) #0: Thu Jun 13 21:59:51 CEST 2002 dawszy@gornik.tgr.lubin.edu.pl:/usr/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
	
	Update 0.7.6 -> 0.7.8:
	mainly SSL and MIME fixes

>How-To-Repeat:
	Add as patches/patch-aa and patch-ab:

$NetBSD$

--- configure.orig	Sat Jun 15 16:50:09 2002
+++ configure
@@ -14121,7 +14121,7 @@ EOF
 
 fi
 
-for ac_func in gethostname mkdir mktime socket strstr \
+for ac_func in gethostname mkdir mktime socket strstr strchr \
 	       wcsstr wcswcs iswalnum iswspace towlower \
 	       wcslen wcscpy wcsncpy \
 	       uname flock lockf inet_aton inet_addr \


$NetBSD$

--- config.h.in.orig	Sat Jun 15 16:50:03 2002
+++ config.h.in
@@ -259,6 +259,9 @@
 /* Define if you have the `strstr' function. */
 #undef HAVE_STRSTR
 
+/* Define if you have the `strchr' function. */
+#undef HAVE_STRCHR
+
 /* Define if you have the `strtoul' function. */
 #undef HAVE_STRTOUL

And apply this:


Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/mail/sylpheed-claws/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	2002/06/01 12:30:47	1.2
+++ Makefile	2002/07/19 07:51:38
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/06/01 11:43:29 grant Exp $
+# $NetBSD: Makefile,v 1.2 2002/06/01 12:30:47 grant Exp $
 
-DISTNAME=	sylpheed-0.7.6claws
-PKGNAME=	sylpheed-claws-0.7.6
+DISTNAME=	sylpheed-0.7.8claws
+PKGNAME=	sylpheed-claws-0.7.8
 CATEGORIES=	mail news x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
 EXTRACT_SUFX=	.tar.bz2
@@ -21,6 +21,7 @@
 CONFIGURE_ARGS+=	--enable-gpgme
 CONFIGURE_ARGS+=	--enable-nls
 CONFIGURE_ARGS+=	--enable-ssl
+CONFIGURE_ARGS+=	--enable-compface
 
 .include "../../mk/bsd.prefs.mk"
 BUILD_DEFS+=		USE_INET6
@@ -30,6 +31,7 @@
 .endif
 
 .include "../../graphics/imlib/buildlink.mk"
+.include "../../graphics/compface/buildlink.mk"
 .include "../../security/gpgme/buildlink.mk"
 .include "../../security/openssl/buildlink.mk"
 .include "../../x11/gtk/buildlink.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/mail/sylpheed-claws/PLIST,v
retrieving revision 1.1
diff -u -r1.1 PLIST
--- PLIST	2002/06/01 11:43:29	1.1
+++ PLIST	2002/07/19 07:51:38
@@ -1,5 +1,7 @@
 @comment $NetBSD$
 bin/sylpheed
+lib/charset.alias
+share/gnome/apps/Internet/sylpheed.desktop
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/sylpheed.mo
@@ -10,11 +12,13 @@
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/sylpheed.mo
+${PKGLOCALEDIR}/locale/locale.alias
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sylpheed.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sylpheed.mo
+share/pixmaps/sylpheed.png
 share/sylpheed/faq/de/sylpheed-faq-1.html
 share/sylpheed/faq/de/sylpheed-faq-2.html
 share/sylpheed/faq/de/sylpheed-faq-3.html
@@ -150,3 +154,5 @@
 @dirrm share/sylpheed/faq/en
 @dirrm share/sylpheed/faq/de
 @dirrm share/sylpheed/faq
+@dirrm share/sylpheed
+@dirrm share/gnome/apps/Internet
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/mail/sylpheed-claws/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2002/06/01 11:43:29	1.1
+++ distinfo	2002/07/19 07:51:38
@@ -1,4 +1,6 @@
-$NetBSD$
+$NetBSD: distinfo,v 1.1 2002/06/01 11:43:29 grant Exp $
 
-SHA1 (sylpheed-0.7.6claws.tar.bz2) = c864a7af21d0bd7feed41baa38ce01e2807ad76e
-Size (sylpheed-0.7.6claws.tar.bz2) = 1540297 bytes
+SHA1 (sylpheed-0.7.8claws.tar.bz2) = 49f7587cb9a83d9f0598a3a7e32e4ff47c0ad839
+Size (sylpheed-0.7.8claws.tar.bz2) = 1711787 bytes
+SHA1 (patch-aa) = 95de5787b2fcc16e0d1e3c4bff291b8666f07b2d
+SHA1 (patch-ab) = b87d08c0fe8056c82ba1b60a4a7dee3fd4e38573
 
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: