ports/99219: [maintainer update] mail/sylpheed-claws-cachesaver

Pawel Pekala c0rn at o2.pl
Tue Jun 20 22:20:25 UTC 2006


>Number:         99219
>Category:       ports
>Synopsis:       [maintainer update] mail/sylpheed-claws-cachesaver
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 20 22:20:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 5.5-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.5-RELEASE #5: Mon May 29 17:57:41 CEST 2006
    root at blaviken.slowicza.org:/usr/src/sys/i386/compile/CORN



>Description:


- update to 0.10.1
- new mastersite dns
- remove obsolete patch (accepted upstream)


>How-To-Repeat:





>Fix:


--- sc-cachesaver.diff begins here ---
diff -urN /usr/ports/mail/sylpheed-claws-cachesaver/Makefile sylpheed-claws-cachesaver/Makefile
--- /usr/ports/mail/sylpheed-claws-cachesaver/Makefile	Fri May 12 15:25:35 2006
+++ sylpheed-claws-cachesaver/Makefile	Tue Jun 20 23:32:29 2006
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	cachesaver
-PORTVERSION=	0.8
+PORTVERSION=	0.10.1
 CATEGORIES=	mail
-MASTER_SITES=	http://claws.sylpheed.org/downloads/plugins/
+MASTER_SITES=	http://sylpheed-claws.net/downloads/plugins/
 PKGNAMEPREFIX=	sylpheed-claws-
 
 MAINTAINER=	c0rn at o2.pl
diff -urN /usr/ports/mail/sylpheed-claws-cachesaver/distinfo sylpheed-claws-cachesaver/distinfo
--- /usr/ports/mail/sylpheed-claws-cachesaver/distinfo	Fri May 12 15:25:36 2006
+++ sylpheed-claws-cachesaver/distinfo	Mon Jun 12 20:21:42 2006
@@ -1,3 +1,3 @@
-MD5 (cachesaver-0.8.tar.gz) = 275b864e65e71ab277e0b411556d9b6f
-SHA256 (cachesaver-0.8.tar.gz) = bf83593410bed6f6a568497a54f1d1cb6e460c874625e9244bc49acd59f8793c
-SIZE (cachesaver-0.8.tar.gz) = 319300
+MD5 (cachesaver-0.10.1.tar.gz) = 961c945c4dcb32efbc224821b6b1a025
+SHA256 (cachesaver-0.10.1.tar.gz) = 59d438124a55f39ba3bf492c1b1f386d7b42d59d5f3702dca3de8f3dcbba8195
+SIZE (cachesaver-0.10.1.tar.gz) = 323097
diff -urN /usr/ports/mail/sylpheed-claws-cachesaver/files/patch-src_plugin.c sylpheed-claws-cachesaver/files/patch-src_plugin.c
--- /usr/ports/mail/sylpheed-claws-cachesaver/files/patch-src_plugin.c	Wed May 10 17:51:37 2006
+++ sylpheed-claws-cachesaver/files/patch-src_plugin.c	Thu Jan  1 01:00:00 1970
@@ -1,15 +0,0 @@
---- src/plugin.c.orig	Wed May 10 12:13:52 2006
-+++ src/plugin.c	Wed May 10 12:22:47 2006
-@@ -28,10 +28,11 @@
- 
- static void save_all_caches(FolderItem *item, gpointer data)
- {
-+	gchar *id;
- 	
- 	if (!item->cache)
- 		return;
--	gchar *id = folder_item_get_identifier(item);
-+	id = folder_item_get_identifier(item);
- 	g_free(id);
- 	folder_item_write_cache(item);
- }
--- sc-cachesaver.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list